summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2017-06-23silence some unique_ptr warningsCaolán McNamara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-02Improved loplugin:redundantcast static_cast handling: cuiStephan Bergmann
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29tdf#36747 Add extension in Tools > Options > Load / Save > GeneralGian Domenico Ceccarini
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-26coverity#1242834 Unused valueCaolán McNamara
2017-05-20tdf#107900: Revert "tdf#58134 Reset Button in Options Dialogues does not Work...Julien Nabet
2017-05-19loplugin:stringcopy: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-14tdf#58134 Reset Button in Options Dialogues does not Work with all Options.melikeyurtoglu
2017-05-14fix gdi resource leak with unreleased virtual deviceJulien Nabet
2017-05-13tdf#107811: expert config, deal no parent caseJulien Nabet
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-03these errors resources are in svx, not cuiCaolán McNamara
2017-04-28loplugin:salunicodeliteral: cuiStephan Bergmann
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-28Fix indentationTor Lillqvist
2017-04-28tdf#105841: Avoid REGRESSION!!!Tor Lillqvist
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann
2017-04-11Remove unnecessary casts to voidStephan Bergmann
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-11Let jfw_isVMRunning return the result; there are no error conditionsStephan Bergmann
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann
2017-04-11Determine accurate position for already added JREsStephan Bergmann
2017-04-06tdf#106943 Lock down Experimental features and Macro recordingGabor Kelemen
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna