summaryrefslogtreecommitdiff
path: root/cui/source/options/optaboutconfig.cxx
AgeCommit message (Expand)Author
2015-05-18perform a boundary checkTakeshi Abe
2015-05-10Crash Options->Advanced->Advanced, missing disposeAndClearPhilippe Jung
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-02-05Extend loplugin:passstuffbyref to handle lambdasStephan Bergmann
2015-02-05Implement search funtion in Expert Configuration dialog.Palenik Mihály
2014-10-30Improve SvSimpleTable classPalenik Mihály
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-09Resolves: fdo#73806 reduce the size-request of the expert config dialogCaolán McNamara
2014-07-09have expert config dialog survive exceptionsCaolán McNamara
2014-05-27Export Config: Use ModelessDialogThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17cui: prefer passing OUString by referenceNoel Grandin
2014-02-25callcatcher: update unused codeCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-14Dialog::Execute does not return boolStephan Bergmann
2013-12-12About config: Make the value box dialog a bit nicer.Jan Holesovsky
2013-12-06More Expert Config Page fixesStephan Bergmann
2013-12-06fdo#72125 - Expert config dialog takes too much time to come upNoel Grandin
2013-12-06A bit of constness.Jan Holesovsky
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-29fdo#70049 Expert Config page cannot save booleanEfe Gürkan YALAMAN
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-09-27WaE: variable 'bValid' is used uninitialized whenever 'if' condition is falseTor Lillqvist
2013-09-26Fix 32-bit buildsStephan Bergmann
2013-09-25list types added to Expert Config pageEfe Gürkan YALAMAN
2013-09-09WaE: unused variable 'aText'Andrzej J.R. Hunt
2013-09-09WaE: variables 'nDoub' and 'nFloat' are uninitialized when used hereTor Lillqvist
2013-09-09Various improvements Expert ConfigEfe Gürkan YALAMAN
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-09-05CID#1078788: fix memory leakMarkus Mohrhard
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-14Help button added to the aboutconfigvalue dialogEfe Gürkan YALAMAN
2013-08-13Expert config edit button implemented.Efe Gürkan YALAMAN
2013-08-01Fixup: SvxSimpleTableContainer got moved to svtoolsThorsten Behrens
2013-08-01Fix indent, use more idiomatic const ascii array & methods.Thorsten Behrens
2013-08-01Hardcoded 3 toplevel configuration names for merging to masterEfe Gürkan YALAMAN
2013-08-01Cosmetic changes for experimental featuresEfe Gürkan YALAMAN