summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-07-04loplugin:casttovoidStephan Bergmann
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-02loplugin:casttovoid: cuiStephan Bergmann
2017-07-02nMinPasswdLen is "currently not supported" ever sinceStephan Bergmann
2017-06-30Hexcode amd decimal code should be updated while switching to recent viewAkshay Deep
2017-06-28Use SvTreeListBox's own method: RemoveEntryMuhammet Kara
2017-06-28Implement search feature in the Kayboard tabMuhammet Kara
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