summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-22tdf#153094: Fix default character style index, and document itMike Kaganski1-3/+43
2023-01-22avoid some casting in SwView_ImplNoel Grandin2-5/+3
2023-01-22XUnoTunnel->dynamic_cast in SwXDispatchProviderInterceptorNoel Grandin4-22/+4
2023-01-21Fix typosAndrea Gelmini1-3/+3
2023-01-21rhbz#2162862 null pFrame during teardownCaolán McNamara1-8/+11
2023-01-21Fix typoAndrea Gelmini1-2/+2
2023-01-21XUnoTunnel->dynamic_cast in SwXAutoTextEntryNoel Grandin4-26/+9
2023-01-21fix ZipPackageHelper::addFileNoel Grandin1-4/+3
2023-01-21XUnoTunnel->dynamic_cast in SvUnoImageMapObject/SvUnoImageMapNoel Grandin1-18/+5
2023-01-21XUnoTunnel->dynamic_cast in SwXTextSectionNoel Grandin3-39/+5
2023-01-21XUnoTunnel->dynamic_cast in SwXReferenceMarkNoel Grandin3-22/+2
2023-01-21ScriptForge (SF_Calc) new RemoveDuplicates() methodJean-Pierre Ledure2-0/+129
2023-01-21XUnoTunnel->dynamic_cast in SwXTextPortionNoel Grandin4-21/+2
2023-01-21XUnoTunnel->dynamic_cast in SwXTextPortionEnumerationNoel Grandin2-19/+0
2023-01-21move presenter console from sdext/ to sd/Noel Grandin71-135/+100
2023-01-21tdf#144915 effectively remove limit on number of words in dictionaryCaolán McNamara1-1/+1
2023-01-21tdf#153128: do not increase line height, when ignoring whitespaceMike Kaganski3-3/+20
2023-01-21SDPR: Unified some stuff & moved to toolingArmin Le Grand (Allotropia)5-169/+166
2023-01-21don't crash with --disable-pdfiumCaolán McNamara1-0/+8
2023-01-20Related: rhbz#2136459 use a value which is exactly representable as a floatCaolán McNamara5-17/+17
2023-01-20cid#1520426 Unchecked dynamic_castCaolán McNamara4-7/+10
2023-01-20don't crash with --disable-pdfiumCaolán McNamara1-0/+24
2023-01-20New loplugin:unoaggregationStephan Bergmann6-4/+264
2023-01-20related tdf#125038 FORMTEXT/REF:fix spurious text outside IF fieldJustin Luth3-3/+14
2023-01-20tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby17-1/+110
2023-01-20[API CHANGE] remove unused SlideSorterServiceNoel Grandin6-572/+0
2023-01-20[API CHANGE] PresenterTextView UNO service is deadNoel Grandin7-549/+0
2023-01-20no need to load the list of impress/draw modules from configNoel Grandin5-193/+38
2023-01-20Base ScAccessibleContextBase on WeakComponentImplHelperStephan Bergmann1-2/+2
2023-01-20Fix typoAndrea Gelmini1-1/+1
2023-01-20PresentationFactoryProvider can just be a static methodNoel Grandin3-13/+4
2023-01-20Base BaseControl on WeakComponentImplHelperStephan Bergmann13-277/+97
2023-01-20Base OCellListSource on WeakComponentImplHelperStephan Bergmann2-7/+7
2023-01-20Base OCellValueBinding on WeakComponentImplHelperStephan Bergmann2-8/+8
2023-01-20tdf#147132 Flatten Basic function implementationsRadhey Parekh1-32/+24
2023-01-20XUnoTunnel->dynamic_cast in SwXMetaNoel Grandin3-23/+1
2023-01-20XUnoTunnel->dynamic_cast in SwXLineBreakNoel Grandin2-18/+1
2023-01-20rhbz#2162658 backtrace showing endlessly recursive ScInputWindow::ResizeCaolán McNamara1-2/+5
2023-01-20don't crash with --disable-pdfiumCaolán McNamara1-1/+2
2023-01-20Base SwXBodyText on WeakImplHeplerStephan Bergmann2-33/+1
2023-01-20Base SwXShapeBaseClass on WeakImplHelperStephan Bergmann1-2/+2
2023-01-20Base GraphicDescriptor on OWeakObjectStephan Bergmann4-23/+9
2023-01-20sw HTML import: initial CSS support on tablesMiklos Vajna5-0/+75
2023-01-20XUnoTunnel->dynamic_cast in SwXDocumentIndexNoel Grandin2-20/+0
2023-01-20XUnoTunnel->dynamic_cast in SwXDocumentIndexMarkNoel Grandin3-21/+2
2023-01-20improve loplugin:refcountingNoel Grandin4-6/+89
2023-01-20sw: add a new .uno:DeleteSections UNO commandMiklos Vajna6-0/+136
2023-01-20std::abort() during CppunitTest_sw_layoutwriterCaolán McNamara1-1/+3
2023-01-20ofz#54685 TimeoutCaolán McNamara4-3/+64
2023-01-20Resolves: tdf#153116 null-ptr-deref in get-surrounding-textCaolán McNamara1-1/+1