summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Uninitialized data memberStephan Bergmann
2021-09-15sw layout xml dump: show SwParaPortionMiklos Vajna
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 2Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14tdf#135683 speedup DocumentRedlineManager::GetRedlinePosNoel Grandin
2021-09-14tdf#144483 sw mail merge: save ranges in a single documentBalazs Varga
2021-09-14sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna
2021-09-14ofz: Null-dereference READCaolán McNamara
2021-09-14tdf#144057 sw track changes: hide deleted table rowsLászló Németh
2021-09-14tdf#144305 sw: fix rendering of ruby portions with non-default ruby alignmentMiklos Vajna
2021-09-13tdf#126879: sw_htmlexport: Add unittestAndreas Heinisch
2021-09-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli
2021-09-13uitest: guard execute_modeless_dialog_through_command in swXisco Fauli
2021-09-13tdf#144352 Revert "Fix widget placement problem on mailmerge result dialog."Gabor Kelemen
2021-09-13sw: prefix members of SwChapterNumRules, SwDBConfig, SwGlossaryList and ...Miklos Vajna
2021-09-13tdf#137363 DOC export: don't lose sprmPIlvl of para styleJustin Luth
2021-09-13tdf#144427 sw mailmerge: fix merge all documentBalazs Varga
2021-09-13indexing: prevent crash when creting the indexing XMLTomaž Vajngerl
2021-09-13tdf#123642: keep last bookmark at the document endVasily Melenchuk
2021-09-12clang:optin.performance.Padding in swNoel Grandin
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-10Resolves: tdf#143777 Exclude recipient is always greyed outCaolán McNamara
2021-09-10uitest: sw: Close the modeless dialogs after using themXisco Fauli
2021-09-10CppunitTest_sw_rtfexport5: simplify assertsXisco Fauli
2021-09-10tdf#126426: support for hyperlinks in TextParagraphContextVasily Melenchuk
2021-09-10tdf#144425 Set sane lower bounds (1) for MM e-mail output rangesGabor Kelemen
2021-09-10sw layout xml dump: show SwParaPortionMiklos Vajna
2021-09-09flatten DocumentRedlineManager a littleNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna
2021-09-09sw: use more StaticWhichCast() in source/core/Miklos Vajna
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-08related to tdf#132744: clean-up unit test documentLászló Németh
2021-09-08tdf#141908: replace usage of sal_Int32 with colorsBaran Aytas
2021-09-08no need to do this dynamic_cast in a release buildNoel Grandin
2021-09-08tdf#143359 sw: track deletion of empty table rowsLászló Németh
2021-09-08indexing: fix correct size and pos. for shapes + more testsTomaž Vajngerl
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-08indexing: rename "parent" attibute and parse the attribute backTomaž Vajngerl
2021-09-08avoid repeated writer layout calls with tiled renderingLuboš Luňák
2021-09-08explicitly send LOK_CALLBACK_TEXT_SELECTION at the end of FindAllLuboš Luňák
2021-09-08Fix typosAndrea Gelmini
2021-09-08CppunitTest_sw_ooxmlexport9: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-09-08indexing: rename "type" for prargraph an object nodesTomaž Vajngerl
2021-09-08indexing: support JSON and XML as input for SearchResultLocatorTomaž Vajngerl
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna