summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-11-09Resolves: tdf#121200 Revert "ofz#7802 infinite loop"Caolán McNamara1-15/+1
2018-10-27tdf#119065 fix the style of two connected paragraphs.Mark Hung1-6/+1
2018-10-25editeng: do not throw from QueryValue implementationMichael Stahl1-1/+2
2018-08-31Fix syntaxJulien Nabet1-1/+1
2018-08-28tdf#106260 Fix invisible pasted urlsPaul Trojahn2-5/+5
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara1-0/+12
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-13tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every WordJulien Nabet1-1/+1
2018-08-11tdf#119169 impress, crash when editing bulleted listNoel Grandin1-1/+2
2018-07-28tdf#115438 Fix freeze when pasting unformatted textPaul Trojahn1-0/+2
2018-07-24tdf#118517: Use xStg before resetting itXisco Fauli1-1/+1
2018-06-26tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen1-1/+6
2018-05-20coverity#1435680 silence Unchecked return valueCaolán McNamara1-1/+1
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin1-36/+26
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin6-38/+23
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin1-17/+6
2018-05-15ofz#7802 infinite loopCaolán McNamara1-1/+15
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin3-33/+34
2018-05-14loplugin:useuniqueptr in SvxItemPropertySetNoel Grandin1-5/+3
2018-05-14loplugin:useuniqueptr in EditTextObjectImplNoel Grandin3-10/+6
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin12-38/+35
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl1-2/+18
2018-05-04Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna1-0/+17
2018-04-28[API CHANGE] deprecate and revert GraphicURL prop. NumberingLevelTomaž Vajngerl1-1/+16
2018-04-27convert auto correct flags to scoped enumNoel Grandin4-91/+91
2018-04-21loplugin:unusedmethodsNoel Grandin1-1/+0
2018-04-20Drop GetSvxString l10n wrapper from editengGabor Kelemen1-5/+0
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen11-13/+3
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-2/+1
2018-04-16sd lok: Impress: Right-click menu on misspelled word locks up sessionTamás Zolnai1-0/+4
2018-04-13-Werror,-Wreturn-std-moveStephan Bergmann1-1/+3
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin5-12/+14
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-6/+2
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin3-17/+17
2018-04-11make EditPosition::Clone return std::unique_ptrNoel Grandin2-3/+3
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin9-27/+25
2018-04-10loplugin:unusedmethodsNoel Grandin1-10/+0
2018-04-09std::list->std::vector in SubsetMapNoel Grandin2-4/+4
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann4-21/+21
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-1/+2
2018-04-04tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin5-52/+78
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini1-6/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin4-21/+21
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski2-54/+43
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-3/+0
2018-03-31unprefixed to prefixed, GetRightToLeft() to IsRightToLeft()himajin1000001-2/+3
2018-03-29tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos2-8/+5
2018-03-29loplugin:unusedmethodsNoel Grandin2-31/+0