summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2024-08-01CairoSDPR: Simplify EditEngine text decompositionArmin Le Grand (Collabora)2-20/+0
2024-08-01cool#9352 unassign cursor on SdrObjEditView to avoid crashJaume Pujantell2-0/+2
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin2-2/+2
2024-07-22Improve the perf for pool item scanning..Noel Grandin2-0/+2
2024-07-11ITEM: replaced typeid/hash_code with SfxItemTypeArmin Le Grand (allotropia)1-3/+0
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin21-55/+67
2024-07-09loplugin:unusedmethodsNoel Grandin1-1/+0
2024-07-05fill in more SfxItemType valuesNoel Grandin5-5/+6
2024-07-05fix asan buildNoel Grandin2-2/+2
2024-07-04make SvxColorItem hashableNoel Grandin1-1/+5
2024-07-04make SvxAdjustItem hashableNoel Grandin1-0/+2
2024-07-04make SvxEscapementItem hashableNoel Grandin1-3/+6
2024-07-03fix and simplify the ItemInstanceManager mechanismNoel Grandin19-67/+49
2024-07-01call fillDecimal() in SvxTabStop constructorNoel Grandin1-5/+4
2024-07-01remove hashCode from SvxBorderLineNoel Grandin1-15/+0
2024-06-28use more ASSERT_CHANGE_REFCOUNTED_ITEMNoel Grandin1-3/+3
2024-06-28item-specific instance managers for SwFormatFrameSize and SwFormatVertOrientNoel Grandin1-3/+6
2024-06-28tdf#43767 mso-format layout: no smallcaps applied to numberingJustin Luth1-0/+3
2024-06-24editeng: add convenience creators to ESelection All, NotFoundTomaž Vajngerl2-5/+19
2024-06-22fix O(n^2) behaviour when fetching field info from EditEngineNoel Grandin6-22/+7
2024-06-21move ensureDocumentFormatted from EditEngine to ImpEditEngineNoel Grandin1-1/+0
2024-06-21tdf#158454 Add Thai Autocorrect Support, coding partTheppitak Karoonboonyanan1-9/+63
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht5-4/+24
2024-06-17EditEngine::GetTextHeightNTP is unusedNoel Grandin1-1/+0
2024-06-16move Draw* code from EditEngine to ImpEditEngineNoel Grandin1-4/+0
2024-06-02tdf#144208 speedup doc with lots of redline(3)Noel Grandin1-0/+3
2024-05-20documentation: list format placeholder has been "%1%" since LO 7.2Justin Luth1-1/+1
2024-04-28reduce symbol visibilityNoel Grandin1-29/+29
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh3-11/+12
2024-04-04loplugin:unusedmethodsNoel Grandin2-2/+0
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski1-12/+6
2024-04-03editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl2-1/+5
2024-04-02editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl3-8/+26
2024-03-26loplugin:finalmethodsNoel Grandin6-125/+125
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh3-0/+6
2024-03-14reduce symbol visibility in editengNoel Grandin3-211/+211
2024-03-13tdf#152878 switch off replacment image in picture frameOliver Specht1-0/+2
2024-03-13EDITENG_DLLPRIVATE is unnecessaryNoel Grandin5-30/+29
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-2/+3
2024-03-08use more string_viewNoel Grandin1-1/+1
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin1-0/+4
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh3-0/+10
2024-02-28drop EEControlBits::FORMAT100Caolán McNamara1-5/+4
2024-02-21tdf#67347 fix regression stacked text in calcAttila Szűcs1-2/+3
2024-02-20tdf#67347 fix stacked text kern problemsAttila Szűcs1-1/+1
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs1-0/+3
2024-02-13fix windows --enable-mergelibs buildNoel Grandin1-1/+1
2024-02-12use more UNLESS_MERGELIBSNoel Grandin1-1/+1
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-0/+3
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht1-0/+2