summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optgenrl.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salunicodeliteral: cuiStephan Bergmann2017-04-281-1/+1
* Fix indentationTor Lillqvist2017-04-281-4/+4
* tdf#105841: Avoid REGRESSION!!!Tor Lillqvist2017-04-281-55/+47
* use strong_int for LanguageTypeNoel Grandin2017-04-261-10/+7
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:loopvartoosmallStephan Bergmann2017-03-071-15/+15
* WaE: unused variableDavid Tardon2017-01-021-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* Simplify user name option GUI: Just a single "name" fieldTor Lillqvist2016-08-231-47/+55
* Rename two functions that had misleading namesTor Lillqvist2016-08-231-4/+4
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-11/+0
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-021-1/+1
* loplugin:unusedfields variousNoel Grandin2015-11-251-6/+3
* convert Link<> to typedNoel Grandin2015-10-161-5/+4
* boost->stdCaolán McNamara2015-09-141-5/+2
* cppcheck: badBitmaskCheckCaolán McNamara2015-08-101-5/+1
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-1/+1
* Use explicit OUString::copy(0, 1) rather than odd OUString::getCharStephan Bergmann2015-06-191-1/+2
* convert USER_OPT constants to scoped enumNoel Grandin2015-05-061-29/+29
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* convert _EDIT constants to scoped enumNoel Grandin2015-04-291-28/+29
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-8/+13
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-2/+2
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-2/+12
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-5/+0
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* loplugin: cstylecastNoel Grandin2014-10-231-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-1/+1
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* WaE: C4245: signed/unsigned mismatchThomas Arnhold2014-08-131-1/+1
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-3/+3
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-3/+3
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-2/+2
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-081-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-4/+4
* Remove visual noise from cuiAlexander Wilms2014-02-261-8/+8
* Remove unneccessary commentsAlexander Wilms2014-02-231-13/+13
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fix updating of initials for the RussiansIvan Timofeev2013-08-181-6/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* -Wunused-macrosStephan Bergmann2013-03-271-2/+0
* remove ugly padding on empty rowsCaolán McNamara2013-02-201-0/+5
* move (rather dubious) accessibility name assignment code to .uiCaolán McNamara2013-02-201-35/+0
* Resolves: fdo#30862 move user options page to cui and adapt codeCaolán McNamara2013-02-201-147/+91
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-241-1/+1