summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#90804 remove SfxFieldUnit enumAndras Timar2015-06-081-1/+1
* Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara2015-06-081-10/+0
* Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara2015-06-078-15/+137
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-0629-37/+48
* sal_uInt16 to sal_Int16Matteo Casalin2015-06-021-1/+1
* Data members are already accessible by member functionsMatteo Casalin2015-06-022-11/+9
* Avoid temporary OUStringsMatteo Casalin2015-06-011-17/+10
* Prefix data membersMatteo Casalin2015-06-012-96/+95
* This member can be constMatteo Casalin2015-06-011-1/+1
* Use initialization listMatteo Casalin2015-06-011-5/+3
* Fix typos in commentsMatteo Casalin2015-06-011-6/+6
* sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin2015-06-012-8/+7
* dispose SfxControllerItem objects correctlyLászló Németh2015-05-292-0/+7
* tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2015-05-294-9/+8
* loplugin:loopvartoosmallNoel Grandin2015-05-2915-44/+44
* remove unused CHRDLG_ definesNoel Grandin2015-05-291-28/+0
* convert PARENTCLIPMODE constants to scoped enumNoel Grandin2015-05-281-2/+2
* convert GETFOCUS constants to scoped enumNoel Grandin2015-05-281-1/+1
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-2813-49/+49
* Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann2015-05-271-2/+2
* Resolves: tdf#89904 allow the options color page to load/save palettesCaolán McNamara2015-05-262-15/+5
* dynamic_cast of this to the type is already isCaolán McNamara2015-05-261-3/+1
* CptlSttSent -> CapitalStartSentence.Jan Holesovsky2015-05-262-4/+4
* Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky2015-05-262-10/+10
* Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky2015-05-261-4/+4
* bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna2015-05-261-3/+3
* loplugin:unnecessarysuperclass, merge ImageProvider with SaveInDataNoel Grandin2015-05-264-17/+10
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-264-5/+5
* related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky2015-05-251-4/+4
* convert SHOW constants to scoped enumNoel Grandin2015-05-252-2/+2
* tdf#91469: convert links in help/about to httpsJulien Nabet2015-05-231-1/+1
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-221-1/+1
* loplugin:constantfunctionNoel Grandin2015-05-224-21/+4
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-221-4/+4
* VclPtr: crash on exit after visiting MSOffice compat pageCaolán McNamara2015-05-201-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-208-77/+77
* convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2015-05-202-2/+2
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-205-28/+27
* tdf#91185 - appearance settings lifecycle fix.Michael Meeks2015-05-191-2/+12
* make ui string translatableAndras Timar2015-05-181-1/+1
* perform a boundary checkTakeshi Abe2015-05-181-1/+2
* Remove include stdio (part2)Julien Nabet2015-05-181-1/+0
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-1/+1
* Add missing ellipsis to the color picking buttonAdolfo Jayme Barrientos2015-05-161-1/+1
* tdf#91280 Fix capitalization in OpenCL white/blacklist dialogAdolfo Jayme Barrientos2015-05-151-91/+91
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-1527-136/+19
* conver MENU_FLAG_ constants to scoped enumNoel Grandin2015-05-152-5/+5
* convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin2015-05-152-3/+3
* tdf#65509 - Auto Save Also Too DisabledJoel2015-05-141-1/+1
* refactor cui tabpages controls to use RenderContextTomaž Vajngerl2015-05-144-346/+200