summaryrefslogtreecommitdiff
path: root/cui/source/options/optaboutconfig.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-16cui: sal_Bool->boolNoel Grandin1-3/+3
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-17cui: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-25callcatcher: update unused codeCaolán McNamara1-5/+0
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-14Dialog::Execute does not return boolStephan Bergmann1-2/+1
2013-12-12About config: Make the value box dialog a bit nicer.Jan Holesovsky1-1/+1
2013-12-06More Expert Config Page fixesStephan Bergmann1-79/+130
2013-12-06fdo#72125 - Expert config dialog takes too much time to come upNoel Grandin1-48/+29
2013-12-06A bit of constness.Jan Holesovsky1-3/+2
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN1-37/+18
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin1-2/+2
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-21/+21
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-2/+2
2013-10-29fdo#70049 Expert Config page cannot save booleanEfe Gürkan YALAMAN1-10/+8
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-09-27WaE: variable 'bValid' is used uninitialized whenever 'if' condition is falseTor Lillqvist1-1/+1
2013-09-26Fix 32-bit buildsStephan Bergmann1-1/+1
2013-09-25list types added to Expert Config pageEfe Gürkan YALAMAN1-27/+140
2013-09-09WaE: unused variable 'aText'Andrzej J.R. Hunt1-2/+0
2013-09-09WaE: variables 'nDoub' and 'nFloat' are uninitialized when used hereTor Lillqvist1-2/+2
2013-09-09Various improvements Expert ConfigEfe Gürkan YALAMAN1-92/+219
2013-09-09callcatcher: update unused codeCaolán McNamara1-27/+0
2013-09-05CID#1078788: fix memory leakMarkus Mohrhard1-4/+8
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-08-14Help button added to the aboutconfigvalue dialogEfe Gürkan YALAMAN1-2/+0
2013-08-13Expert config edit button implemented.Efe Gürkan YALAMAN1-13/+142
2013-08-01Fixup: SvxSimpleTableContainer got moved to svtoolsThorsten Behrens1-1/+1
2013-08-01Fix indent, use more idiomatic const ascii array & methods.Thorsten Behrens1-7/+7
2013-08-01Hardcoded 3 toplevel configuration names for merging to masterEfe Gürkan YALAMAN1-2/+14
2013-08-01Cosmetic changes for experimental featuresEfe Gürkan YALAMAN1-27/+34
2013-08-01initial editBtn click handler addedEfe Gürkan YALAMAN1-0/+16
2013-08-01getConfigAccess Re-arranged for getting update accessEfe Gürkan YALAMAN1-3/+17
2013-08-01Header bar sorting implemented.Efe Gürkan YALAMAN1-4/+32
2013-08-01string and long sequence's added.Efe Gürkan YALAMAN1-0/+33
2013-08-01Boolean and string types added for representation.Efe Gürkan YALAMAN1-0/+22
2013-08-01initial implementation of mapping valuesEfe Gürkan YALAMAN1-4/+32
2013-08-01Page testing loads options to the LBEfe Gürkan YALAMAN1-3/+6
2013-08-01configaccess and FillItems can take '/' as nodepathEfe Gürkan YALAMAN1-4/+5
2013-08-01Tabpage doesn't crash on load and traverses configurationsEfe Gürkan YALAMAN1-5/+5
2013-08-01Reset method implementation.Efe Gürkan YALAMAN1-3/+11
2013-08-01FillItems implemenedEfe Gürkan YALAMAN1-3/+38
2013-08-01Configuration Access method implemented.Efe Gürkan YALAMAN1-0/+34
2013-08-01InsertEntry method implementedEfe Gürkan YALAMAN1-0/+14
2013-08-01Revert "starting to initial implementation"Efe Gürkan YALAMAN1-15/+1
2013-08-01starting to initial implementationEfe Gürkan YALAMAN1-1/+15
2013-08-01Fix for crash on button press.Efe Gürkan YALAMAN1-0/+1
2013-08-01Small fix for visible column namesEfe Gürkan YALAMAN1-8/+17
2013-08-01Multi column listboxes initial headerbar addedEfe Gürkan YALAMAN1-1/+13