summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-02-08simplify complex conditionalNoel Grandin
2022-02-08tdf#130094: sw_uiwriter3: Add unittestXisco Fauli
2022-02-08no need to take copies of the shared_ptr hereNoel Grandin
2022-02-08tdf#116685: sw: Add UItestXisco Fauli
2022-02-08uitest: no need to have a document with a table, just create itXisco Fauli
2022-02-08tdf#146462: sw: Add UItestXisco Fauli
2022-02-08add template versions of SwContentNode::GetAttrNoel Grandin
2022-02-08SwNavigator: factor out m_nMemberCount in FillMemberListJim Raykowski
2022-02-07tdf#126287: docx import: use defered linebreakVasily Melenchuk
2022-02-07ofz#44471 crash in isMoved if re-insert of invalid range failedCaolán McNamara
2022-02-07Simplify sequences uses in sw (2)Julien Nabet
2022-02-06Fix typo in codeAndrea Gelmini
2022-02-06We know the length hereMike Kaganski
2022-02-06Simplify sequences uses in swJulien Nabet
2022-02-05Removed duplicated includeAndrea Gelmini
2022-02-05Fix duplicate id and renumber a bit to respect orderJulien Nabet
2022-02-05lok: render image preview with lower resolutionSzymon Kłos
2022-02-04tdf#146462 sw: fix broken CrossReference field tab pageMichael Stahl
2022-02-04Revert "lok: copy over the alpha channel too for cairo..."Luboš Luňák
2022-02-04tdf#146893 Remove extra buttons from Manage Changes sidebarrafaelhlima
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04Use unique id for FN_UNO_TRANSFORMED_GRAPHICSzymon Kłos
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-04Don't cast enum to bool instead of comparing to a defined constantMike Kaganski
2022-02-04sw: prefix members of SwClipboardChangeListener, SwPagePreview, ...Miklos Vajna
2022-02-03cid#1497932 Dereference after null checkCaolán McNamara
2022-02-03tdf#134965: sw_uiwriter3: Add unittestXisco Fauli
2022-02-03tdf#147144: Writer crash after adding rectangle, add link and delete itJulien Nabet
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)
2022-02-03tdf#146822 OOXML: fix export of the transparency in hatch fillTünde Tóth
2022-02-03related tdf#90805 sw table: ensure border when setting border styleJustin Luth
2022-02-03tdf#147115 writerfilter: style is only default if default=trueJustin Luth
2022-02-02tdf#137920 sw: avoid layout loop when inserting at-char anchored large imageMiklos Vajna
2022-02-02Related tdf#66039: restore unit tests disabled temporarilyAttila Bakos (NISZ)
2022-02-02Related tdf#66039 DOCX import: fix Z-order of group shapesAttila Bakos (NISZ)
2022-02-02lok: find active SmViewShell reliablyMike Kaganski
2022-02-02tdf#147006 sw_fieldmarkhide: fix crash when deleting fly with fieldmarkMichael Stahl
2022-02-02tdf#147008 sw_fieldmarkhide: fix invalid NonTextFieldmark positionsMichael Stahl
2022-02-02sw: fix swapped inner vs outer border for Word-style right/bottom page bordersMiklos Vajna
2022-02-02tdf#107727 disable border in RTF export if not drawnRegina Henschel
2022-02-02CppunitTest_sw_ooxmlexport: remove no longer needed deny listMiklos Vajna
2022-02-02convert OfaRefItem to a normal classNoel Grandin
2022-02-02SwNavigator: set bookmark member countJim Raykowski
2022-02-02tdf#129578 rtfimport: CJK char properties are not CSJustin Luth
2022-02-01tdf#107413: sw_rtfexport5: Add unittestXisco Fauli
2022-02-01sw: add note to DateFieldmarkMichael Stahl
2022-02-01sw: change test to check the text content instead of just the lengthMichael Stahl
2022-02-01fix buildXisco Fauli