summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-02-14sw btlr writing mode layout: fix baseline offsetMiklos Vajna2-1/+15
2019-02-14Use indexed getToken()Matteo Casalin1-5/+7
2019-02-13sw btlr writing mode: add UI for thisMiklos Vajna3-10/+11
2019-02-13sw btlr writing mode: add a layout-level testMiklos Vajna2-0/+19
2019-02-13tdf#123266 make cursors svg ready for better resizing.andreas kainz1-0/+6
2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna5-17/+77
2019-02-13tdf#123002 Disable off-page positioning for footer/header objects onlyPatrick Jaap1-3/+7
2019-02-13tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt2-3/+25
2019-02-13Pointer is pointlessNoel Grandin14-26/+24
2019-02-13Add note with link to bug report for double-removal of annotationsHamish McIntyre-Bhatty1-1/+1
2019-02-13tdf#97361 Make xtext.py more pythonicHamish McIntyre-Bhatty1-43/+45
2019-02-13sw btlr writing mode layout: implement unmapping of this directionMiklos Vajna6-58/+117
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna14-25/+135
2019-02-12sw: remove load_save_test.pyMichael Stahl1-132/+0
2019-02-12tdf#122594 XLSX OLE in DOCX: export ActiveTableLászló Németh2-0/+37
2019-02-12sw btlr writing mode: implement UNO APIMiklos Vajna1-7/+1
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara2-2/+2
2019-02-12tdf#114441,Change in the data type to sal_Int32Komal1-13/+14
2019-02-12“Fax” has never been an initialism—don’t write it thusAdolfo Jayme Barrientos3-3/+3
2019-02-12tdf#122607 Fix layout invalidation in headless modeSamuel Mehrbrodt4-1/+27
2019-02-12DOCX, RTF filter: handle distributed para adjustMiklos Vajna6-2/+54
2019-02-12tdf#97361 Make xtextcontent.py more pythonicHamish McIntyre-Bhatty1-35/+36
2019-02-11weld SvBaseLinksDlgCaolán McNamara2-3/+2
2019-02-11Resolves: tdf#123320 non-existing drop caps char styleCaolán McNamara1-2/+7
2019-02-11new loplugin writeonlyvarsNoel Grandin8-33/+5
2019-02-11sw: prefix members of SwDBManagerMiklos Vajna2-116/+116
2019-02-11tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet1-0/+217
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski8-38/+19
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-2/+2
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski9-35/+20
2019-02-11using ScopedVclPtr with StartExecuteAsync not goodNoel Grandin1-4/+5
2019-02-10loplugin:indentation in swNoel Grandin144-494/+505
2019-02-08Initialize some OUString with proper valueMatteo Casalin1-4/+5
2019-02-08Replace always true condition with a more likely oneMatteo Casalin1-2/+2
2019-02-08Use indexed getToken()Matteo Casalin1-3/+4
2019-02-08Use indexed getToken()Matteo Casalin1-7/+8
2019-02-08Use indexed getToken()Matteo Casalin1-2/+3
2019-02-08Use indexed getToken()Matteo Casalin1-2/+3
2019-02-07tdf#123032 sw, AddVerticalFrameOffsets: fix shape pos after mouse moveMiklos Vajna2-6/+28
2019-02-07The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist1-2/+2
2019-02-07The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist1-2/+2
2019-02-07[API CHANGE] Synchronize supported Writer document zoom rangesStephan Bergmann1-1/+1
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen106-368/+270
2019-02-07complete the univerbation of E-mail to Email in the uiCaolán McNamara12-22/+22
2019-02-06Remove useless const_castMike Kaganski1-14/+8
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand4-20/+35
2019-02-06Resolves: tdf#123163 avoid null derefCaolán McNamara1-3/+4
2019-02-06tdf#123194: sw: change used filter for .dotx exportVasily Melenchuk1-1/+1
2019-02-06Ignore RuntimeException in Application.WindowState setterTor Lillqvist1-5/+11
2019-02-06Add a dummy implementation of WordBasic.AppCount()Tor Lillqvist1-0/+10