summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-07-01tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)
2021-07-01ofz#30657 Timeout, ignore duplicate images when fuzzingCaolán McNamara
2021-07-01tdf#121509 DOCX export: fix corrupt shape anchoring in textboxAttila Bakos (NISZ)
2021-07-01tdf#127978 - Don't URL encode filename for navigator's tooltipAndreas Heinisch
2021-07-01tdf#139549 add test to commit 2ffdd37067926ddb841c6055205f267b96706945Tünde Tóth
2021-07-01avoid some dynamic_castsNoel Grandin
2021-07-01Improve preview of theme color sets - add color set nameTomaž Vajngerl
2021-06-30fix a size warningLuboš Luňák
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-30tdf#135316 optimise SwCharFormats::FindFormatByNameNoel Grandin
2021-06-30StylePresets: set bacground color for ValueSetTomaž Vajngerl
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli
2021-06-30indexing: add indexing export as an export filter for WriterTomaž Vajngerl
2021-06-30tdf#135316 cache propertysetinfo in SwXShapeNoel Grandin
2021-06-30uitest: guard create_doc_in_start_center in swXisco Fauli
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-30sw: rework to avoid DECLARE_SW_IMPORT_TEST() in CppunitTest_sw_txtimportMiklos Vajna
2021-06-29uitest: simplify code with execute_dialog_through_actionXisco Fauli
2021-06-29Fix typosAndrea Gelmini
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-29tdf#136435 extended tips for outline foldingOlivier Hallot
2021-06-29remove pimpl from SwXTextCursorNoel Grandin
2021-06-29tdf#124176 Use pragma once instead of include guardsRadhey Parekh
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli
2021-06-29uitest: guard execute_dialog_through_command in swXisco Fauli
2021-06-29uitest: guard execute_dialog_through_command in sdXisco Fauli
2021-06-29tdf#142698 sw: fix reject of deleted images anchored to-charLászló Németh
2021-06-29tdf#143107 related: ensure correct order of which idsMike Kaganski
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-28tdf#143105 Don't export empty URLs to PDFJan-Marek Glogowski
2021-06-28tdf#104239 doc import: fix chose m_pChosenWW8OutlineStyle carefullyJustin Luth
2021-06-28Fix typosAndrea Gelmini
2021-06-28Remove duplicated includeAndrea Gelmini
2021-06-28Resolves tdf#133265 - State indicator as first itemHeiko Tietze
2021-06-28Fix uninitialised conditional jumpJan-Marek Glogowski
2021-06-28Removed executable bits on doc filesAndrea Gelmini
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-28tdf#142304 a.o. Improve wrap margins in docx filtersRegina Henschel
2021-06-28sw: prefix members of HTMLTableColumn, HTMLTableContext, SwWriteTableCol ...Miklos Vajna
2021-06-28tdf#104239 doc import: listLevel 9 is body textJustin Luth
2021-06-27uitest: remove duplicated calls to get_component()Xisco Fauli
2021-06-27ofz#30647 skip boring slow path for fuzzingCaolán McNamara
2021-06-27Revert "tdf#135316 bypass 'existing style' check when importing"Noel Grandin
2021-06-26tdf#104239 doc import: chose m_pChosenWW8OutlineStyle carefullyJustin Luth
2021-06-26indexing: add test case for fontworks and footer/header paragraphsTomaž Vajngerl
2021-06-26tdf#104329 doc import pre-emptive unit test: ensure ChapterNumberingJustin Luth
2021-06-26uitest: introduce load_empty_fileXisco Fauli
2021-06-25tdf#104239 doc import: use "Outline" for m_pChosenWW8OutlineStyleJustin Luth
2021-06-25uitest: guard execute_dialog_through_actionXisco Fauli