summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2017-07-19Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara4-457/+669
2017-07-19Favourites feature in Special charactersAkshay Deep4-5/+247
2017-07-18remove unused CntWallpaperItemCaolán McNamara1-1/+0
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke1-2/+2
2017-07-18merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara1-1/+0
2017-07-18SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdoverCaolán McNamara2-139/+0
2017-07-15tdf#109103 Non-standard font color in About dialogheiko tietze1-13/+0
2017-07-14tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov7-41/+41
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+0
2017-07-13loplugin:oncevar: empty strings: cuiStephan Bergmann3-6/+3
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin13-43/+43
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2-5/+5
2017-07-10simplify some OUString compareTo callsNoel Grandin1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin3-15/+15
2017-07-08Related tdf#108925: Use 5% steps for relative size number fieldTamás Zolnai1-0/+1
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai1-0/+1
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep3-270/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin2-6/+4
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin7-23/+15
2017-07-04loplugin:unusedfields in sfx2Noel Grandin1-2/+0
2017-07-04loplugin:casttovoidStephan Bergmann2-6/+2
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann5-8/+5
2017-07-02loplugin:casttovoid: cuiStephan Bergmann6-28/+13
2017-07-02nMinPasswdLen is "currently not supported" ever sinceStephan Bergmann3-8/+5
2017-06-30Hexcode amd decimal code should be updated while switching to recent viewAkshay Deep1-0/+17
2017-06-28Use SvTreeListBox's own method: RemoveEntryMuhammet Kara1-1/+1
2017-06-28Implement search feature in the Kayboard tabMuhammet Kara2-31/+109
2017-06-26Fix typosAndrea Gelmini2-3/+3
2017-06-23silence some unique_ptr warningsCaolán McNamara1-8/+14
2017-06-23loplugin:unusedfields in cuiNoel Grandin43-181/+14
2017-06-22Removed duplicated includeAndrea Gelmini1-1/+0
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin2-3/+0
2017-06-21loplugin:unusedfields in svx part2Noel Grandin2-51/+6
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin2-3/+3
2017-06-21Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke2-6/+7
2017-06-20loplugin:oncevar in cuiNoel Grandin20-71/+32
2017-06-19Fix screenshot missing quotes in code snippetOlivier Hallot1-5/+5
2017-06-19GSoC: Glyph View and Recent Characters Control in Special Characters dialogAkshay Deep5-202/+598
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-14/+19
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke3-3/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann6-32/+26
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin3-3/+3
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann2-19/+23
2017-06-13Use unique_ptr for SvxHpLinkDlg::mpItemSetStephan Bergmann2-5/+11
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl1-8/+0
2017-06-12Get rid of last remainders of SetPos nonsenseKatarina Behrens4-18/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke10-13/+3