summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung2015-11-031-1/+7
* tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh2015-10-171-1/+5
* editeng tiled rendering: avoid selections callbacks in Paint()Miklos Vajna2015-10-161-1/+4
* editeng: add EditView::GetSelectionRectangles()Miklos Vajna2015-10-144-5/+28
* editeng, sw, sc: use comphelper::string::join()Miklos Vajna2015-10-081-5/+4
* tdf#93052 - When save, generate unused list-styles in context.xmlJuergen Funk2015-09-181-2/+3
* Fix tdf#93781 Impress copy wrong style name to clipboard whenMark Hung2015-09-181-1/+2
* don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara2015-08-312-32/+12
* tdf#93384 editeng rendercontext: don't paint spellcheck result directlyMiklos Vajna2015-08-201-2/+1
* tdf#88295: Don't export transparent background colour as whiteKatarina Behrens2015-08-061-0/+45
* tdf#90804 remove SfxFieldUnit enumAndras Timar2015-08-061-2/+2
* AutoCorrect: fix not immediately replacement of Emoji :short_names:László Németh2015-08-061-2/+7
* tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2015-08-063-3/+3
* tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens2015-08-061-1/+1
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-291-1/+1
* convert POINTER constants to scoped enumNoel Grandin2015-05-292-9/+9
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-271-1/+1
* ImpEditView::SetCursorAtPoint tiled rendering: avoid partial selectionsMiklos Vajna2015-05-261-2/+2
* ImpEditEngine::MoveCursor tiled rendering: avoid partial selectionsMiklos Vajna2015-05-261-2/+2
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-2017-106/+106
* convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2015-05-203-3/+3
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-201-2/+2
* Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens2015-05-182-8/+8
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-153-18/+12
* conver MENU_FLAG_ constants to scoped enumNoel Grandin2015-05-151-2/+2
* convert POPUPMENU_ constants to scoped enumNoel Grandin2015-05-151-1/+1
* convert INPUTCONTEXT_ constants to scoped enumNoel Grandin2015-05-141-1/+1
* convert QUICKHELP constants to scoped enumNoel Grandin2015-05-142-2/+2
* convert GRFILTER_I_FLAGS to scoped enumNoel Grandin2015-05-141-1/+1
* convert KERNING_ constants to scoped enumNoel Grandin2015-05-144-5/+5
* convert CURSOR_DIRECTION constants to scoped enumNoel Grandin2015-05-121-3/+3
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-10/+10
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-113-3/+3
* cppcheck: unreadVariableCaolán McNamara2015-05-111-1/+0
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-101-5/+5
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-0/+1
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-3/+3
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-15/+15
* Remove SvStorage aliasStephan Bergmann2015-05-071-1/+1
* Remove SvStorageStreamRef aliasStephan Bergmann2015-05-071-2/+2
* SotStorage ctor takes as 3rd param a StorageMode (aka short)Stephan Bergmann2015-05-071-13/+13
* VclPtr: one ref too manyCaolán McNamara2015-05-061-2/+2
* convert DEFAULTFONT_ constants to scoped enumNoel Grandin2015-05-063-6/+6
* convert FONTTOSUBSFONT constants to scoped enumNoel Grandin2015-05-062-5/+5
* vcl::Window::Scroll takes a sal_uInt16 nFlags, not a sal_BoolStephan Bergmann2015-05-051-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-053-4/+3
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-052-7/+4
* drop useless temp debugging stringsCaolán McNamara2015-05-031-12/+0
* drop useless temp debugging stringsCaolán McNamara2015-05-031-6/+0
* Gradually typed LinkStephan Bergmann2015-04-3011-58/+58