summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-07-12Fix typosAndrea Gelmini
2019-07-12tdf#121014 Display tooltip for URLs in Writer textboxes/shapesSamuel Mehrbrodt
2019-07-12MSForms: DOCX filter: handle export of empty date from controlTamás Zolnai
2019-07-12MSForms: DOCX filter: The new text-based date field is allowed in the header.Tamás Zolnai
2019-07-12MSForms: DOCX filter: update testN820509() testTamás Zolnai
2019-07-12MSForms: DOCX filter: reenable passing testTamás Zolnai
2019-07-12MSForms: DOCX filter: handle date formats with quotation marks.Tamás Zolnai
2019-07-12MSForms: date format: better searching of date format entriesTamás Zolnai
2019-07-12MSForms: DOCX filter: import manually set date field as plain textTamás Zolnai
2019-07-12MSForms: DOCX filter: add a test case about invalid date form fieldsTamás Zolnai
2019-07-12MSForms: date form field dialog: create the format entry if it does not existTamás Zolnai
2019-07-12MSForms: date field converions: better error handlingTamás Zolnai
2019-07-12MSForms: DOCX filter: reenable passing testTamás Zolnai
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai
2019-07-12MSForms: DOCX export of date content controlTamás Zolnai
2019-07-12MSForms: ODF import / export of text-based date fieldTamás Zolnai
2019-07-12MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai
2019-07-12MSForms: Add a drop-down button for the text-based date fieldTamás Zolnai
2019-07-12MSForms: Generalize some parts of the drop-down form field's popup buttonTamás Zolnai
2019-07-12MSForms: Better rendering of drop-down form field's buttonTamás Zolnai
2019-07-12MSForms: Introduce a properties dialog for date form fieldTamás Zolnai
2019-07-12MSForms: Insert text-based date field from MS compatible Forms menuTamás Zolnai
2019-07-12MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai
2019-07-11MSForms: Deduplicate code by creating NonTextFieldmark classTamás Zolnai
2019-07-11tdf#123088 Multi outline drag and dropJim Raykowski
2019-07-11Clear message in find toolbarJim Raykowski
2019-07-11tdf#126333 use dialog color for "button" highlightJan-Marek Glogowski
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2019-07-11Compare coordinates with toleranceMike Kaganski
2019-07-11Rework tdf#115600 Display not found message for Navigate by SelectionJim Raykowski
2019-07-11lokdialog: Convert the Paste Special dialog to async exec for swMuhammet Kara
2019-07-11sw: fix TransformDialog with args when the shape moves to a different pageMiklos Vajna
2019-07-10Fix typoAndrea Gelmini
2019-07-10Prepare PasteSpecial for Async-ness (sw, basesh.cxx)Muhammet Kara
2019-07-10Disable (again) part of testBtlrCell on WindowsMike Kaganski
2019-07-10AnnotationWin: Restore lines from annotations to comment anchorJim MacArthur
2019-07-10Qualify call to std::ceilTimotej Lazar
2019-07-10tdf#121663 DOCX import: fix missing space in line numberingLászló Németh
2019-07-10sw: assume that JOE won't be availableMiklos Vajna
2019-07-10Fix CppunitTest_sw_ooxmlexport3 on systems with DPI scalingMike Kaganski
2019-07-09NB writer tabbed_single: fix wrong alignment of commandsandreas kainz
2019-07-09sw comments on frames: fix comment handling when changing at-char anchorMiklos Vajna
2019-07-09tdf#126243 DOCX: export/reject tracked paragraph style changeLászló Németh
2019-07-09Revert "Fix typo"Julien Nabet
2019-07-09Fix typoAndrea Gelmini
2019-07-09tdf#126173 RTF import: fix lost SHAPE fieldsMiklos Vajna
2019-07-09Fix typoAndrea Gelmini
2019-07-09Replace array with initializer list in QuickHelpData::FillStrArrArkadiy Illarionov
2019-07-09NB add contextual single support for impressandreas kainz
2019-07-08tdf#39593 Replace copy-pasted functions with templateArkadiy Illarionov