summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-11-03Resolves: tdf#143443 size of comment box too tall after cut/pasteCaolán McNamara
2021-11-03tdf#117895: sw: Add UItestXisco Fauli
2021-11-03tdf#145326: sw: Add UItestXisco Fauli
2021-11-03tdf#145311 sw track changes: fix moving over empty list itemLászló Németh
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya
2021-11-03put the message into static_assertCaolán McNamara
2021-11-03tdf#145361: sw_xhtmlexport: Add unittestXisco Fauli
2021-11-03tdf#145326: fix breaking DDE linksBjoern Michaelsen
2021-11-03fix misplaced lineCaolán McNamara
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-11-03CppunitTest_sw_ooxmlexport13: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-03Avoid float-cast-overflowStephan Bergmann
2021-11-03prelim tdf#136472: remove implementation specific unit testsJustin Luth
2021-11-02SwNavigator: correct outline level comparison used in determiningJim Raykowski
2021-11-02drop PendingDrawObjectsInPaM in favor of detecting draw objects removalCaolán McNamara
2021-11-02ofz#40593 remove Objects from m_xResizeDrawObjects if deleted during parseCaolán McNamara
2021-11-02SwNavigator: fix two uses of UpdateListBoxJim Raykowski
2021-11-02SwNavigator: Track frame content before other contentJim Raykowski
2021-11-02SwNavigator: Make list of open files in Display sub menu consistentJim Raykowski
2021-11-02SwNavigator: Disallow going to content when content is not visibleJim Raykowski
2021-11-02tdf#141908 replace usage of sal_Int32 with colors in htmlexportHenrik Palomäki
2021-11-02tdf#139336 sw: fix extra pages of multicolumn sections with footnotesAttila Szűcs
2021-11-02sw: prefix members of SwAnnotationShell, SwBaseShell, SwContent and ...Miklos Vajna
2021-11-02tdf#145317 sw ms export: handle First Page with a first headerJustin Luth
2021-11-01Related: tdf#145363 provide an explicit parent for page formatCaolán McNamara
2021-11-01tdf#145363 provide an explicit parent for numbering-style dialogCaolán McNamara
2021-11-01Removed duplicated includesAndrea Gelmini
2021-10-31SwNavigator: Improve tracking on showingJim Raykowski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-30sw: uitest: test "save to ODT as read-only with password protection"Xisco Fauli
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-29tdf#140798, tdf#143815, tdf#141659: fix fly content hint handlingBjoern Michaelsen
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-29use virtual function call for dynamic dispatchBjoern Michaelsen
2021-10-29consolidate DDE updates in FieldTypeBjoern Michaelsen
2021-10-27tdf#131755 SwNavigator: Fix drag mode configuration restoreJim Raykowski
2021-10-27SwNavigator: Use stored outline levels shown value for both flavorsJim Raykowski
2021-10-27sw: run uiwriter tests on macOS tooXisco Fauli
2021-10-27tdf#131771: sw: Move UItest to CppUnittestXisco Fauli
2021-10-27tdf#143244: sw: move UItest to CppUnittestXisco Fauli
2021-10-27tdf#136715: move UItest to CppUnittestXisco Fauli
2021-10-26uitest: when possible, close the document before opening a new oneXisco Fauli
2021-10-26tdf#131025 swtable: don't apply number format to non-number textJustin Luth
2021-10-26tdf#145225 sw track changes: fix bad insert at movingLászló Németh
2021-10-26uitest: rearrange tests to avoid "close_doc: no active frame"Xisco Fauli