summaryrefslogtreecommitdiffstats
path: root/cui/source/options
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-2/+2
* Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist2017-08-251-1/+1
* convert message box style bits to scoped enumNoel Grandin2017-08-232-5/+5
* convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin2017-08-222-5/+11
* drop unused SfxSpellCheckItemJochen Nitschke2017-08-201-6/+5
* drop unused SfxSizeItemJochen Nitschke2017-08-191-1/+0
* Fix typosAndrea Gelmini2017-08-181-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* Resolves: tdf#111416 missing draw/impress optionsCaolán McNamara2017-08-091-3/+3
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-2/+2
* tdf#110448: Remove "Memory" page from Options dialogMike Kaganski2017-08-023-343/+0
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-1/+1
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* loplugin:constparams in cuiNoel Grandin2017-07-3112-19/+19
* loplugin:oncevarNoel Grandin2017-07-313-4/+4
* tdf#36747 add sort to match format list in file dialogsJames Raykowski2017-07-261-3/+2
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-12/+11
* de-hrc various thingsCaolán McNamara2017-07-2134-83/+22
* migrate to boost::gettextCaolán McNamara2017-07-2127-958/+153
* Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke2017-07-181-2/+2
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-131-1/+0
* loplugin:oncevar: empty strings: cuiStephan Bergmann2017-07-133-6/+3
* use more OUString::operator== comphelper..cuiNoel Grandin2017-07-135-11/+11
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-1/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2017-07-041-2/+1
* loplugin:casttovoid: cuiStephan Bergmann2017-07-021-4/+4
* silence some unique_ptr warningsCaolán McNamara2017-06-231-8/+14
* loplugin:unusedfields in cuiNoel Grandin2017-06-231-4/+0
* loplugin:oncevar in cuiNoel Grandin2017-06-204-12/+6
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-14/+19
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-17/+12
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-1/+1
* Let CreateItemSet return unique_ptrStephan Bergmann2017-06-141-18/+18
* remove TDE integration (vclplug, address book, config backend)Michael Stahl2017-06-131-8/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-2/+2
* Improved loplugin:redundantcast static_cast handling: cuiStephan Bergmann2017-06-021-3/+3
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-312-2/+0
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-2/+0
* remove duplicate 'using namespace'Jochen Nitschke2017-05-301-1/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* tdf#36747 Add extension in Tools > Options > Load / Save > GeneralGian Domenico Ceccarini2017-05-291-3/+21
* remove unnecessary use of OString::getStrNoel Grandin2017-05-282-6/+2
* cleanup unused css/linguistic2/ includesJochen Nitschke2017-05-281-4/+0
* coverity#1242834 Unused valueCaolán McNamara2017-05-261-4/+4
* tdf#107900: Revert "tdf#58134 Reset Button in Options Dialogues does not Work...Julien Nabet2017-05-201-1/+0
* loplugin:stringcopy: cuiStephan Bergmann2017-05-194-6/+6
* make string translation loading more uniformCaolán McNamara2017-05-1914-73/+73