summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-01-31Resolves tdf#146261 - Remember size of bookmark dialogHeiko Tietze2-38/+56
2022-01-31gtk4: use ToggleButtons if we want to show an imageCaolán McNamara3-27/+52
2022-01-30tdf#108910, tdf#125496 - read/write index entries using utf8Andreas Heinisch2-6/+12
2022-01-30ofz#44207 Integer-overflowCaolán McNamara1-1/+9
2022-01-29SwNavigator: fix HasContentChanged always returns trueJim Raykowski1-7/+19
2022-01-29tdf#147041 Always show navigated heading at top of visible view areaJim Raykowski1-3/+5
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin12-27/+27
2022-01-29resave with latest gladeCaolán McNamara1-320/+320
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin3-3/+3
2022-01-29CppunitTest_sw_rtfexport*: remove unused includesXisco Fauli5-21/+0
2022-01-29Fix typosAndrea Gelmini3-5/+5
2022-01-29SwNavigator: check if unselect_all is neededJim Raykowski1-2/+5
2022-01-28Fix --with-latest-c++ buildStephan Bergmann3-0/+3
2022-01-28CppunitTest_sw_layoutwriter*: remove unused includesXisco Fauli2-13/+0
2022-01-28CppunitTest_sw_ooxmlexport*: remove unused includesXisco Fauli17-117/+0
2022-01-28CppunitTest_sw_uiwriter: no need to inherit from HtmlTestToolsXisco Fauli1-2/+1
2022-01-28v2 tdf#134951 docxexport GUI: don't lose postponed commentJustin Luth1-0/+2
2022-01-28CppunitTest_sw_uiwriter*: remove unused includesXisco Fauli4-147/+0
2022-01-28no need to call GetWhich on these SID_ valuesNoel Grandin1-1/+1
2022-01-28sw: remove unused include in rtfexportMiklos Vajna1-3/+0
2022-01-28related tdf#111733 TextCharacterSpacingControl sw draw: goto position tabJustin Luth2-0/+14
2022-01-28related tdf#11173 TextCharacterSpacingControl sw annot: goto position tabJustin Luth2-0/+17
2022-01-27SwNavigator: move content type init into SwContentType constructorJim Raykowski2-208/+15
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin4-7/+7
2022-01-27sw uno:Color: directly goto CHAR_DLG fonteffects tabJustin Luth3-0/+12
2022-01-27CppunitTest_sw_uiwriter4: use CPPUNIT_TEST_FIXTUREXisco Fauli1-398/+148
2022-01-27v2 tdf#134951 docxexport: don't lose postponed commentJustin Luth3-28/+19
2022-01-27related tdf#111733 TextCharacterSpacingControl sw: goto position tabJustin Luth3-2/+15
2022-01-27let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenuCaolán McNamara1-1/+1
2022-01-27CppunitTest_sw_uiwriter: use CPPUNIT_TEST_FIXTUREXisco Fauli1-396/+156
2022-01-27CppunitTest_sw_uiwriter4: remove duplicated codeXisco Fauli2-71/+13
2022-01-27sw_ooxmlexport: distribute the num of tests more equallyXisco Fauli2-870/+973
2022-01-27add some more TypeWhichId annotationsNoel Grandin2-8/+8
2022-01-27fix ubsan downcast of SfxInt16ItemNoel Grandin1-1/+1
2022-01-27sw: remove confusing 'using namespace objectpositioning' statementsMiklos Vajna5-5/+21
2022-01-26Remove debug import of timeAndreas Heinisch1-2/+1
2022-01-26tdf#139737 sw_fieldmarkhide: add unit testMichael Stahl2-0/+330
2022-01-26tdf#146966 sw: fix inserting empty rows at copying multiple rowsLászló Németh2-1/+42
2022-01-26resave with latest gladeCaolán McNamara1-78/+75
2022-01-26Resolves tdf#144493 - Improve Promote/Demote wordingHeiko Tietze4-14/+14
2022-01-26suppress spurious gcc 10 warningNoel Grandin1-0/+8
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-12/+7
2022-01-26tdf#146857 sw change tracking: fix freezing during UndoLászló Németh1-2/+9
2022-01-26lok: copy over the alpha channel too for cairo...Dennis Francis1-2/+2
2022-01-25lok: enable in-place editing of math equationsMike Kaganski2-17/+23
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara9-13/+13
2022-01-25tdf#146967 sw table: fix freezing in Hide Changes modeLászló Németh2-8/+69
2022-01-25tdf#146965 sw track changes: fix tracked table row movingLászló Németh2-0/+64
2022-01-24tdf#139843: sw_uiwriter3: Add unittestXisco Fauli2-0/+21
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara2-4/+4