Improved implementation of #601 - Data analysis tests are running again
Fixed some issues in #601 detected by the SW tests
Improved implementation of ticket #601 - Enabled further string table reads - Added grey background to code snippets in the documentation viewer
Improved implementation of ticket #601 - Added full flexibility to the table editor. Values will be converted on-the-fly, if possible - Re-integrated tables will also be converted back to numerical values, where possible
Improved implementation of ticket #601 - Removed ToDos - Enabled pasting of string columns into the table editor
Resolved an issue in #601 - Column implementation for values used 0 instead of NaN as default value
Resolved an issue in implementation of #601 - The shrink-method did not work as expected - Saving and loading of empty columns was not fully secured
Improved implementation for #601 - Streamlined the internal and external string representations
Improved implementation for ticket #601 - Merged two similar functions into a common function
Fixed an oversight in the stringfunchandler.cpp for ticket #601