summaryrefslogtreecommitdiffstats
path: root/editeng/source/editeng/impedit.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin2022-04-251-4/+4
* tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna2021-08-101-1/+1
* editengine-columns: number of columns is sal_Int16Mike Kaganski2021-08-041-2/+2
* editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski2021-07-121-8/+6
* loplugin:unusedmethodsNoel Grandin2021-06-101-1/+0
* editengine-columns: Implement layoutMike Kaganski2021-06-081-18/+60
* editengine-columns: Create document model and dialog pageMike Kaganski2021-06-081-0/+5
* ImplInitDigitMode never passed null OutputDevice*Caolán McNamara2021-05-191-1/+1
* ImplInitLayoutMode always deferences its OutputDevice* argCaolán McNamara2021-05-191-1/+1
* ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara2021-05-191-1/+1
* Unify some code managing coordinated depending on text directionMike Kaganski2021-05-041-0/+11
* speed up loading large ODS a littleNoel Grandin2021-05-041-4/+4
* remove Application::GetDefDialogParent call in editengCaolán McNamara2021-04-061-3/+3
* use GetOutputDevice for ImpEditView::GetBackgroundColorCaolán McNamara2021-04-061-3/+2
* fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara2021-03-091-1/+0
* loplugin:passstuffbyrefNoel2021-01-261-1/+1
* custom literal for Degree10Noel Grandin2020-12-241-1/+1
* add a return to EditView::Command to indicate if the command was consumedCaolán McNamara2020-12-181-2/+2
* get parent for welded menu and location to pop it upCaolán McNamara2020-12-151-0/+1
* loplugin:stringviewparam check methods tooNoel2020-11-171-1/+1
* std::unique_ptr -> std::optionalNoel2020-10-261-4/+4
* tdf#104378: don't reset para attributes whileMark Hung2020-10-231-1/+1
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-2/+2
* use tools::Long in editengNoel2020-10-201-23/+23
* combine duplicates togetherCaolán McNamara2020-10-131-0/+1
* add EditViewCallbacks handler to support updating scrollbar stateCaolán McNamara2020-10-081-0/+2
* loplugin:const& make some params and methods constNoel2020-10-061-1/+1
* tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara2020-09-301-3/+3
* Online: selection highlight in Calc should follow font size changes.Marco Cecchetti2020-09-151-0/+2
* tdf#124176 Use #pragma once in editengGeorge Bateman2020-09-131-4/+1
* Fix typo in codeAndrea Gelmini2020-08-311-3/+3
* compact namespace: editeng-filterNoel Grandin2020-07-161-8/+2
* tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski2020-07-141-3/+2
* lokit: editeng: Use 'special-positioning' data for selectionsDennis Francis2020-07-101-0/+2
* lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis2020-07-091-1/+5
* scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis2020-07-081-0/+4
* Introduce LOK 'special positioning' methods to EditViewDennis Francis2020-07-071-0/+48
* lokit: fix edit-text/view-cursor positionDennis Francis2020-04-231-0/+10
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-2/+2
* tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen2019-12-201-7/+1
* remove some useless comment linesNoel Grandin2019-12-031-1/+0
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-2/+2
* Better handling of text rotation attribute.Tamás Zolnai2019-11-271-1/+4
* cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet2019-11-241-6/+6
* TyposAndrea Gelmini2019-09-061-1/+1
* loplugin:constmethod in editengNoel Grandin2019-09-021-7/+7
* tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski2019-07-101-0/+1
* fix crash in header/footer calc dialogCaolán McNamara2019-06-181-0/+2
* Fix typoAndrea Gelmini2019-05-211-1/+1
* tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski2019-05-151-4/+0