summaryrefslogtreecommitdiff
path: root/include/editeng/outliner.hxx
AgeCommit message (Expand)Author
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22better name for a function overloadLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-06-10editengine-columns: Implement layoutMike Kaganski
2021-06-10editengine-columns: Create document model and dialog pageMike Kaganski
2021-04-10lok: fix incorrect invalidate cursor positionHenry Castro
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-29OutlinerMode is not a typed_flags, it's not a bitmask (editeng)Julien Nabet
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-09-06use unique_ptr in OutlinerNoel Grandin
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth
2019-07-12Move remove url code to editengSamuel Mehrbrodt
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-23loplugin:unusedfields in editengNoel Grandin
2019-02-19use boost::optional in EditFieldInfoNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-07-31loplugin:returnconstant in editengNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-02Fix typosAndrea Gelmini
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-04tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-16tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna
2018-02-05loplugin:useuniqueptr in OutlinerNoel Grandin
2018-01-19loplugin:useuniqueptr in EditFieldInfoNoel Grandin