summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-03-03SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara26-74/+74
2020-03-02fix ToC links give unhelpful url popupsMert Tumer1-0/+6
2020-02-26Revert "tdf#130768 speedup huge pixel graphics Cairo"Michael Meeks3-198/+12
2020-02-24tdf#130812 DOC import: fix unexpected transparency of textMiklos Vajna4-0/+20
2020-02-24tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)3-12/+198
2020-02-24sw: add UI for semi-transparent textMiklos Vajna1-1/+2
2020-02-24sw: add DOCX export for semi-transparent textMiklos Vajna3-1/+53
2020-02-24remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-19/+13
2020-02-24sw: add rendering for semi-transparent textMiklos Vajna4-0/+211
2020-02-24sw: add UNO API for semi-transparent textMiklos Vajna4-0/+22
2020-02-21DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna3-2/+18
2020-02-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna25-42/+93
2020-02-20tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl14-140/+371
2020-02-20sw: fix invalid downcast of SwDrawFrameFormat in DelContentIndex()Michael Stahl4-12/+16
2020-02-20(related: tdf#110442) sw: fix a11y/UI selection of at-char flysMichael Stahl3-4/+37
2020-02-20sw: fix assert on export of ooo39250-1.rtf to DOCXMichael Stahl3-9/+63
2020-02-20tdf#126626 sw: fix duplicate SwUndoInsLayFormat in single-node CopyMichael Stahl1-0/+2
2020-02-20tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl21-209/+510
2020-02-20sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna3-0/+33
2020-02-18DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna1-1/+1
2020-02-17sw: fix handling of table vs fly overlaps in the AddVerticalFlyOffsets caseMiklos Vajna5-2/+149
2020-02-13DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna4-7/+5
2020-02-10tdf#130482 sw: fix text alignment in shape textMiklos Vajna3-12/+60
2020-02-10Classify shape(s) selections as 'complex'...Dennis Francis1-0/+3
2020-02-10Get the align states of draw-shapes in...Dennis Francis1-9/+44
2020-02-10DOCX export: fix handling of section starts that originally had page marginsMiklos Vajna2-12/+28
2020-02-10Allow boolean valued statechange messages for...Dennis Francis1-0/+23
2020-02-07DOCX export: fix handling of section starts that originally had headersMiklos Vajna2-1/+86
2020-02-06tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh1-0/+0
2020-02-05tdf#128468: Add SvxRuler::MoveTabstop() and use itTor Lillqvist1-2/+3
2020-02-05tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna8-5/+151
2020-02-04DOCX export: fix table style config handling wrt nested tablesMiklos Vajna4-9/+39
2020-02-04tdf#130214: workaround invalid state resulting from error on importMike Kaganski2-0/+5
2020-02-04DOCX export: write document variablesMiklos Vajna3-0/+65
2020-02-04tdf#129798: store SwWrtShell when it's availableMike Kaganski2-24/+35
2020-02-03tdf#128468: Add new UNO command "MoveTabstop"Tor Lillqvist4-1/+35
2020-01-30DOCX export: implement support for user fieldsMiklos Vajna2-0/+39
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl1-2/+2
2020-01-28tdf#130179 sw comments on frames: limit insert UI for at-char and ...Miklos Vajna5-1/+167
2020-01-27DOCX export: fix line spacing when spacing is 0Miklos Vajna2-4/+31
2020-01-27lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara1-0/+7
2020-01-24sw DoNotCaptureDrawObjsOnPage: don't capture wrap-through Writer images, ...Miklos Vajna3-2/+21
2020-01-16DOCX import: improve support for headers/footers from cont sect breakMiklos Vajna2-0/+26
2020-01-16tdf#112202,tdf#112201 sw: add testMichael Stahl2-0/+45
2020-01-16tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl2-2/+46
2020-01-16tdf#121670 ooxmlimport: no columns in page styles, only sectionsJustin Luth2-0/+17
2020-01-16sw ooxmlexport: export non-continuous section breaksJustin Luth3-1/+4
2020-01-15lok: ui: more files to increase the 'step-increment'Henry Castro10-18/+18
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila2-0/+6
2020-01-09sw: tolerate null ShadowOverlay object as the rest of the code does.Michael Meeks1-1/+1