summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)AuthorFilesLines
3 daysediteng: extract ImpEditView::ImplGetCursorRectAndMaybeScroll()Michael Stahl2-34/+62
3 daysediteng a11y: Use usual 4 spaces to indent one levelMichael Weghorn1-8/+8
3 daysediteng: factor out ImpEditEngine::UpdateSelection()Michael Stahl2-47/+57
4 daysediteng a11y: Use OAccessibleComponentHelper for paragraphMichael Weghorn3-168/+8
4 daysediteng a11y: Simplify AccessibleEditableTextPara::FireEventMichael Weghorn2-3/+3
4 daysediteng a11y: Let para manager dispose its childMichael Weghorn2-2/+3
4 daysediteng a11y: Deduplicate bullet text length calculationMichael Weghorn1-25/+15
4 daysediteng a11y: Simplify AccessibleStaticTextBase::GetParagraphBoundingBoxMichael Weghorn1-11/+6
4 daysediteng a11y: Drop custom WeakCppRef, use unotools::WeakReferenceMichael Weghorn1-0/+1
4 daysediteng a11y: Use unotools::WeakReference for bulletMichael Weghorn1-1/+1
4 daysediteng a11y: Simplify AccessibleParaManager::CreateChildMichael Weghorn1-6/+5
4 daysediteng a11y: Replace auto and adhere to naming schemeMichael Weghorn1-5/+5
4 daysediteng a11y: Inline AccessibleParaManager::ShutdownPara in only callerMichael Weghorn1-9/+3
4 daysediteng a11y: Replace ReleaseChild class with lambdaMichael Weghorn1-17/+8
4 daysediteng a11y: Drop AccessibleStaticTextBase::mpThis etc.Michael Weghorn1-15/+6
4 daysediteng a11y: Merge AccessibleStaticTextBase{,_Impl}Michael Weghorn1-218/+105
4 daysediteng a11y: Drop extra indentation levelMichael Weghorn7-3377/+3381
4 daysediteng a11y: Drop paragraph's a11y descriptionMichael Weghorn1-40/+1
4 daysediteng a11y: Rely on XAccessibleContext implementing XAccessiblecomponentMichael Weghorn1-24/+9
6 daystdf#165984 sw cui xmloff: add Paragraph/Column/Page/Spread end zoneLászló Németh1-1/+55
6 daysadd some more SvxFieldData to the model.xml dumpNoel Grandin1-0/+28
6 daysa11y: Drop unnecessary XAccessibleExtendedComponent overridesMichael Weghorn1-15/+0
6 daysa11y: Merge OAccessible{,Extended}ComponentHelper, add default implMichael Weghorn1-1/+1
6 daysediteng a11y: Use OAccessibleExtendedComponentHelperMichael Weghorn1-92/+5
6 daysediteng a11y: Drop dummy XAccessibleComponent implementationsMichael Weghorn1-14/+0
6 daysediteng a11y: Merge Accessible{Context,Component}BaseMichael Weghorn2-143/+88
7 daysloplugin:constparam in variousNoel Grandin3-6/+6
10 daystdf#165811 calc mouse select sometimes off by one charNoel Grandin1-1/+1
10 daystdf#165329 Improve fix of tdf#163634Oliver Specht3-23/+21
11 daysMake conversion to Primitives more accessible for EditEngine/OutlinerArmin Le Grand (Collabora)5-96/+70
2025-03-22tdf#141415 reduce time spent loading language dataNoel Grandin1-2/+2
2025-03-19Rename con-const vcl::Font property getters for clarityMike Kaganski5-12/+12
2025-03-10use more concrete UNO classesNoel Grandin3-116/+100
2025-03-06tdf#161583 drawinglayer,editeng,svx,sd: add "Name" to SvxURLField ...Michael Stahl1-1/+1
2025-03-02Avoid slight jumping of TextEdit on activationArmin Le Grand (allotropia)1-5/+13
2025-02-26use more concrete UNO types in some local varsNoel Grandin1-4/+4
2025-02-21tdf#i165354 sw offapi DOCX: implement HyphenationKeepLine – part 1László Németh1-1/+24
2025-02-11tdf#164685 Cleanup SfxItemSetFixed - Part 3rafaelhlima1-1/+1
2025-02-08move some fields from OutlinerEditEng to OutlinerNoel Grandin2-7/+7
2025-01-31tdf#164685 Cleanup SfxItemSetFixed - Part 2rafaelhlima3-4/+4
2025-01-29tdf#164900 table text in different columns no longer lined upNoel Grandin2-4/+4
2025-01-22tdf#75280: Convert sal_uIntPtr use to operator >>= Color.Marc Mondesir1-2/+4
2025-01-21tdf#105083 Support status of numbering and bullet listOliver Specht1-0/+39
2025-01-20tdf#164685 Cleanup SfxItemSetFixedrafaelhlima1-1/+2
2025-01-20drop coverity std::optional workaroundCaolán McNamara1-6/+0
2025-01-17undo/redo of comment insertion assumes Par2 content matches TextObjectCaolán McNamara2-0/+22
2025-01-11pdf: change StructElement to enum class, move out of PDFWriterTomaž Vajngerl1-2/+2
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)11-90/+89
2024-12-19tdf#163660 sw: Treat strong CJK inside RTL runs as Asian scriptJonathan Clark1-56/+3
2024-12-19Related: tdf#164359 editeng RTF export: track unused follow styles recursivelyMiklos Vajna1-5/+15