summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-09-16use SwPosition in SwArgsBaseNoel Grandin
2022-09-16use more SwPosition::AdjustContentNoel Grandin
2022-09-16use more SwPosition::AdjustContentNoel Grandin
2022-09-16sw content controls: add PDF export of font propertiesMiklos Vajna
2022-09-16CppunitTest_sw_uiwriter2: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-09-15uitest: sw: use wait_until_property_is_updatedXisco Fauli
2022-09-15use more SwPosition::GetContentIndexNoel Grandin
2022-09-15cid#1500398 silence Use after freeCaolán McNamara
2022-09-15use more SwPosition::AdjustContentNoel Grandin
2022-09-15tdf#106959: use table's first content node for cursor cleanupMike Kaganski
2022-09-15Only check second time when neededMike Kaganski
2022-09-15Fix the obvious leftoverMike Kaganski
2022-09-15tdf#149551 unit test mongolianVert in shape in WriterRegina Henschel
2022-09-15sw content controls, date: add PDF exportMiklos Vajna
2022-09-15use a different file for testEmojiAutoCorrectCaolán McNamara
2022-09-15This does not need to be friend or linked externallyMike Kaganski
2022-09-15CppunitTest_sw_ooxmlexport_template: remove not needed mustTestImportOf()Miklos Vajna
2022-09-14tdf#143547 SwNavigator: restore content tree scroll positionJim Raykowski
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