summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-07tdf#133477 basegfx: fix center of rotated gradientsTünde Tóth2-0/+50
2020-08-07tdf#112342 DOCX import: fix page break before image-only paragraphsAttila Bakos2-0/+15
2020-08-07tdf#131420 DOCX export: fix missing border of frameTibor Nagy3-0/+11
2020-08-07tdf#133702 DOCX export: fix frame anchor positionTibor Nagy6-12/+26
2020-08-07tdf#135343 writerfilter: compat15 treats section nextCol as nextPageJustin Luth5-0/+46
2020-08-07tdf#135035 DOCX import: fix auto frame width in columnsAttila Szűcs4-3/+22
2020-08-07tdf#130639 sw layout: fix table positionLászló Németh3-0/+17
2020-08-07tdf#135265 Add icon variants in Manage Changes dialogRizal Muttaqin1-3/+3
2020-08-07tdf#135144: sw_odfexport: Add unittest for crashXisco Fauli2-0/+7
2020-08-06oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl1-0/+4
2020-08-06tdf#135488 ensure something is selected in experimental theme colorsetCaolán McNamara1-9/+14
2020-08-06tdf#135464 sw: avoid invalid combinations of HoriOrientRelation and FLY_AT_PAGEMichael Stahl2-1/+32
2020-08-06tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and framesMichael Stahl6-0/+177
2020-08-06tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara1-0/+9
2020-08-06unotest: one Resetter is enoughMiklos Vajna1-24/+0
2020-08-05tdf#134572 DOCX: Incorrect default value in dropdown text fieldsSerge Krot3-4/+6
2020-08-05tdf#134914 reset table width/left/right range to initial conditionsCaolán McNamara3-0/+23
2020-08-05dito->dittoCaolán McNamara3-6/+6
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski4-1/+32
2020-08-05tdf#134913 set table width after setting columnsCaolán McNamara1-3/+3
2020-08-05tdf#134925 keep a copy of the original SwTableRep to Reset back toCaolán McNamara2-64/+72
2020-08-05add some missing activates_defaultCaolán McNamara2-6/+19