summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-10-06tdf#144122 Use signed type to avoid stealthy underflowAron Budea
2021-10-06tdf#144907: sw ui: allow closing of "Fields" dialogVasily Melenchuk
2021-10-06lok: IME: directly copy formatting for inserted textSzymon Kłos
2021-10-06lok: IME: preserve formatting when inserting at the end of paragraphSzymon Kłos
2021-10-06CppunitTest_sw_ooxmlexport10: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-10-06tdf#144788 SwNavigator: Group footnotes and endnotes separatelyJim Raykowski
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-05ofz#39150 skip detecting bidi directionsCaolán McNamara
2021-10-05drop 'using namespace std' in swJulien Nabet
2021-10-05tdf#144748 sw: fix crash at Undo of deletion with empty table rowsLászló Németh
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