summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2018-04-16sd lok: Impress: Right-click menu on misspelled word locks up sessionTamás Zolnai
2018-04-13-Werror,-Wreturn-std-moveStephan Bergmann
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin
2018-04-11make EditPosition::Clone return std::unique_ptrNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-09std::list->std::vector in SubsetMapNoel Grandin
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-04tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31unprefixed to prefixed, GetRightToLeft() to IsRightToLeft()himajin100000
2018-03-29tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:virtualdown in editengNoel Grandin
2018-03-27Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19coverity#1430093 Logically dead codeCaolán McNamara
2018-03-18tdf#112118: use correct border when calculating marginMike Kaganski
2018-03-16Fix typosAndrea Gelmini
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-16Clip BColor lightness value at 1.0Stephan Bergmann
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-03-13Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky
2018-03-12loplugin:unusedmethodsNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-11Use for-range loops in editengJulien Nabet
2018-03-09tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos
2018-03-09tdf#116101 Correct position for linespacing > 100%Szymon Kłos
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-03-08editeng: remove "GraphicURL" - it was replaced by "GraphicBitmap"Tomaž Vajngerl
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-08tdf#116157: Always apply Unicode Bidi in editengKhaled Hosny
2018-03-07fixup "use more Color in editeng..forms"Noel Grandin
2018-03-07use more Color in editeng..formsNoel Grandin
2018-03-07MID_GRAPHIC as alternative to set graphic to the SvxBrushItemTomaž Vajngerl
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-02Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28use less COLORDATA_RGBNoel Grandin