summaryrefslogtreecommitdiff
path: root/sw/qa/core
AgeCommit message (Expand)Author
2020-12-30atrflyin.cxx Modify no moreBjoern Michaelsen
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-21sw: fix layout loop due to a keep-with-next vs 100% image height conflictMiklos Vajna
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-15tdf#138600 sw: fix too small print area for btlr text in nested tableMiklos Vajna
2020-12-01tdf#137638 sw textbox: make sure layout doesn't mark the doc as modifiedMiklos Vajna
2020-11-26tdf#135198 tdf#138050 sw editing: fix text box position syncDaniel Arato (NISZ)
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-24tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17tdf#137980 sw textbox: fix automatic size of shapes with rotated textMiklos Vajna
2020-11-15tdf#135198: fix unittestXisco Fauli
2020-11-14Revert "tdf#137881 sw: fix text box size regression"Xisco Fauli
2020-11-09tdf#137881 sw: fix text box size regressionDaniel Arato (NISZ)
2020-11-06DOCX import: fix assertion failure when redline ends right before a ToCMiklos Vajna
2020-11-05get rid of long deprecated SwModify::BroadcastModifyBjoern Michaelsen
2020-11-03tdf#135893 sw paste: fix copying fly frame in textbox twiceMiklos Vajna
2020-10-29tdf#135198 fix unit test for HiDPI: pick object by indexDaniel Arato (NISZ)
2020-10-27tdf#135198 sw editing: text box fell out of its shapeDaniel Arato (NISZ)
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara
2020-10-04the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc*Caolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15Fix typo in codeAndrea Gelmini
2020-09-15tdf#103611 sw: fix vertical alignment to page bottom marginTibor Nagy
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna
2020-09-09sw: rename CppunitTest_sw_updateall_object_replacements to sw_uibase_uiviewMiklos Vajna
2020-09-08tdf#135149 sw: fix deleting textbox of as-char shapesMiklos Vajna
2020-09-04sw: default to UI locale when language is missingMiklos Vajna
2020-09-04tdf#136354 DOCX import: fix vertical mirrored alignment on bottom marginTibor Nagy
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna
2020-08-31tdf#135711: DOCX export: fix crash on page anchored textboxesAttila Bakos
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-28Add unit test for c123bfff501229f398a1b679fc7434b82d53685cTor Lillqvist
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-24tdf#135720 sw: fix PAGE_PRINT_AREA_BOTTOM alignment with footerTibor Nagy
2020-08-18tdf#135016 DOCX export: fix unexpected error on save with undo/redoMiklos Vajna
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-07tdf#133071 DOCX import: fix vertical alignment to bottom page marginTibor Nagy
2020-08-05CppunitTest_sw_uwriter: make rng used in this test repeatableMiklos Vajna
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2020-07-30sw: extract createDoc() from various test suites to a single getSwDoc()Miklos Vajna
2020-07-29Fix typoAndrea Gelmini
2020-07-22sw: find & replace: fix soft hyphen cleaningMiklos Vajna
2020-07-17sw: fix crash when using anchor of at-paragraph fly ...Michael Stahl
2020-07-17tdf#134783 sw: fix contextual spacing position of shapeRegényi Balázs
2020-07-14tdf#134431 sw: fix crash on setting anchor of textbox while splitting a paraMiklos Vajna
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann