summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-02-18sw: remove not needed condition in SwTextFrame::SwitchHorizontalToVertical()Miklos Vajna
2019-02-18sw: prefix members in dbfld.hxxMiklos Vajna
2019-02-18tdf#123261 Styles items get checkbox option in menubar and popupmenuandreas kainz
2019-02-18Resolves tdf#123091 - Move Display Fields section from Formatting Aids to Viewheiko tietze
2019-02-18tdf#123255 writer Menubar Comment group rearrangementandreas kainz
2019-02-18Removed duplicated includeAndrea Gelmini
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-17Use indexed getToken()Matteo Casalin
2019-02-16MSForms: Rework the MS compatible Forms menu a bitTamás Zolnai
2019-02-16MSForms: Make Control Properties menu to work with drop-down form fieldTamás Zolnai
2019-02-16MSForms: Don't show popup dialog of drop-down field when there is no item listTamás Zolnai
2019-02-16MSForms: Introduce a properties dialog for Drop-down form fieldTamás Zolnai
2019-02-16MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai
2019-02-16MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai
2019-02-16MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai
2019-02-16MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai
2019-02-16MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai
2019-02-15Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"Jim Raykowski
2019-02-15sw btlr writing mode shell: fix cursor positionMiklos Vajna
2019-02-15sw btlr writing mode: implement DOCX filterMiklos Vajna
2019-02-15sw btlr writing mode layout: fix multiple paragraphsMiklos Vajna
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-15Initialise an integer to 0, not falseTor Lillqvist
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