summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2024-02-23related tdf#126533 DOCX: vml export gradientRadial instead of gradientJustin Luth
2024-02-23tdf#126533 DOCX: export page vml fill gradientJustin Luth
2024-02-23related tdf#126533 vml import: fix gradient color swappingJustin Luth
2024-02-23Related: tdf#158986 sw floattable: fix unexpected page break with sectionsMiklos Vajna
2024-02-23sw doc model xml dump: extract SwTableBox::dumpAsXml() from SwStartNodeMiklos Vajna
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski
2024-02-22tdf#141728 Revamp sw navigator go to page spin controlJim Raykowski
2024-02-22tdf#157158: always paint the arrow blackXisco Fauli
2024-02-22CppunitTest_sw_ooxmllinks: turn on set_non_application_font_useMiklos Vajna
2024-02-22UBSan RTTI fixesNoel Grandin
2024-02-21remove some log noiseNoel Grandin
2024-02-21tdf#159797: sw_uiwriter6: Add unittestXisco Fauli
2024-02-21Resolves tdf#159535 - Less obtrusive shadow for commentsHeiko Tietze
2024-02-21tdf#159813, tdf#159816: Use correct copied PaMMike Kaganski
2024-02-21support possibility to set Theme early during initializeForTiledRenderingCaolán McNamara
2024-02-21sw model test base: remove no longer needed postLoad()Miklos Vajna
2024-02-21tdf#159626 vml pattern import: add color, fix back/foregroundJustin Luth
2024-02-21tdf#126533 docx export: page background vml fill: tiles/patternsJustin Luth
2024-02-21tdf#126533 docx export: page background vml fill: basic imageJustin Luth
2024-02-20tdf#153196 writerfilter: fix page style for even/odd section breakMichael Stahl
2024-02-20docx import: correct redline content-controlsAshod Nakashian
2024-02-20tdf#126533 docx import: page background vml fillJustin Luth
2024-02-20sw: fix crash in SwSpellDialogChildWindow::LockFocusNotification()Miklos Vajna
2024-02-20tdf#159285 sw floattable: fix loop with inner table wrapped by inner tableMiklos Vajna
2024-02-19merge textconv_dict into i18npoolNoel Grandin
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-19Fix for test related to tdf#157992Oliver Specht
2024-02-19OSL_ENSURE->assert, these are unconditional null-derefs otherwiseCaolán McNamara
2024-02-19tdf#101313: sw: Add UItestXisco Fauli
2024-02-19CppunitTest_sw_tiledrendering2: extract one test from the old, large suiteMiklos Vajna
2024-02-19hide more symbolsNoel Grandin
2024-02-19Fix typoAndrea Gelmini
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-18tdf#45904 Remove old SwXFootnoteProperties Java testLuv Sharma
2024-02-17writer: LOK: make sure redline comment undo/redo is notifiedPranam Lashkari
2024-02-17avoid using subView on empty OUStringPranam Lashkari
2024-02-17Remove more unneeded const_castMike Kaganski
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski
2024-02-16Drop some unneeded const_castMike Kaganski
2024-02-16cool#8270 sw lok: fix bad statusbar pagenum string on async binding updateMiklos Vajna
2024-02-16Remove exec bits on odt fileAndrea Gelmini
2024-02-16sw doc model xml dump: show the frame format of the table boxesMiklos Vajna
2024-02-16Simplify a bitMike Kaganski
2024-02-16tdf#92389 sw a11y: Use SolarMutex in SidebarWinAccessibleContextMichael Weghorn
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski
2024-02-16tdf#159678: Fix heading dropdown listBaole Fang
2024-02-16docxattributeoutput.cxx: unnecessary check for GetGraphicJustin Luth
2024-02-15tdf#157992: add test to make sure footnotes don't get deletedOliver Specht
2024-02-15CppunitTest_sw_ww8export4: turn on set_non_application_font_useMiklos Vajna