summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-08-17tdf#135338 sw layout: show FirstLeft on very first left page style.Justin Luth5-4/+12
2020-08-17tdf133647 tdf123386 tdf123389 Improved .docx table formula importMichael Warner5-0/+155
2020-08-17sw: prefix members of SwNode2LayImpl, SwRetrievedInputStreamDataManager, ...Miklos Vajna5-184/+184
2020-08-17tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara1-5/+4
2020-08-16tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara1-2/+3
2020-08-16tdf#131456 fix typoRizal Muttaqin1-1/+1
2020-08-16assure pointer and position in OutlineContentVisibilityWin SetJim Raykowski1-3/+8
2020-08-15Fix typo in codeAndrea Gelmini1-2/+2
2020-08-15UBSan builds now need SwTableFormula etc. RTTI in Library_mswordStephan Bergmann2-2/+2
2020-08-15tdf#77794 writerfilter: compat15 - always bLayoutInCellJustin Luth2-0/+9
2020-08-14tdf#135755: Crash:right click to Manage Changes List on side barJulien Nabet1-1/+1
2020-08-14tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl2-1/+5
2020-08-14loplugin:simplifybool moreNoel Grandin44-80/+78
2020-08-14tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl1-0/+11
2020-08-14tdf#135693 rerun the callbacks on inconsistency just onceCaolán McNamara2-5/+6
2020-08-14can use sorted_vector hereNoel Grandin1-2/+2
2020-08-14inline some use-once typedefsNoel Grandin2-12/+5
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin19-19/+19
2020-08-14improve dodgy codeNoel Grandin1-3/+4
2020-08-14rework this to make it more readableCaolán McNamara1-5/+11
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin13-13/+13
2020-08-14tdf#135742 icon for More Options in Page ColumnsRizal Muttaqin1-0/+6
2020-08-14tdf#133163 DOCX: export formula cellsLászló Németh6-11/+66
2020-08-14tdf#132726 tdf#134948 doc/rtf export: don't PostponeWritingTextJustin Luth5-6/+15
2020-08-14tdf#135736 icon for More Options in Page SizeRizal Muttaqin1-1/+1
2020-08-14tdf#131456 icon for Portrait orientation in Writer Tabbed UIRizal Muttaqin1-1/+1
2020-08-13Remove some unused includesMiklos Vajna6-9/+14
2020-08-13tdf#131420 DOCX export: fix missing border of frameTibor Nagy3-0/+8
2020-08-13sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl1-1/+23
2020-08-13sw: avoid assert when deletion starts at fieldmark endMichael Stahl1-5/+7
2020-08-13tdf#135329 sw MS export: remove effectively dead anchoring codeJustin Luth2-15/+2
2020-08-13Handle input fields in layout/nodes dumpSamuel Mehrbrodt2-0/+3
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin7-1727/+1727
2020-08-13use unique_ptr in SwViewNoel Grandin3-26/+26
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin10-46/+46
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna7-50/+49
2020-08-12cleanup some unused leftoversCaolán McNamara1-1/+0
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara4-20/+9
2020-08-12tdf#135528 tdf#135491 Fix LO crash when using macro with SI enabledShivam Kumar Singh1-1/+1
2020-08-12Avoid repeated calls to document.DrawPage.getByIndex(0)Stephan Bergmann1-14/+16
2020-08-12tdf#118682 DOCX: export formula fieldsLászló Németh5-0/+74
2020-08-11tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl5-7/+23
2020-08-11loplugin:flattenNoel Grandin2-210/+210
2020-08-11lok: state updates for vertical alignmentSzymon Kłos1-0/+26
2020-08-09tdf#135406 - Border properties not properly listed in the Styles InspectorShivam Kumar Singh2-11/+84
2020-08-09block gen's focus in/out callbacks from grab_focus like gtk'sCaolán McNamara1-0/+2
2020-08-09tdf#135573 sw: add Székely rovás (Old Hungarian) numeralsLászló Németh2-0/+14
2020-08-08Remove unnecessary, wrong downcastStephan Bergmann1-7/+5
2020-08-08related tdf#135216 writerfilter: don't bRemove para with fieldJustin Luth1-0/+3
2020-08-08tdf#135329 sw MS export: prevent skipping at-char anchorsJustin Luth3-1/+7