summaryrefslogtreecommitdiff
path: root/cui/source/options/optgenrl.cxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-23Simplify user name option GUI: Just a single "name" fieldTor Lillqvist
2016-08-23Rename two functions that had misleading namesTor Lillqvist
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-19Use explicit OUString::copy(0, 1) rather than odd OUString::getCharStephan Bergmann
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert _EDIT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.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-09vcl: VclPtr conversion in cuiNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-13WaE: C4245: signed/unsigned mismatchThomas Arnhold
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-18fix updating of initials for the RussiansIvan Timofeev
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-20remove ugly padding on empty rowsCaolán McNamara
2013-02-20move (rather dubious) accessibility name assignment code to .uiCaolán McNamara
2013-02-20Resolves: fdo#30862 move user options page to cui and adapt codeCaolán McNamara
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-25fdo#43497 Editing the first or last name clears initials.Chris Copits
2012-08-30ever-annoying int != sal_Int32 problemCaolán McNamara
2012-08-30try a stab at remote fix for no matching function for call to make_sharedCaolán McNamara
2012-08-30some more build failuresCaolán McNamara