summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2015-11-03Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung
2015-10-17tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh
2015-10-16editeng tiled rendering: avoid selections callbacks in Paint()Miklos Vajna
2015-10-14editeng: add EditView::GetSelectionRectangles()Miklos Vajna
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna
2015-09-18tdf#93052 - When save, generate unused list-styles in context.xmlJuergen Funk
2015-09-18Fix tdf#93781 Impress copy wrong style name to clipboard whenMark Hung
2015-08-31don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara
2015-08-20tdf#93384 editeng rendercontext: don't paint spellcheck result directlyMiklos Vajna
2015-08-06tdf#88295: Don't export transparent background colour as whiteKatarina Behrens
2015-08-06tdf#90804 remove SfxFieldUnit enumAndras Timar
2015-08-06AutoCorrect: fix not immediately replacement of Emoji :short_names:László Németh
2015-08-06tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-08-06tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-27tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-26ImpEditView::SetCursorAtPoint tiled rendering: avoid partial selectionsMiklos Vajna
2015-05-26ImpEditEngine::MoveCursor tiled rendering: avoid partial selectionsMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11cppcheck: unreadVariableCaolán McNamara
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07SotStorage ctor takes as 3rd param a StorageMode (aka short)Stephan Bergmann
2015-05-06VclPtr: one ref too manyCaolán McNamara
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin
2015-05-05vcl::Window::Scroll takes a sal_uInt16 nFlags, not a sal_BoolStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-03drop useless temp debugging stringsCaolán McNamara
2015-05-03drop useless temp debugging stringsCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann