summaryrefslogtreecommitdiff
path: root/editeng/inc/editdoc.hxx
AgeCommit message (Expand)Author
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-02editeng: remove operator[] for EditDoc (use GetObject instead)Tomaž Vajngerl
2024-01-02editeng: better lifecycle control for ContentNode in EditDocTomaž Vajngerl
2024-01-01editeng: make it clear EditDoc is responsible for ContentNodesTomaž Vajngerl
2024-01-01editeng: prefix members of EditDocTomaž Vajngerl
2024-01-01editeng: move ParaPortionList into its own header fileTomaž Vajngerl
2024-01-01editeng: move ParaPortion into its own header fileTomaž Vajngerl
2024-01-01editeng: move TextPortionList into its own header fileTomaž Vajngerl
2023-12-31editeng: move EditSelection into its own header fileTomaž Vajngerl
2023-12-31editeng: move EditPaM into its own header fileTomaž Vajngerl
2023-12-30editeng: move EditLineList methods definition into headerTomaž Vajngerl
2023-12-30editeng: move EditLineList to its own header fileTomaž Vajngerl
2023-12-30editeng: move EditLine in its own header fileTomaž Vajngerl
2023-12-29editeng: move ContentNode & dependents in its own header fileTomaž Vajngerl
2023-12-29editeng: move ItemList in its own header fileTomaž Vajngerl
2023-12-29editeng: move TextPortion to own header fileTomaž Vajngerl
2023-12-28editeng: unneeded forward declarationTomaž Vajngerl
2023-12-28editeng: move EPaM in its own header fileTomaž Vajngerl
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)
2022-10-31editeng: don't use GetSize to set the sizeTomaž Vajngerl
2022-10-31editeng: prefix the instance variable aDefFont-> maDefFontTomaž Vajngerl
2022-09-21use more string_view in editengNoel Grandin
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-06-14cid#1504592 Big parameter passed by valueCaolán McNamara
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-05-13Pick a better type for the GetAttrib nAttr parameterStephan Bergmann
2022-04-18tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-14Use more appropriate return type for some editeng functionsStephan Bergmann
2021-10-08use SfxItemSetFixed in editengNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-04speed up loading large ODS a littleNoel Grandin
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-11-11convert more long -> tools::LongNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in editengNoel
2020-09-13tdf#124176 Use #pragma once in editengGeorge Bateman
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-11-08loplugin:unusedmethodsNoel Grandin