summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Related tdf#108925: Use 5% steps for relative size number fieldTamás Zolnai2017-07-081-0/+1
* tdf#108925: Too small bullet size confuses the userTamás Zolnai2017-07-071-0/+1
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep2017-07-064-271/+1
* use more begin()/end() for SequenceNoel Grandin2017-07-062-6/+4
* new loplugin unnecessaryparenNoel Grandin2017-07-051-2/+2
* loplugin:unusedfields in cui..idlNoel Grandin2017-07-047-23/+15
* loplugin:unusedfields in sfx2Noel Grandin2017-07-041-2/+0
* loplugin:casttovoidStephan Bergmann2017-07-042-6/+2
* loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2017-07-045-8/+5
* loplugin:casttovoid: cuiStephan Bergmann2017-07-026-28/+13
* nMinPasswdLen is "currently not supported" ever sinceStephan Bergmann2017-07-023-8/+5
* Hexcode amd decimal code should be updated while switching to recent viewAkshay Deep2017-06-301-0/+17
* Use SvTreeListBox's own method: RemoveEntryMuhammet Kara2017-06-281-1/+1
* Implement search feature in the Kayboard tabMuhammet Kara2017-06-283-127/+209
* Fix typosAndrea Gelmini2017-06-262-3/+3
* silence some unique_ptr warningsCaolán McNamara2017-06-231-8/+14
* loplugin:unusedfields in cuiNoel Grandin2017-06-2343-181/+14
* Removed duplicated includeAndrea Gelmini2017-06-221-1/+0
* loplugin:unusedfields in svtoolsNoel Grandin2017-06-212-3/+0
* loplugin:unusedfields in svx part2Noel Grandin2017-06-212-51/+6
* loplugin:unusedfields in svx part1Noel Grandin2017-06-211-1/+0
* convert ErrCode to strong typedefNoel Grandin2017-06-212-3/+3
* Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke2017-06-212-6/+7
* 'Middle' used twiceCaolán McNamara2017-06-201-1/+1
* loplugin:oncevar in cuiNoel Grandin2017-06-2020-71/+32
* Fix screenshot missing quotes in code snippetOlivier Hallot2017-06-191-5/+5
* GSoC: Glyph View and Recent Characters Control in Special Characters dialogAkshay Deep2017-06-197-245/+834
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-14/+19
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-183-3/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-166-32/+26
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-143-3/+3
* Let CreateItemSet return unique_ptrStephan Bergmann2017-06-142-19/+23
* Use unique_ptr for SvxHpLinkDlg::mpItemSetStephan Bergmann2017-06-132-5/+11
* remove TDE integration (vclplug, address book, config backend)Michael Stahl2017-06-132-9/+0
* Get rid of last remainders of SetPos nonsenseKatarina Behrens2017-06-124-18/+3
* cleanup unused css/frame/* includesJochen Nitschke2017-06-1210-13/+3
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-122-10/+5
* tdf#107087: Select bitmap fill from preset listKatarina Behrens2017-06-082-7/+7
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-2/+2
* Improved loplugin:cstylecast to reference types: cuiStephan Bergmann2017-06-055-6/+6
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-052-2/+2
* Improved loplugin:redundantcast static_cast handling: cuiStephan Bergmann2017-06-021-3/+3
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-1/+1
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-312-2/+0
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-312-3/+0
* remove duplicate 'using namespace'Jochen Nitschke2017-05-301-1/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-306-12/+9
* 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