summaryrefslogtreecommitdiff
path: root/sw/qa/extras/unowriter
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-02sw: handle RANGE_IS_SECTION in SwXTextRange::getText()Michael Stahl
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-15loplugin:referencecasting in swNoel
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24sw: fix SwXTextRange::createEnumeration() inside table cellMichael Stahl
2020-11-24sw: fix copying and deleting of section content via APIMichael Stahl
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-20use tools::Long in swNoel
2020-09-28sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ...Miklos Vajna
2020-08-23Fix typosAndrea Gelmini
2020-08-15Fix typo in codeAndrea Gelmini
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli
2020-04-14sw: fix fly at-char deletion API behaviour changeMichael Stahl
2020-02-22Fix typoAndrea Gelmini
2020-01-07tdf#129841: fix GetTextTableCursorPropertyMap cell background valuesMike Kaganski
2020-01-06tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski
2020-01-03tdf#129743 follow-up: implement the other variant of the fixMike Kaganski
2020-01-03sw: add UNO API for semi-transparent textMiklos Vajna
2020-01-02tdf#129743: don't delete mark of current cursor when creating new cursorMike Kaganski
2019-11-20sw: revert change in expanding hints in SwXText::insertTextContent()Michael Stahl
2019-11-18sw: insert image: set anchor to at-char by defaultMiklos Vajna
2019-10-03DOCX import: fix interaction of table and paragraph style in table cellsMiklos Vajna
2019-09-19Related: tdf#124600 sw anchored object allow overlap: add UNO APIMiklos Vajna
2019-08-16This was meant to be 'continue', not 'break'Mike Kaganski
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-07sw: fix ViewCursor.PageStyleName for multi-page paragraphsMiklos Vajna
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-07-04sw: insert image: set anchor to as-char by defaultMiklos Vajna
2019-06-24Adapt new test to actual values observed on macOSStephan Bergmann
2019-06-21sw comments on frames: fix layout to place anchor next to the imageMiklos Vajna
2019-06-21sw comments on frames: fix annotation start order in UNO portion enumMiklos Vajna
2019-06-20sw comments: allow ranges to be created which cover only the placeholder charMiklos Vajna
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-11CppunitTest_sw_unowriter: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-27CppunitTest_sw_unowriter: be consistent about using namespace declarationsMiklos Vajna
2019-01-24sw paste listener: expose pasted images as wellMiklos Vajna
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna
2019-01-04svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2018-12-11sw: fix paragraph enumeration going past a selected tableMiklos Vajna
2018-12-04sw: fix paragraph enumeration going past selection endMiklos Vajna