summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-08-14 15:35:16 +0200
committerEike Rathke <erack@redhat.com>2012-08-14 15:41:43 +0200
commitd26599c3e1dea940439985b46b727cfc22b37c38 (patch)
tree8c5c75622af9c6d02fdc5ee12eb0d6b42d9a6f9d /vcl/unx/gtk
parent597bdd89d108fb8325d81f5b30ffdd0d3ea68072 (diff)
changes to "fdo#47674 Save settings for Import Ascii Text Dlg"
* For TextToColumn some fields are preset and not changeable and configuration does not provide properties, do not attempt to access non-existing properties. In fact unotools/source/config/configmgr.cxx mocks about these cases if built with debug. * Do not use RTL_CONSTASCII_USTRINGPARAM with new code, OUString knows about ASCII literals. * Converted an if(meCall==...){}if(meCall==...) to a switch case. * Sensible indentation, please ;-) Change-Id: I6ef78cad3958b6379d17275a716bb62553b07601
Diffstat (limited to 'vcl/unx/gtk')
0 files changed, 0 insertions, 0 deletions