summaryrefslogtreecommitdiff
path: root/sw/qa/core
AgeCommit message (Expand)AuthorFilesLines
2021-06-14sw_core_accessibilitycheck: remove duplicated createDoc methodXisco Fauli1-10/+4
2021-06-09sw: allow the width of a line portion to be larger than 65536 twipsMiklos Vajna2-0/+51
2021-06-02quieten down this warningNoel Grandin1-5/+8
2021-06-01fix leak in CppunitTest_sw_filters_testNoel Grandin2-0/+14
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-2/+2
2021-05-21fix SwDoc leaks in CppunitTest_sw_macros_testNoel Grandin1-3/+4
2021-05-20sw: allow the height of a line to be larger than 65536 twipsMiklos Vajna2-0/+48
2021-05-19sw: fix not needed invalidation of custom field on each keypressMiklos Vajna1-1/+3
2021-05-18sw: fix not needed invalidation of title field on each keypressMiklos Vajna2-0/+93
2021-04-27tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna2-0/+36
2021-04-16Remove some unused includesMiklos Vajna2-9/+1
2021-04-14sw: layout dump: sorted_objs of SwPageFrameMichael Stahl2-29/+37
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna1-0/+45
2021-04-13tdf#132393 sw: disable TabOverMargin layout flag inside sectionsMiklos Vajna2-0/+64
2021-03-31tdf#140343 sw page rtl gutter margin: add layoutMiklos Vajna1-0/+25
2021-03-30tdf#140343 sw page rtl gutter margin: add UNO APIMiklos Vajna1-0/+14
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-24sw bibliography, refer to a page: add PDF export linksMiklos Vajna1-0/+52
2021-03-23tdf#133933 sw: fix crash on undo of redlined pasted tableMiklos Vajna2-0/+19
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-2/+2
2021-03-17tdf#52065 sw: revert tdf#45908: Cleaning up the tabs too earlyJustin Luth3-0/+22
2021-03-16tdf#122894 skipping anchor in column in footnoteCaolán McNamara2-0/+5
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu1241-1/+0
2021-03-12CppunitTest_sw_ooxmlexport: clean up testEffectExtentMarginMiklos Vajna2-2/+2
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna1-0/+46
2021-03-09tdf#140292 sw: fix z-order of textbox on undoMiklos Vajna2-0/+53
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz1-6/+0
2021-03-04sw: fix unwanted long vertical border around vertically merged Word cellMiklos Vajna2-0/+74
2021-03-03Fix typosAndrea Gelmini1-1/+1
2021-03-03Disable this test also on Windows for nowMike Kaganski1-1/+3
2021-03-02sw bibliography, refer to a page: de-duplicate bibliography table URLsMiklos Vajna1-0/+51
2021-03-01tdf#140342 sw layout: remove explicit gutter handling when positioning bordersMiklos Vajna1-0/+30
2021-02-27sw bibliography, refer to a page: strip URLs in the bibliography tableMiklos Vajna1-0/+43
2021-02-18sw bibliography: make URLs in the bibliography table clickableMiklos Vajna2-7/+78
2021-02-15loplugin:referencecasting in swNoel1-1/+1
2021-02-11sw tooltip on bibliography fields: add the actual tooltip functionalityMiklos Vajna1-0/+76
2021-02-08tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna1-0/+31
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann2-39/+53
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski1-2/+2
2021-02-05(related: tdf#121842) sw: encode URLs generated in ToXMichael Stahl1-2/+2
2021-02-05tdf#91920 sw page gutter margin, from top: add layoutMiklos Vajna1-0/+29
2021-02-03tdf#91920 sw page gutter margin: add layoutMiklos Vajna1-0/+25
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann1-51/+41
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara12-0/+0
2021-01-12tdf#138995 DOCX import: fix handling of textbox zordersMiklos Vajna2-0/+16
2021-01-10ofz#29414 uncaught exceptionCaolán McNamara6-0/+0
2021-01-10fix coverity parse errorsCaolán McNamara11-11/+11
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2021-01-02SwFrame: Modify no moreBjoern Michaelsen1-4/+5
2020-12-30atrflyin.cxx Modify no moreBjoern Michaelsen1-1/+1