summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2024-07-07cid#1545961 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-05fill in more SfxItemType valuesNoel Grandin
2024-07-05fix asan buildNoel Grandin
2024-07-04make SvxColorItem hashableNoel Grandin
2024-07-04make SvxAdjustItem hashableNoel Grandin
2024-07-04make SvxEscapementItem hashableNoel Grandin
2024-07-03fix and simplify the ItemInstanceManager mechanismNoel Grandin
2024-07-02cid#1545929 Using invalid iteratorCaolán McNamara
2024-07-01cid#1604131 Dereference null return valueCaolán McNamara
2024-07-01cid#1604130 Dereference null return valueCaolán McNamara
2024-07-01call fillDecimal() in SvxTabStop constructorNoel Grandin
2024-06-29Simplify some uses of convertTwipToMm100Mike Kaganski
2024-06-29tdf#141773 AutoCorrect: fix broken [All] dictionariesLászló Németh
2024-06-28Fix "lets see" -> "let's see"Andrea Gelmini
2024-06-28use more ASSERT_CHANGE_REFCOUNTED_ITEMNoel Grandin
2024-06-28assert when SfxObjectItems are modified while in a poolNoel Grandin
2024-06-28tdf#43767 mso-format layout: no smallcaps applied to numberingJustin Luth
2024-06-27reduce boilerplate code for type-specific ItemInstanceManagersNoel Grandin
2024-06-22fix O(n^2) behaviour when fetching field info from EditEngineNoel Grandin
2024-06-22no need to call FormatDoc() after calling CheckIdleFormatter()Noel Grandin
2024-06-21move ensureDocumentFormatted from EditEngine to ImpEditEngineNoel Grandin
2024-06-21tdf#158454 Add Thai Autocorrect Support, coding partTheppitak Karoonboonyanan
2024-06-20loplugin:unusedfieldsNoel Grandin
2024-06-20loplugin:unusedmethodsNoel Grandin
2024-06-20tdf#161652 editeng, RTF copy: only write used paragraph stylesMiklos Vajna
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-18move GetParaBounds code from EditEngine to ImpEditEngineNoel Grandin
2024-06-18move GetDocPosTopLeft code from EditEngine to ImpEditEngineNoel Grandin
2024-06-18move GetLineHeight code from EditEngine to ImpEditEngineNoel Grandin
2024-06-18move GetLineNumberAtIndex code from EditEngine to ImpEditEngineNoel Grandin
2024-06-18move GetLineBoundaries code from EditEngine to ImpEditEngineNoel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-17move GetLineLen code from EditEngine to ImpEditEngineNoel Grandin
2024-06-17move GetText code from EditEngine to ImpEditEngineNoel Grandin
2024-06-17EditEngine::GetTextHeightNTP is unusedNoel Grandin
2024-06-17move GetText code from EditEngine to ImpEditEngineNoel Grandin
2024-06-17move GetLanguage code from EditEngine to ImpEditEngineNoel Grandin
2024-06-17move SetControlWord code from EditEngine to ImpEditEngineNoel Grandin
2024-06-17move RemoveAttribs code from EditEngine to ImpEditEngineNoel Grandin
2024-06-17move SetText code from EditEngine to ImpEditEngineNoel Grandin
2024-06-17move InsertParagragh code from EditEngine to ImpEditEngineNoel Grandin
2024-06-17move RemoveParagragh code from EditEngine to ImpEditEngineNoel Grandin
2024-06-17move CreateTextObject code from EditEngine to ImpEditEngineNoel Grandin
2024-06-16move Read/Write code from EditEngine to ImpEditEngineNoel Grandin
2024-06-16move PostKeyEvent code from EditEngine to ImpEditEngineNoel Grandin
2024-06-16move GetScriptType code from EditEngine to ImpEditEngineNoel Grandin
2024-06-16move SetPaperSize code from EditEngine to ImpEditEngineNoel Grandin
2024-06-16move SetDefTab code from EditEngine to ImpEditEngineNoel Grandin