summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2020-08-19tdf#112290 sw: fix missing line break in small capitalAttila Bakos
2020-08-18Improve location of unfold fold code use in outline moveJim Raykowski
2020-08-18remove dead code in SwDBManager::ImportDBEntryNoel Grandin
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-18tdf#135016 DOCX export: fix unexpected error on save with undo/redoMiklos Vajna
2020-08-17tdf133647 tdf123386 tdf123389 fix DOCX table formula exportLászló Németh
2020-08-17tdf#135338 sw layout: show FirstLeft on very first left page style.Justin Luth
2020-08-17sw: prefix members of SwNode2LayImpl, SwRetrievedInputStreamDataManager, ...Miklos Vajna
2020-08-17tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara
2020-08-16tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara
2020-08-16assure pointer and position in OutlineContentVisibilityWin SetJim Raykowski
2020-08-14tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl
2020-08-14tdf#135693 rerun the callbacks on inconsistency just onceCaolán McNamara
2020-08-14can use sorted_vector hereNoel Grandin
2020-08-14inline some use-once typedefsNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14improve dodgy codeNoel Grandin
2020-08-14rework this to make it more readableCaolán McNamara
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-14tdf#133163 DOCX: export formula cellsLászló Németh
2020-08-14tdf#132726 tdf#134948 doc/rtf export: don't PostponeWritingTextJustin Luth
2020-08-13Remove some unused includesMiklos Vajna
2020-08-13tdf#131420 DOCX export: fix missing border of frameTibor Nagy
2020-08-13sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl
2020-08-13sw: avoid assert when deletion starts at fieldmark endMichael Stahl
2020-08-13tdf#135329 sw MS export: remove effectively dead anchoring codeJustin Luth
2020-08-13Handle input fields in layout/nodes dumpSamuel Mehrbrodt
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-13use unique_ptr in SwViewNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-12tdf#135528 tdf#135491 Fix LO crash when using macro with SI enabledShivam Kumar Singh
2020-08-12tdf#118682 DOCX: export formula fieldsLászló Németh
2020-08-11tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl
2020-08-11loplugin:flattenNoel Grandin
2020-08-11lok: state updates for vertical alignmentSzymon Kłos
2020-08-09tdf#135406 - Border properties not properly listed in the Styles InspectorShivam Kumar Singh
2020-08-09block gen's focus in/out callbacks from grab_focus like gtk'sCaolán McNamara
2020-08-08Remove unnecessary, wrong downcastStephan Bergmann
2020-08-08tdf#135329 sw MS export: prevent skipping at-char anchorsJustin Luth
2020-08-08cid#1465675 Uninitialized scalar fieldCaolán McNamara
2020-08-08tdf#58518: add message in case of not text file with "Insert->File" in WriterJulien Nabet
2020-08-08Make use of std string_viewStephan Bergmann
2020-08-07cid#1465676 silence Unchecked return valueCaolán McNamara
2020-08-07SwTOXBaseSection::UpdateMarks: SwIterator no more ...Bjoern Michaelsen
2020-08-07Revert "tdf#131420 DOCX export: fix missing border of frame"Stephan Bergmann