summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara2-5/+6
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann15-36/+36
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar1-1/+1
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara1-10/+0
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara8-15/+137
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin29-37/+48
2015-06-02sal_uInt16 to sal_Int16Matteo Casalin1-1/+1
2015-06-02Data members are already accessible by member functionsMatteo Casalin2-11/+9
2015-06-01Avoid temporary OUStringsMatteo Casalin1-17/+10
2015-06-01Prefix data membersMatteo Casalin2-96/+95
2015-06-01This member can be constMatteo Casalin1-1/+1
2015-06-01Use initialization listMatteo Casalin1-5/+3
2015-06-01Fix typos in commentsMatteo Casalin1-6/+6
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin2-8/+7
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh2-0/+7
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks4-9/+8
2015-05-29loplugin:loopvartoosmallNoel Grandin15-44/+44
2015-05-29remove unused CHRDLG_ definesNoel Grandin1-28/+0
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung13-49/+49
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-2/+2
2015-05-26Resolves: tdf#89904 allow the options color page to load/save palettesCaolán McNamara2-15/+5
2015-05-26dynamic_cast of this to the type is already isCaolán McNamara1-3/+1
2015-05-26CptlSttSent -> CapitalStartSentence.Jan Holesovsky2-4/+4
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky2-10/+10
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky1-4/+4
2015-05-26bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna1-3/+3
2015-05-26loplugin:unnecessarysuperclass, merge ImageProvider with SaveInDataNoel Grandin4-17/+10
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin4-5/+5
2015-05-25related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky1-4/+4
2015-05-25convert SHOW constants to scoped enumNoel Grandin2-2/+2
2015-05-23tdf#91469: convert links in help/about to httpsJulien Nabet1-1/+1
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-05-22loplugin:constantfunctionNoel Grandin4-21/+4
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-4/+4
2015-05-20VclPtr: crash on exit after visiting MSOffice compat pageCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier8-77/+77
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin5-28/+27
2015-05-19tdf#91185 - appearance settings lifecycle fix.Michael Meeks1-2/+12
2015-05-18make ui string translatableAndras Timar1-1/+1
2015-05-18perform a boundary checkTakeshi Abe1-1/+2
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-1/+1
2015-05-16Add missing ellipsis to the color picking buttonAdolfo Jayme Barrientos1-1/+1
2015-05-15tdf#91280 Fix capitalization in OpenCL white/blacklist dialogAdolfo Jayme Barrientos1-91/+91
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini27-136/+19
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin2-5/+5
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin2-3/+3