summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-09-20Resolves: tdf#144620 toolbar config item overwrites options dialog oneCaolán McNamara
2021-09-20Revert "tdf#99492 sw layout: always paint merged cell grids"Justin Luth
2021-09-20avoid division by zeroLuboš Luňák
2021-09-20ofz: avoid TimeoutCaolán McNamara
2021-09-20no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-20improve the SwViewShellImpl paint region API a bitLuboš Luňák
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20sw: prefix members of SwNavigationConfig, SwNumRulesWithName and SwSrcViewMiklos Vajna
2021-09-20no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-20no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-20tdf#143813 Outline folding: Make copy cut paste workJim Raykowski
2021-09-19cid#1492160 Dereference before null checkCaolán McNamara
2021-09-19do not double-invert SwRegionRectsLuboš Luňák
2021-09-19optimize SwRegionRects::Compress() moreLuboš Luňák
2021-09-18ofz#35787 Avoid timeout when fuzzingCaolán McNamara
2021-09-18result of pDest->FindRealSdrObject() is already availableCaolán McNamara
2021-09-18cid#1491948 Dereference before null checkCaolán McNamara
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-18tdf#144349 Make Navigator global tree track sub-document sectionsJim Raykowski
2021-09-17ofz#38652 Avoid timeout in html importCaolán McNamara
2021-09-17ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-17Some test-code simplifications, using starts/endsWith rest parameterStephan Bergmann
2021-09-17ensure that some basic geometry classes are trivially copyableLuboš Luňák
2021-09-17sw layout xml dump: show SwMultiPortionMiklos Vajna
2021-09-17Writer Navigator: Fix category content trackingJim Raykowski
2021-09-17tdf#95378 Writer Navigator: Track sectionsJim Raykowski
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)
2021-09-16ofz#38757 avoid config during fuzzingCaolán McNamara
2021-09-16optimize SwRegionRects::Compress()Luboš Luňák
2021-09-16sw layout xml dump: show SwLinePortionMiklos Vajna
2021-09-15tdf#144319: sw_odfexport: Add unittestXisco Fauli
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15loplugin:virtualdead HasExtraRedlineTable always returns trueNoel Grandin
2021-09-15remove stray track-visited-linksCaolán McNamara
2021-09-15Fix broken ui fileStephan Bergmann
2021-09-15sw: add a DisableBuiltinStyles API settingMiklos Vajna
2021-09-15CppunitTest_sw_core_text needs some more RTTI now in UBSan buildsStephan Bergmann
2021-09-15Fix some assorted mistakes in translatable stringsAdolfo Jayme Barrientos
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