summaryrefslogtreecommitdiff
path: root/sw/qa/extras/odfimport
AgeCommit message (Expand)AuthorFilesLines
2021-05-27sw: rework to avoid the DECLARE_ODFIMPORT_TEST macroMiklos Vajna1-63/+126
2021-03-25tdf#128737: sw_odfimport: Add unittestXisco Fauli2-0/+7
2021-03-20ODT export: handle style name of covered cellsMiklos Vajna1-0/+10
2021-03-19ODT import: handle style name of covered cellsMiklos Vajna2-0/+24
2021-01-05tdf#138879: sw_odfimport: Add unittestXisco Fauli2-0/+20
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-3/+3
2020-10-02ODT import: copy direct para formatting for first para in insert modeMiklos Vajna2-0/+28
2020-08-03tdf#134971 Don't overwrite default styles when inserting docThorsten Behrens3-0/+24
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna1-0/+9
2020-06-11tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky2-0/+30
2020-04-08CppunitTest: remove duplicated codeXisco Fauli1-15/+3
2020-03-06sw: add test for date formatsXisco Fauli2-0/+44
2020-03-05tdf#130515: Add unittestXisco Fauli2-0/+47
2020-02-19tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl1-6/+3
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy1-3/+3
2020-01-28remove some unused local varsNoel Grandin1-3/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-0/+2
2019-09-25ODF Import: Add unittest for bibliography entriesXisco Fauli2-0/+17
2019-09-13Disable test testFdo37606Copy::Import when we don't have UIAndras Timar1-0/+3
2019-08-27tdf#107776 sw ODF shape import: make is-textbox check more strictMiklos Vajna2-0/+35
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski1-4/+1
2019-04-23tdf#123968 Test that imported field is editableSamuel Mehrbrodt2-0/+17
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen1-4/+0
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-2/+2
2019-03-14tdf#113289: Default value for footnote separatorDavid Vogt2-0/+9
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt2-0/+11
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-12-19Fix typo in testAndrea Gelmini3-2/+2
2018-11-12tdf#120677: restore treatment of blanks in SwTextGuess::GuessMike Kaganski2-0/+18
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-06-02Removed executable permission on data filesAndrea Gelmini4-0/+0
2018-04-18tdf#116195 swap a compatibility valuePatrick Jaap2-0/+8
2018-03-11tdf#108482: ignore repeated headlines' previous instances heightMike Kaganski2-0/+15
2018-02-26use less RGB_COLORDATANoel Grandin1-3/+3
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet2-0/+5
2017-11-03sw: ODF import: prevent shapes from inheriting paragraph default marginsMichael Stahl1-0/+3
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl2-0/+9
2017-09-01Insert blank page when first page number is evenLuke Deller1-0/+13
2017-08-22tdf#94882 use first page header on first pageLuke Deller2-0/+13
2017-07-21Fix typosAndrea Gelmini1-1/+1
2017-07-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai2-0/+6
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller3-0/+31
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann1-2/+1
2017-07-06i#61225 sw: fix layout loop with growable single-column sectionsMiklos Vajna2-0/+8
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai3-0/+16
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna2-0/+12
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-24/+0