summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2021-09-27Don't dereference empty optionalStephan Bergmann
2021-09-27tdf#144272 sw: track change of paragraph styleLászló Németh
2021-09-27tdf#89383 DOCX import: fix permission for editingTünde Tóth
2021-09-27sw: paragraph styles: add DOCX filter for a linked character styleMiklos Vajna
2021-09-27sw: prefix members of SwPageFootnoteInfoItem, SwStdFontConfig, ...Miklos Vajna
2021-09-27tdf#127543 add saveacopy to File dropdown menu tabs #2Justin Luth
2021-09-26use SfxItemSetFixed in swNoel Grandin
2021-09-26ofz#39303 don't Abrt on missing com.sun.star.form.component.FormCaolán McNamara
2021-09-26ofz#39150 avoid Timeout with large editengine stringsCaolán McNamara
2021-09-26no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-26no need to allocate these SwFrameDeleteGuard on the heapNoel Grandin
2021-09-26no need to allocate these SwBorderAttrAccess on the heapNoel Grandin
2021-09-25tdf#143268 Fix slow response after Navigator fills table membersJim Raykowski
2021-09-25SwNavigator: Set in content type init if delete and edit are allowedJim Raykowski
2021-09-25ofz#39252 use safer SwUnoCursor for the pos to move back toCaolán McNamara
2021-09-25tdf#45525 tdf#64242 sw row optimize: get correct row heightJustin Luth
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-24sw: paragraph styles: add doc model & UNO API for a linked character styleMiklos Vajna