summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-08cid#1465675 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-08-08tdf#58518: add message in case of not text file with "Insert->File" in WriterJulien Nabet1-0/+6
2020-08-08Make use of std string_viewStephan Bergmann1-2/+3
2020-08-07tdf#134572: sw_ooxmlimport: Add unittestXisco Fauli2-0/+28
2020-08-07cid#1465676 silence Unchecked return valueCaolán McNamara1-2/+2
2020-08-07oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl1-1/+3
2020-08-07filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl1-0/+2
2020-08-07SwTOXBaseSection::UpdateMarks: SwIterator no more ...Bjoern Michaelsen4-93/+99
2020-08-07Revert "tdf#131420 DOCX export: fix missing border of frame"Stephan Bergmann3-11/+0
2020-08-07tdf#135082 fix print selectionSrijan Bhatia1-3/+1
2020-08-07cid#1465669 Dereference after null checkCaolán McNamara1-3/+1
2020-08-07tdf#133071 DOCX import: fix vertical alignment to bottom page marginTibor Nagy2-0/+76