summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2016-02-06vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2-0/+4
2016-02-06loplugin:unusedmethods vcl(part2)Noel Grandin2-18/+0
2016-02-06Use explicit OUString::copy(0, 1) rather than odd OUString::getCharStephan Bergmann1-1/+2
2016-02-06Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky2-10/+10
2016-02-06Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky1-4/+4
2016-02-06bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna1-3/+3
2016-02-06Drop duplicate #includesTakeshi Abe1-2/+0
2016-02-06Fix typosAndrea Gelmini1-4/+1
2016-02-06Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06remove unnecessary check for null when calling deleteNoel Grandin3-10/+5
2016-02-06cppcheck:redundantAssignmentNoel Grandin1-4/+2
2016-02-05convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-2/+2
2016-02-05convert GETFOCUS constants to scoped enumNoel Grandin1-1/+1
2016-02-05convert INVALIDATE constants to scoped enumNoel Grandin4-5/+5
2016-02-05convert SHOW constants to scoped enumNoel Grandin2-2/+2
2016-02-05loplugin:constantfunctionNoel Grandin4-21/+4
2015-12-10Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara1-2/+2
2015-12-06cui: GCC 4.6 still doesn't do "override"Jan-Marek Glogowski1-1/+1
2015-11-28Resolves: tdf#95352 resize the columns when the edits repositionCaolán McNamara2-30/+50
2015-11-28assign macro dialog: correct event name "errorOccured"Lionel Elie Mamane1-1/+1
2015-11-03Fix popup menu IDs after .ui conversionMaxim Monastirsky1-12/+12
2015-09-18tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks2-3/+7
2015-09-18WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist1-0/+10
2015-08-31tdf#93620: show OpenGL status in Help->AboutLászló Németh1-0/+6
2015-08-31tdf#93547: Add basic lock-down support for OpenGL settingsMichael Meeks1-2/+10
2015-08-20tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier1-1/+8
2015-08-06tdf#93079: "resize shape to fit text" state can't be disabledJulien Nabet1-1/+1
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky9-10/+10
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-1/+1
2015-08-06coverity#1307697 Dereference null return valueCaolán McNamara1-8/+12
2015-08-06Handle highlighting case inside SvxBackgroundPage classZolnai Tamás3-2/+39
2015-08-06tdf#91748 fix preview of special charactersTomaž Vajngerl2-7/+11
2015-08-06tdf#89830: Ambiguous naming of character backgroundZolnai Tamás5-0/+14
2015-08-06more untranslatable UI stringsAndras Timar1-2/+1
2015-08-06add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara2-5/+6
2015-08-06tdf#90804 remove SfxFieldUnit enumAndras Timar1-1/+1
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin29-37/+48
2015-08-06tdf#91702 - fix stack-based MessBox allocation.Michael Meeks4-9/+8
2015-08-06dispose SfxControllerItem objects correctlyLászló Németh2-0/+7
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-4/+4
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-18/+6
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