summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/outliner.cxx
AgeCommit message (Expand)Author
2022-02-21tdf#147166 EditTextObjectImpl copy ctor doesn't exactly copy EditTextObjectImplCaolán McNamara
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-07loplugin:moveparam in editengNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-14tdf#143854: Revert "tdf#57585 Add new bullet behaviour to impress"Xisco Fauli
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-14flatten OFlowChainedTextNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-29drop some unneeded includesCaolán McNamara
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski
2021-07-07tdf#57585 Add new bullet behaviour to impressGokce Kuler
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-20invalidate via Editview::InvalidateWindowCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-10-10ofz#23492 the only user of this ctor throws away the original of the cloneCaolán McNamara
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-04-14loplugin:flatten in editengNoel Grandin
2020-03-15editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-09-06use unique_ptr in OutlinerNoel Grandin
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth
2019-05-23tdf#125297 List Format wrongly applied to text pastedNoel Grandin
2019-05-22Fix typoAndrea Gelmini
2019-04-26tdf#119650 slow saving spreadsheet with comments, part 1Noel Grandin