summaryrefslogtreecommitdiffstats
path: root/include/editeng/editeng.hxx
Commit message (Expand)AuthorAgeFilesLines
* editengine-columns: Implement layoutMike Kaganski2021-06-101-0/+2
* editengine-columns: Create document model and dialog pageMike Kaganski2021-06-101-0/+2
* tdf#104378: don't reset para attributes whileMark Hung2020-10-231-0/+1
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-2/+3
* use tools::Long in editengNoel2020-10-201-6/+6
* tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski2020-07-141-2/+5
* scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis2020-07-081-0/+3
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-2/+2
* Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara2020-04-241-0/+5
* editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian2020-03-151-1/+5
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-2/+2
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-2/+2
* Don't use boost::optional forward declarationsStephan Bergmann2019-12-011-1/+3
* Better handling of text rotation attribute.Tamás Zolnai2019-11-271-1/+4
* loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin2019-10-211-1/+1
* loplugin:constmethod in editengNoel Grandin2019-09-021-3/+3
* tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth2019-07-221-1/+1
* tdf#111707 Only remove the selected hyperlinkSamuel Mehrbrodt2019-07-091-4/+0
* tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski2019-05-151-2/+0
* tdf#90297 use field colors for math's edit engineJan-Marek Glogowski2019-05-141-0/+2
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-7/+3
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-281-1/+1
* loplugin:unusedmethodsNoel Grandin2018-11-301-1/+0
* Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai2018-11-161-3/+0
* tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2018-08-311-1/+2
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-3/+3
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-101-1/+2
* pass EditTextObject around using std::unique_ptrNoel Grandin2018-04-111-4/+4
* tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin2018-04-041-0/+1
* loplugin:unusedmethodsNoel Grandin2018-03-121-1/+0
* tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai2018-02-191-1/+1
* tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2018-02-171-1/+5
* tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna2018-02-161-0/+2
* loplugin:passstuffbyref improved return in editengNoel Grandin2017-12-281-8/+8
* use implict conversion operator in TypedWhichIdNoel Grandin2017-11-161-1/+1
* TypedWhichIdNoel Grandin2017-11-151-0/+6
* Removing unused serialisation codeVarun Dhall2017-08-171-1/+1
* editviewoverlay: EditViewSelection reorganizedArmin Le Grand2017-08-101-1/+1
* loplugin:constparams in editengNoel Grandin2017-07-281-1/+1
* loplugin:constparams in editeng,lingucomponentNoel Grandin2017-07-221-6/+6
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* rework as a shared_ptrCaolán McNamara2017-07-061-1/+1
* convert ErrCode to strong typedefNoel Grandin2017-06-211-2/+2
* remove some unused forward declarationsJochen Nitschke2017-05-141-9/+0
* loplugin:checkunusedparams in editengNoel Grandin2017-05-021-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Introduce text rotation for Impress tablesTamás Zolnai2017-04-151-1/+2
* use actual UNO enums in editengNoel Grandin2017-03-311-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-6/+6
* split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin2017-03-291-4/+9