summaryrefslogtreecommitdiff
path: root/editeng/inc/editdoc.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-04-19tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin1-19/+19
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-1/+1
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin1-9/+9
2021-10-14Use more appropriate return type for some editeng functionsStephan Bergmann1-2/+2
2021-10-08use SfxItemSetFixed in editengNoel Grandin1-1/+1
2021-10-01loplugin:constmethodNoel Grandin1-1/+1
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski1-2/+2
2021-05-08ref-count SfxItemPoolNoel Grandin1-2/+1
2021-05-04speed up loading large ODS a littleNoel Grandin1-19/+19
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-1/+2
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-20use tools::Long in editengNoel1-14/+14
2020-09-13tdf#124176 Use #pragma once in editengGeorge Bateman1-4/+1
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara1-0/+3
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin1-2/+2
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-2/+0
2019-12-03remove some useless comment linesNoel Grandin1-15/+0
2019-11-27Better handling of text rotation attribute.Tamás Zolnai1-5/+8
2019-09-02loplugin:constmethod in editengNoel Grandin1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-4/+4
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-2/+2
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann1-2/+4
2018-11-08loplugin:unusedmethodsNoel Grandin1-2/+0
2018-10-09use unique_ptr in ParaPortionListNoel Grandin1-3/+3
2018-07-30deque could be a vector insteadCaolán McNamara1-2/+1
2018-07-25ofz#7666 WritingDirectionInfos doesn't have to be a dequeCaolán McNamara1-1/+1
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: editengStephan Bergmann1-1/+1
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin1-1/+1
2017-12-01loplugin:unusedfieldsNoel Grandin1-2/+1
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-0/+5
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke1-4/+0
2017-10-31loplugin:constantparam in editengNoel Grandin1-2/+2
2017-10-16Move editeng/source/editeng include files to common include directoryStephan Bergmann1-0/+846