summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-10-05sw layout xml dump: show width/height/length even for multi-portionsMiklos Vajna
2021-10-05try to merge rectangles already in AddPaintRect()Luboš Luňák
2021-10-05fix broken SwRect corner gettersLuboš Luňák
2021-10-05Related: tdf#144817 tdf#144335 Persist SwNavigator tracking settingsJim Raykowski
2021-10-04cid#1492313 Logically dead codeNoel Grandin
2021-10-04tdf#144439: generate list format string on level changeVasily Melenchuk
2021-10-04tdf#144578: numbering: generate include upper levels for UIVasily Melenchuk
2021-10-04tdf#144609: numbering "None" should still show prefix/suffixVasily Melenchuk
2021-10-04Pass shell's layout to getLayoutFrame hereJim Raykowski
2021-10-04sw: prefix members of SwFieldDataOnlyDlgWrapper, SwPtrItem, ...Miklos Vajna
2021-10-04tdf#144817 SwNavigator: Section tracking optionJim Raykowski
2021-10-04tdf#77051 DOCX: fix user index and index entry supportLászló Németh
2021-10-04SwNavigator: Use select by address function for tracking Fields,Jim Raykowski
2021-10-04tdf#144788 SwNavigator: Add footnotes and endnotes to content treeJim Raykowski
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-03cid#1371270 avoid Missing move assignment operatorCaolán McNamara
2021-10-03cid#1485150 silence Uncaught exceptionCaolán McNamara
2021-10-03cid#1492173 Explicit null dereferencedCaolán McNamara
2021-10-02fix SwRect::Union() with empty SwRectLuboš Luňák
2021-10-02add GetUnion/Intersection() to SwRectLuboš Luňák
2021-10-02make some simple SwRect functions inlineLuboš Luňák
2021-10-01add missing use-underline for labelsCaolán McNamara
2021-10-01resave with latest gladeCaolán McNamara
2021-10-01loplugin:constparamsNoel Grandin
2021-10-01mark this string explicitely untranslatableAndras Timar
2021-10-01sw: simplify DocxAttributeOutput::CharBorder()Miklos Vajna
2021-10-01tdf#141220 sw: fix textbox popped out of off-page shapeDaniel Arato (NISZ)
2021-10-01tdf#144437: rtf export: bookmark position is written to current runVasily Melenchuk
2021-10-01Resolves tdf#144677 - Show bookmarks like fieldsHeiko Tietze
2021-10-01Writer Navigator: Make fields always show in the content treeJim Raykowski
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-30sw: remove useless debug code in SwTabCols::Insert()Miklos Vajna
2021-09-30tdf#95378 Writer Navigator: Track bookmarksJim Raykowski
2021-09-29expand out SwNodePtr typedefNoel Grandin
2021-09-29sw: use StaticWhichCast() in docxattributeoutputMiklos Vajna
2021-09-29tdf#144335 SwNavigator: Table tracking optionJim Raykowski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28no need to allocate this on the heapNoel Grandin
2021-09-28 no need to allocate SwFont separately in SwAttrHandlerNoel Grandin
2021-09-28no need to allocate SvxTabStopItem separately in SwLineInfoNoel Grandin
2021-09-28tdf#135683 speedup SwAttrHandlerNoel Grandin
2021-09-28make this look less like it grew organically and more like it was plannedCaolán McNamara
2021-09-28avoid repeated std::vector::erase() in SwRegionRects::Compress()Luboš Luňák
2021-09-28tdf#144532 closing mail merge wizard preview removed document's data sourceCaolán McNamara
2021-09-28flatten this in advance of additional changesCaolán McNamara
2021-09-28Resolves tdf#144735 - Access to formula edit bar via context menuHeiko Tietze
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-28tdf#143819 sw: fix undo not restoring adjusted anchorMiklos Vajna
2021-09-28Outline folding: Check saved outline frame is validJim Raykowski