summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet2019-03-081-1/+2
* tdf#120525 fix linespacing <100% for impressAlicVB2018-11-281-2/+2
* Resolves: tdf#121200 Revert "ofz#7802 infinite loop"Caolán McNamara2018-11-091-15/+1
* tdf#119065 fix the style of two connected paragraphs.Mark Hung2018-10-271-6/+1
* editeng: do not throw from QueryValue implementationMichael Stahl2018-10-251-1/+2
* Fix syntaxJulien Nabet2018-08-311-1/+1
* tdf#106260 Fix invisible pasted urlsPaul Trojahn2018-08-282-5/+5
* Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara2018-08-241-0/+12
* Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2018-08-171-1/+1
* tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every WordJulien Nabet2018-08-131-1/+1
* tdf#119169 impress, crash when editing bulleted listNoel Grandin2018-08-111-1/+2
* tdf#115438 Fix freeze when pasting unformatted textPaul Trojahn2018-07-281-0/+2
* tdf#118517: Use xStg before resetting itXisco Fauli2018-07-241-1/+1
* tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen2018-06-261-1/+6
* coverity#1435680 silence Unchecked return valueCaolán McNamara2018-05-201-1/+1
* loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin2018-05-181-36/+26
* loplugin:unusedfields in editeng..filterNoel Grandin2018-05-176-38/+23
* loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin2018-05-161-17/+6
* ofz#7802 infinite loopCaolán McNamara2018-05-151-1/+15
* loplugin:useuniqueptr in ParagraphListNoel Grandin2018-05-153-33/+34
* loplugin:useuniqueptr in SvxItemPropertySetNoel Grandin2018-05-141-5/+3
* loplugin:useuniqueptr in EditTextObjectImplNoel Grandin2018-05-143-10/+6
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-1012-38/+35
* [API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl2018-05-071-2/+18
* Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna2018-05-041-0/+17
* [API CHANGE] deprecate and revert GraphicURL prop. NumberingLevelTomaž Vajngerl2018-04-281-1/+16
* convert auto correct flags to scoped enumNoel Grandin2018-04-274-91/+91
* loplugin:unusedmethodsNoel Grandin2018-04-211-1/+0
* Drop GetSvxString l10n wrapper from editengGabor Kelemen2018-04-201-5/+0
* tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2018-04-1811-13/+3
* cppcheck - fix variableScope in some filesGökhan Gurbetoğlu2018-04-171-2/+1
* sd lok: Impress: Right-click menu on misspelled word locks up sessionTamás Zolnai2018-04-161-0/+4
* -Werror,-Wreturn-std-moveStephan Bergmann2018-04-131-1/+3
* make SvxEditSource::Clone return std::unique_ptrNoel Grandin2018-04-125-12/+14
* return std::unique_ptr from SfxItemSet::CloneNoel Grandin2018-04-111-6/+2
* SvxFieldData wants to be held by tools::SvRefNoel Grandin2018-04-113-17/+17
* make EditPosition::Clone return std::unique_ptrNoel Grandin2018-04-112-3/+3
* pass EditTextObject around using std::unique_ptrNoel Grandin2018-04-119-27/+25
* loplugin:unusedmethodsNoel Grandin2018-04-101-10/+0
* std::list->std::vector in SubsetMapNoel Grandin2018-04-092-4/+4
* Avoid -fsanitize=nullStephan Bergmann2018-04-071-1/+1
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-074-21/+21
* sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2018-04-071-1/+2
* tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin2018-04-045-52/+78
* accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini2018-04-031-6/+3
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-034-21/+21
* tdf#93173: Remove arbitrary line spacing limitMike Kaganski2018-04-032-54/+43
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-013-3/+0
* unprefixed to prefixed, GetRightToLeft() to IsRightToLeft()himajin1000002018-03-311-2/+3