summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-02-15Interpret the parameter of WordBasic.FileClose() more correctlyTor Lillqvist
2019-02-15CppunitTest_sw_layoutwriter: disable testBtlrCell() on Windows, tooMiklos Vajna
2019-02-14sw btlr writing mode layout: fix baseline offsetMiklos Vajna
2019-02-14Use indexed getToken()Matteo Casalin
2019-02-13sw btlr writing mode: add UI for thisMiklos Vajna
2019-02-13sw btlr writing mode: add a layout-level testMiklos Vajna
2019-02-13tdf#123266 make cursors svg ready for better resizing.andreas kainz
2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna
2019-02-13tdf#123002 Disable off-page positioning for footer/header objects onlyPatrick Jaap
2019-02-13tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt
2019-02-13Pointer is pointlessNoel Grandin
2019-02-13Add note with link to bug report for double-removal of annotationsHamish McIntyre-Bhatty
2019-02-13tdf#97361 Make xtext.py more pythonicHamish McIntyre-Bhatty
2019-02-13sw btlr writing mode layout: implement unmapping of this directionMiklos Vajna
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna
2019-02-12sw: remove load_save_test.pyMichael Stahl
2019-02-12tdf#122594 XLSX OLE in DOCX: export ActiveTableLászló Németh
2019-02-12sw btlr writing mode: implement UNO APIMiklos Vajna
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-12tdf#114441,Change in the data type to sal_Int32Komal
2019-02-12“Fax” has never been an initialism—don’t write it thusAdolfo Jayme Barrientos
2019-02-12tdf#122607 Fix layout invalidation in headless modeSamuel Mehrbrodt
2019-02-12DOCX, RTF filter: handle distributed para adjustMiklos Vajna
2019-02-12tdf#97361 Make xtextcontent.py more pythonicHamish McIntyre-Bhatty
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2019-02-11Resolves: tdf#123320 non-existing drop caps char styleCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11sw: prefix members of SwDBManagerMiklos Vajna
2019-02-11tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11using ScopedVclPtr with StartExecuteAsync not goodNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-08Initialize some OUString with proper valueMatteo Casalin
2019-02-08Replace always true condition with a more likely oneMatteo Casalin
2019-02-08Use indexed getToken()Matteo Casalin
2019-02-08Use indexed getToken()Matteo Casalin
2019-02-08Use indexed getToken()Matteo Casalin
2019-02-08Use indexed getToken()Matteo Casalin
2019-02-07tdf#123032 sw, AddVerticalFrameOffsets: fix shape pos after mouse moveMiklos Vajna
2019-02-07The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist
2019-02-07The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist
2019-02-07[API CHANGE] Synchronize supported Writer document zoom rangesStephan Bergmann
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-07complete the univerbation of E-mail to Email in the uiCaolán McNamara
2019-02-06Remove useless const_castMike Kaganski
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand
2019-02-06Resolves: tdf#123163 avoid null derefCaolán McNamara
2019-02-06tdf#123194: sw: change used filter for .dotx exportVasily Melenchuk