summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-05-06remove unnecessary sequenceToContainerNoel Grandin2-7/+6
2022-05-06tdf#143720 treeview not expanding vertically to fill spaceCaolán McNamara1-7/+9
2022-05-06tdf#148920, tdf#91035: sw: Add UItestXisco Fauli1-0/+33
2022-05-06sw: don't copy useless char escapement to next node on splitMiklos Vajna3-0/+57
2022-05-06uitest: fix typoXisco Fauli1-1/+1
2022-05-06sw content controls, drop-down: select list item on clickMiklos Vajna7-7/+111
2022-05-06tdf#91035 sw page-style UI: All styles shown, not hiddenJustin Luth1-1/+1
2022-05-06tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh3-21/+107
2022-05-06tdf#148920 sw page-style UI: make conditional filter usableJustin Luth1-1/+1
2022-05-05loplugin:unusedvariableplusNoel Grandin1-1/+0
2022-05-05use more o3tl::getTokenNoel Grandin12-70/+74
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann3-38/+38
2022-05-05sw content controls, drop-down: show list items on clickMiklos Vajna10-0/+431
2022-05-05use more string_viewNoel Grandin1-7/+8
2022-05-05tdf#148299 Don't unmotivatedly mess with spaces in file namesStephan Bergmann3-22/+20
2022-05-05T no more...Olivier Hallot1-1/+1
2022-05-04Just use Any ctor instead of makeAny (macOS)Stephan Bergmann1-7/+7
2022-05-04tdf#146346 DOCX import: fix table margins in footnotesLászló Németh2-0/+9
2022-05-04tdf#131725 use first page directionality for x-reference dialog TreeViewCaolán McNamara1-0/+12
2022-05-04use more string_view in unotoolsNoel Grandin4-8/+8
2022-05-04sw content controls: enable indicator on the RHS of the content control endMiklos Vajna1-3/+3
2022-05-04CppunitTest_sw_ooxmlexport11: avoid mustTestImportOf()Miklos Vajna1-18/+18
2022-05-04related tdf#148312 Don't search for hyperlinks in ToxContent to trackJim Raykowski1-0/+18
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann163-1029/+1009
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin2-9/+10
2022-05-03sw content controls, drop-down: add doc model & UNO APIMiklos Vajna7-1/+178
2022-05-03sw: document SwTOXMgrMiklos Vajna1-0/+4
2022-05-03add o3tl::equalsAsciiNoel Grandin7-13/+16
2022-05-03Revert "enable test for all platforms"Stephan Bergmann1-0/+2
2022-05-02tdf#146573 sw: recalculate cells with footnotesLászló Németh3-7/+41
2022-05-02sw: avoid one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-2/+7
2022-05-02sw content controls, checkbox: add insert UIMiklos Vajna10-11/+93
2022-05-02enable test for all platformsCaolán McNamara1-2/+0
2022-05-02move layout-dependent test to explicit layout cppunit targetCaolán McNamara3-34/+35
2022-05-02sw: prefix members of WW8_WrPlcPn, WW8_WrPlcSepx, WW8_WrPlcSubDoc and ...Miklos Vajna4-108/+108
2022-05-01abort more writer layout tests if a font isn't foundCaolán McNamara2-1/+6
2022-05-01abort writer layout tests if a font isn't foundCaolán McNamara1-0/+5
2022-05-01use more string_view in variousNoel Grandin12-77/+77
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin3-3/+3
2022-04-30Fix typoAndrea Gelmini1-1/+1
2022-04-30Tw Cen MT Condensed->DejaVu Sans for repeatable layout testCaolán McNamara1-0/+0
2022-04-30Georgia->DejaVu Sans for repeatable layout testCaolán McNamara1-0/+0
2022-04-30Century Gothic->DejaVu Sans for repeatable layout testCaolán McNamara1-0/+0
2022-04-30sans-serif->DejaVu Sans for repeatable layout testCaolán McNamara1-0/+0
2022-04-30Times->Liberation Serif for repeatable layout testCaolán McNamara1-0/+0
2022-04-30Algerian->DejaVu Sans for repeatable layout testCaolán McNamara1-0/+0
2022-04-30tdf#148432 in LTR UI override the navigator treeview direction for RTL docCaolán McNamara1-0/+12
2022-04-30tdf#148718 Partial revert of commit 6fbc3de17cd9274dc3a09e1eeb914c45f7dfe140Seth Chaiklin1-3/+3
2022-04-29tdf#143569 SwNavigator: Make Headings entries from headings in framesJim Raykowski3-14/+21
2022-04-29tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna3-1/+62