summaryrefslogtreecommitdiff
path: root/sw/qa/extras/odfimport/odfimport.cxx
AgeCommit message (Expand)Author
2024-03-04Revert "sw: revert Select All improvements"Michael Stahl
2024-02-26sw: revert Select All improvementsMichael Stahl
2023-06-14tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl
2023-04-03Always update fields when loading documentSamuel Mehrbrodt
2022-09-22forcepoint#108 sw: prevent creating SwRangeRedline anchored in itselfMichael Stahl
2020-06-14tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky
2020-02-24tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-09-25ODF Import: Add unittest for bibliography entriesXisco Fauli
2019-09-13Disable test testFdo37606Copy::Import when we don't have UIAndras Timar
2019-08-27tdf#107776 sw ODF shape import: make is-textbox check more strictMiklos Vajna
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski
2019-04-23tdf#123968 Test that imported field is editableSamuel Mehrbrodt
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-14tdf#113289: Default value for footnote separatorDavid Vogt
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-19Fix typo in testAndrea Gelmini
2018-11-12tdf#120677: restore treatment of blanks in SwTextGuess::GuessMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-04-18tdf#116195 swap a compatibility valuePatrick Jaap
2018-03-11tdf#108482: ignore repeated headlines' previous instances heightMike Kaganski
2018-02-26use less RGB_COLORDATANoel Grandin
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet
2017-11-03sw: ODF import: prevent shapes from inheriting paragraph default marginsMichael Stahl
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl
2017-09-01Insert blank page when first page number is evenLuke Deller
2017-08-22tdf#94882 use first page header on first pageLuke Deller
2017-07-21Fix typosAndrea Gelmini
2017-07-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-07-06i#61225 sw: fix layout loop with growable single-column sectionsMiklos Vajna
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-03use actual UNO enums in swNoel Grandin
2017-02-27convert spell menu to .uiCaolán McNamara
2017-02-22don't inherit SwSpellPopup from PopupMenuCaolán McNamara
2016-12-24tdf#101729 add test case to make sure that the text is inside the cell.Mark Hung
2016-11-04tdf#41542 globally allow padding without borders: layoutJustin Luth
2016-10-14tdf#64038 ODF import: fix handling of space following <text:s>Michael Stahl
2016-10-05tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl
2016-09-08tdf#75221: make margin collapsing implementation conform OASIS proposalMike Kaganski
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth
2016-06-27tdf#76322 writer: allow column breaks in headers/footersJustin Luth
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin