summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-09DOCX import: fix lost page break when footer ends with a tableMiklos Vajna1-2/+2
2020-01-08tdf#129353, tdf#129402: fix node creation on index importMike Kaganski5-7/+64
2020-01-08tdf#129373: Make table column width and row height controls look better on iOSTor Lillqvist1-2/+3
2020-01-08sw: don't send LOK notifications about redlines during saveMiklos Vajna6-1/+31
2019-12-26sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian4-12/+17
2019-12-26sw: paragraph-sign: avoid re-validating paragraphs when classifyingAshod Nakashian1-0/+6
2019-12-26sw: paragraph-sign: skip invalid graph namesAshod Nakashian1-0/+3
2019-12-26sw: paragraph-sign: formattingAshod Nakashian1-18/+23
2019-12-26sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian3-13/+21
2019-12-26sw: paragraph-sign: get graph-names only onceAshod Nakashian1-27/+31
2019-12-26paragraph-sign: exception-safe metadata graph enumerationAshod Nakashian2-13/+43
2019-12-26sw: rdf: Split graph-name lookup from getStatementAshod Nakashian2-12/+41
2019-12-26sw: paragraph-sign: erase metafields from copied text correctlyAshod Nakashian1-4/+5
2019-12-26sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian2-6/+35
2019-12-21tdf#129526: Prevent accidental toggling of page orientationMuhammet Kara1-0/+8
2019-12-19interface domain is sw for this ui resourceAndras Timar1-1/+1
2019-12-18sw lok: disable Edit Contour button in image sidebarMiklos Vajna1-0/+8
2019-12-18lok: Resolves: Writer - selecting a hyperlink doesn't show link in dialogMuhammet Kara1-6/+38
2019-12-17clean up ViewCallback nicely in sw and sdNoel Grandin1-189/+72
2019-12-17Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna2-0/+12
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-1/+4
2019-12-14tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski1-0/+22
2019-12-11jsdialog: send items on status changeSzymon Kłos4-16/+0
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos1-0/+11
2019-12-10tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist1-1/+4
2019-12-10tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist1-0/+12
2019-12-09Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist1-1/+19
2019-12-04create default shapes with square outline.Michael Meeks2-5/+5