summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
13 daysassert when SfxObjectItems are modified while in a poolNoel Grandin
13 daystdf#43767 mso-format layout: no smallcaps applied to numberingJustin Luth
14 daysreduce 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
2024-06-16move InsertView/RemoveView code from EditEngine to ImpEditEngineNoel Grandin
2024-06-16move Draw* code from EditEngine to ImpEditEngineNoel Grandin
2024-06-16move UndoAction* code from EditEngine to ImpEditEngineNoel Grandin
2024-06-16move SetPolygon code from EditEngine to ImpEditEngineNoel Grandin
2024-06-14prefer simple HTML format over RTF while pasting clipboard contentOliver Specht
2024-06-13put the font test before the script testCaolán McNamara
2024-06-12Resolves: tdf#160401/#i78474# small caps do not exist in CTL fontsCaolán McNamara
2024-06-11ITEM: Change SfxItemSet to use unordered_setArmin Le Grand (allotropia)
2024-06-10tdf#152024 Diacritics cut off at top and bottom of paragraphJonathan Clark
2024-06-02tdf#144208 speedup doc with lots of redline(3)Noel Grandin
2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark
2024-05-20tdf#156105 sw: make SvxNumberFormat GetPrefix/Suffix more trustworthyJustin Luth
2024-05-20related tdf#156105 sw UI: recognize '%' in numbering prefix/suffixJustin Luth
2024-05-15tdf#156792 sw Catalan AutoCorrect: no superscript ordinal indicatorLászló Németh
2024-05-15tdf#44293 sw AutoCorrect: fix Portuguese ordinal indicatorsLászló Németh