summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-09-14Fix typoAndrea Gelmini
2022-09-14try_emplace is a bit more efficientMike Kaganski
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski
2022-09-14sw content controls, dropdown: add PDF exportMiklos Vajna
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-14sw: fix format brush to override old formatSzymon Kłos
2022-09-14tdf#147646 Add unit testSatya
2022-09-13sw content controls, checkbox: add PDF exportMiklos Vajna
2022-09-13tdf#129163: GC cursor table at the end of the life of an portion enumerationBjoern Michaelsen
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-09-13sw: fix format brush to reset the font strikeout attributeHenry Castro
2022-09-12tdf#150753: always do the final steps, including unlocking draw modelMike Kaganski
2022-09-12tdf#150267 Import docvar value correctlySamuel Mehrbrodt
2022-09-12sw: prefix members of SwFieldEditDlg, SwFieldInputDlg, ...Miklos Vajna
2022-09-12sw content controls, rich text: add initial PDF exportMiklos Vajna
2022-09-11[COVER] add first set of ODF feature test filesThorsten Behrens
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-11tdf#126535 show search key found times in find and replace dialogJim Raykowski
2022-09-10tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedlyMike Kaganski
2022-09-10crashtesting tdf135070-01.odtNoel Grandin
2022-09-10remove warnings in SwTransparencyGrf Get/Put ValueNoel Grandin
2022-09-10move code depending on bBalance inside a block conditional on thatCaolán McNamara
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-09sw: avoid divide by zero in SwDoc::AdjustCellWidthXisco Fauli
2022-09-09tdf#150876 sw: track new rows inserted after a tracked row insertionLászló Németh
2022-09-09tdf#148214 RTF import: avoid fake paragraph for \page when possibleMiklos Vajna
2022-09-09tdf#150604 related: Label Navigator context menu delete entryJim Raykowski
2022-09-08Fix CppunitTest_sw_core_layout on non-default DPIMike Kaganski
2022-09-08Fix CppunitTest_sw_ooxmlexport15 on non-default DPIMike Kaganski
2022-09-08DOCX import: avoid duplicated bookmarks in copied header/footer textMiklos Vajna
2022-09-08loplugin:unusedmethodsNoel Grandin
2022-09-08CppunitTest_sw_uiwriter8: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-09-08sw: add an initial uitest for SwContentControlDlgMiklos Vajna
2022-09-08sw: fix crash in SwViewShellImp::AddPendingLOKInvalidation()Miklos Vajna
2022-09-08Fix typoAndrea Gelmini
2022-09-08tdf#149292 docx: pre-emptive unit testJustin Luth
2022-09-07cid#1509283 silence Dereference after null checkCaolán McNamara
2022-09-07cid#1513730 Useless callCaolán McNamara
2022-09-07cid#1500419 rearrange to silence Use after freeCaolán McNamara
2022-09-07tdf#149547 fix "tdf#75297 sw uno: override default num char style"Justin Luth
2022-09-07add truncate-multiline for consistency with vcl and all the othersCaolán McNamara
2022-09-07use o3tl::span in SvXMLItemMapEntriesNoel Grandin
2022-09-07tdf#150666 sw: allow to delete tracked table row insertionsLászló Németh
2022-09-07sw: clean up DocxAttributeOutput::EndContentControl()Miklos Vajna
2022-09-07SvXMLItemMapEntries does not need an implNoel Grandin
2022-09-07tdf#150604 Writer Navigator: Make delete shortcut key delete IndexesJim Raykowski
2022-09-07CppunitTest_sw_ooxmlencryption: remove not needed mustTestImportOf()Miklos Vajna
2022-09-07tdf#147646 Auto numbering is wrong when the row has split/merged cells.Satya
2022-09-06sw HTML import: fix height of OLE objs when it is missing and width is relativeMiklos Vajna