summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-12-14tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski1-0/+22
2019-12-05tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist1-1/+4
2019-12-04tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist1-0/+12
2019-12-04Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist1-1/+19
2019-11-20sw: insert image: set anchor to at-char by defaultMiklos Vajna1-4/+0
2019-10-23Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist2-0/+7
2019-10-17tdf#128021 Make "Anchor to character" the default for inserted images on iOSTor Lillqvist1-0/+4
2019-10-14tdf#128139: add missing nullptr checkMike Kaganski1-1/+1
2019-10-09tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski6-104/+201
2019-10-09tdf#126589: only consider text to the left of cursor as AutoText short nameMike Kaganski1-2/+3
2019-09-28lok: send an invalidation by document size changeTamás Zolnai2-2/+12
2019-09-26tdf#127673 lok: On double-click, don't enter the embedded objects in Writer.Jan Holesovsky1-1/+8
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar1-1/+1
2019-09-18Add a SAL_INFO for SwVbaDocument::SaveAs2000()Tor Lillqvist1-0/+2
2019-09-18Add a SAL_INFO for SwVbaDocuments::Open()Tor Lillqvist1-0/+2
2019-09-05lok: change table border position param. from new pos. to offsetTomaž Vajngerl1-21/+21
2019-09-05MSForms: Reorder categories in menuAron Budea1-9/+9
2019-08-28tdf#118169: ActiveX form control saved incorrectly with accented lettersTamás Zolnai2-0/+10
2019-08-26Add AutoRedactDoc command to the Tools menuMuhammet Kara1-0/+2
2019-08-23tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai2-0/+11
2019-08-23tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai2-0/+7
2019-08-22sw: fix use after free on tdf117215-1.odtMichael Stahl2-1/+3
2019-08-22forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara7-19/+43
2019-08-22ofz#11125 pass param len aroundCaolán McNamara2-11/+38
2019-08-21tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, DOCXTamás Zolnai3-0/+30
2019-08-21tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai2-0/+13
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl4-1/+166
2019-08-13bccu#4204: Writer: Saving this damaged file as DOCX crashescoas-0.3.0Tamás Zolnai1-8/+11
2019-08-05tdf126701: MSForms: Fix import of date field at the end of the paragraph.Tamás Zolnai2-0/+42
2019-08-02sw comments on frames: no overlay in the LOK API, either: insert caseMiklos Vajna3-2/+67
2019-08-02sw comments on frames: improve doc coordinates -> doc model pos conversionMiklos Vajna4-1/+74
2019-08-01MSForms: DOCX filter: fix crash when the date field is inside a shapeTamás Zolnai2-0/+5
2019-08-01Disable testDateFormFieldCurrentDateInvalidation test only for WindowsTamás Zolnai1-0/+6
2019-08-01tdf#126414: MSForms: fix flickering of date field button on WindowsTamás Zolnai1-1/+8
2019-07-24More uses of referer URL with SvxBrushItemStephan Bergmann6-8/+28
2019-07-17sw comments on frames: no overlay in the LOK API, eitherMiklos Vajna2-2/+45
2019-07-17sw comments on frames: avoid overlay that covers only an as-char imageMiklos Vajna2-1/+35
2019-07-16sw comments on frames: avoid overlay that covers only an at-char imageMiklos Vajna3-1/+10
2019-07-15sw: fix TransformDialog with args when the shape moves to a different pageMiklos Vajna3-3/+71
2019-07-15sw: fail loading when the fallback text detection failsAshod Nakashian1-1/+5
2019-07-14MSForms: Test date fieldmark's content and current date related methodsTamás Zolnai1-0/+149
2019-07-14MSForms: date field: handle replacing empty contentTamás Zolnai1-1/+7
2019-07-14MSForms: Test import / export of character formatting for date fieldTamás Zolnai4-11/+51
2019-07-14MSForms: Rework text-based date form field's representationTamás Zolnai26-355/+580
2019-07-14MSForms: DOCX filter: handle export of empty date from controlTamás Zolnai1-2/+0
2019-07-14MSForms: DOCX filter: The new text-based date field is allowed in the header.Tamás Zolnai1-2/+2
2019-07-14MSForms: DOCX filter: update testN820509() testTamás Zolnai2-11/+24
2019-07-14MSForms: DOCX filter: reenable passing testTamás Zolnai1-4/+4
2019-07-14MSForms: DOCX filter: handle date formats with quotation marks.Tamás Zolnai2-3/+6
2019-07-14MSForms: date format: better searching of date format entriesTamás Zolnai4-72/+60