summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-08-15UBSan builds now need SwTableFormula etc. RTTI in Library_mswordStephan Bergmann
2020-08-15tdf#77794 writerfilter: compat15 - always bLayoutInCellJustin Luth
2020-08-14tdf#135755: Crash:right click to Manage Changes List on side barJulien Nabet
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#135742 icon for More Options in Page ColumnsRizal Muttaqin
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-14tdf#135736 icon for More Options in Page SizeRizal Muttaqin
2020-08-14tdf#131456 icon for Portrait orientation in Writer Tabbed UIRizal Muttaqin
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-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12tdf#135528 tdf#135491 Fix LO crash when using macro with SI enabledShivam Kumar Singh
2020-08-12Avoid repeated calls to document.DrawPage.getByIndex(0)Stephan Bergmann
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-09tdf#135573 sw: add Székely rovás (Old Hungarian) numeralsLászló Németh
2020-08-08Remove unnecessary, wrong downcastStephan Bergmann
2020-08-08related tdf#135216 writerfilter: don't bRemove para with fieldJustin Luth
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-07tdf#134572: sw_ooxmlimport: Add unittestXisco Fauli
2020-08-07cid#1465676 silence Unchecked return valueCaolán McNamara
2020-08-07oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl
2020-08-07filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl
2020-08-07SwTOXBaseSection::UpdateMarks: SwIterator no more ...Bjoern Michaelsen