summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2017-06-26Fix typosAndrea Gelmini
2017-06-23silence some unique_ptr warningsCaolán McNamara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-22Removed duplicated includeAndrea Gelmini
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-21Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke
2017-06-20'Middle' used twiceCaolán McNamara
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-06-19Fix screenshot missing quotes in code snippetOlivier Hallot
2017-06-19GSoC: Glyph View and Recent Characters Control in Special Characters dialogAkshay Deep
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
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-13Use unique_ptr for SvxHpLinkDlg::mpItemSetStephan Bergmann
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-06-12Get rid of last remainders of SetPos nonsenseKatarina Behrens
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-08tdf#107087: Select bitmap fill from preset listKatarina Behrens
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: cuiStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
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-20tdf#107822: Apply custom pattern even if not saved as presetKatarina Behrens
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-05-17tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli
2017-05-16tdf#107853 tdf#107854 Hide useless style familiesMaxim Monastirsky
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M