summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/editdoc.cxx
AgeCommit message (Expand)Author
2022-04-27tdf#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-09-26use SfxItemSetFixed in variousNoel Grandin
2021-09-14tdf#143854: Revert "tdf#57585 Add new bullet behaviour to impress"Xisco Fauli
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-22BinTextObject was renamed to EditTextObject long agoMike Kaganski
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-07tdf#132740 don't broadcast if modified status has not changedNoel Grandin
2021-07-07tdf#57585 Add new bullet behaviour to impressGokce Kuler
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-10simplify DefItemsNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-04speed up loading large ODS a littleNoel Grandin
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-01-28simplify code, use more subView()Noel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11convert more long -> tools::LongNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-07-03avoid some sortingNoel Grandin
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara
2020-04-15loplugin:buriedassign in e*Noel Grandin
2020-04-14loplugin:flatten in editengNoel Grandin
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth
2020-03-03tdf#80194 editeng: fix auto subscript calculationsJustin Luth
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-06TyposAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann
2019-05-28Add comment about this "weird assignment" in editdocJulien Nabet
2019-05-21Fix typoAndrea Gelmini
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-11-21loplugin:redundantfcast improvementsNoel Grandin