summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)AuthorFilesLines
2016-02-06remove some unnecessary typedefs to pointerNoel Grandin2-5/+3
2016-02-06Fix typosAndrea Gelmini2-2/+2
2016-02-06loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2016-02-06Simplify uses of OUString::replaceAll with literal argumentsStephan Bergmann1-1/+1
2016-02-06loplugin:loopvartoosmallNoel Grandin8-11/+11
2016-02-06seems to be what was meantLionel Elie Mamane1-1/+1
2016-02-06Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky3-14/+14
2016-02-06Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky3-18/+18
2016-02-06bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna2-4/+4
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini2-4/+4
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe5-11/+11
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06remove unnecessary check for null when calling deleteNoel Grandin2-6/+3
2016-02-05Typo: emty->emptyJulien Nabet2-3/+3
2016-02-05convert SCROLL constants to scoped enumNoel Grandin1-1/+1
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna4-7/+26
2015-11-24editeng lok: invalidate on scrollMiklos Vajna1-0/+6
2015-11-16editeng lok: respect origin of map mode for TEXT_SELECTIONMiklos Vajna1-0/+9
2015-11-16editeng lok: respect origin of map mode for INVALIDATE_VISIBLE_CURSORMiklos Vajna1-0/+7
2015-11-10EditUndoRemoveChars::GetStr must return a referenceStephan Bergmann1-1/+1
2015-11-10Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara1-13/+21
2015-11-03Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung1-1/+7
2015-10-17tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh1-1/+5
2015-10-16editeng tiled rendering: avoid selections callbacks in Paint()Miklos Vajna1-1/+4
2015-10-14editeng: add EditView::GetSelectionRectangles()Miklos Vajna4-5/+28
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna1-5/+4
2015-09-18tdf#93052 - When save, generate unused list-styles in context.xmlJuergen Funk1-2/+3
2015-09-18Fix tdf#93781 Impress copy wrong style name to clipboard whenMark Hung1-1/+2
2015-08-31don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara2-32/+12
2015-08-20tdf#93384 editeng rendercontext: don't paint spellcheck result directlyMiklos Vajna1-2/+1
2015-08-06tdf#88295: Don't export transparent background colour as whiteKatarina Behrens1-0/+45
2015-08-06tdf#90804 remove SfxFieldUnit enumAndras Timar1-2/+2
2015-08-06AutoCorrect: fix not immediately replacement of Emoji :short_names:László Németh1-2/+7
2015-08-06tdf#91702 - fix stack-based MessBox allocation.Michael Meeks3-3/+3
2015-08-06tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens1-1/+1
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-1/+1
2015-05-29convert POINTER constants to scoped enumNoel Grandin2-9/+9
2015-05-27tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1
2015-05-26ImpEditView::SetCursorAtPoint tiled rendering: avoid partial selectionsMiklos Vajna1-2/+2
2015-05-26ImpEditEngine::MoveCursor tiled rendering: avoid partial selectionsMiklos Vajna1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier17-106/+106
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin3-3/+3
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens2-8/+8
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini3-18/+12
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-2/+2