summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Revert "tdf#58521 DOCX import: enable ContinuousEndnotes compat flag"Gabor Kelemen3-17/+1
2021-07-28tdf#139426 Supress AssertFlyPages in Tabe re-layoutArmin Le Grand (Allotropia)4-1/+13
2021-07-28Revert "tdf#58521 Enable ContinuousEndnotes compat option for RTF too"Gabor Kelemen2-232/+0
2021-07-27tdf#143424: support for "Chapter number without separator"Vasily Melenchuk4-2/+37
2021-07-27tdf#142693 DOCX import: fix zeroing huge page sizesAttila Szűcs2-0/+7
2021-07-26sw: layout: fix red triangle problem with text frame in sectionsMichael Stahl1-1/+1
2021-07-26tdf#143510 DOCX import: fix tracked table drag & dropLászló Németh5-0/+50
2021-07-23Resolves tdf#143066 - Language set to None for indicesHeiko Tietze1-2/+9
2021-07-22tdf#143464: fix SmartTag managementJulien Nabet3-2/+4
2021-07-22Dereferencing uninitialized pointerMike Kaganski1-2/+2
2021-07-20tdf#143399 DOCX import: fix lost endnotes or footnotesLászló Németh2-0/+17
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein2-0/+30
2021-07-19sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna1-1/+1
2021-07-19tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl3-0/+61
2021-07-16tdf#143257 like graphics defer creating transfer data for drawings until neededCaolán McNamara1-8/+1
2021-07-16Fix lang::Locale.Language usage, tdf#128191 follow-upEike Rathke1-1/+1
2021-07-16tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha4-31/+65
2021-07-15tdf#143215 DOCX import: fix tracked empty row insertion/deletionLászló Németh5-19/+32
2021-07-15tdf#58521 Enable ContinuousEndnotes compat option for RTF tooGabor Kelemen2-0/+232
2021-07-14tdf#143320 Crash at paste/undo paste againNoel Grandin1-1/+0
2021-07-13tdf#143278 DOCX: support tracked table (row) insertionLászló Németh4-12/+38
2021-07-13tdf#142701 track changes: fix layout regression of image deletionLászló Németh2-8/+34
2021-07-13tdf#141786 correct position of child elements in groupRegina Henschel1-5/+6
2021-07-13tdf#58521 DOCX import: enable ContinuousEndnotes compat flagGabor Kelemen3-1/+17
2021-07-13try to restore SwpHints::MergePortions (2nd attempt)Noel Grandin1-7/+5
2021-07-12try to restore SwpHints::MergePortions...Noel Grandin1-7/+3
2021-07-12make SwpHints::MergePortions a little easier to readNoel Grandin1-123/+133
2021-07-12tdf#140197 - Letter cut off at certain zoom-levelAndreas Heinisch1-1/+1
2021-07-08tdf#142700 DOCX: fix lost track changes of imagesLászló Németh2-0/+8
2021-07-06tdf#142464: do not escape '/' is AM/PM when importing DOCX.Mike Kaganski2-0/+26
2021-07-06tdf100961: import fixed date/time field attribute from DOCMike Kaganski2-22/+36
2021-07-05tdf#140506: fix repeated table header switchingBjoern Michaelsen1-2/+2
2021-07-05tdf#119952 DOCX import: fix negative page marginsAttila Szűcs2-0/+83
2021-07-05tdf#132776 sw UI: make unique names for custom hatch and gradientJustin Luth1-2/+21
2021-07-05Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke1-2/+9
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh5-12/+56
2021-07-02fix potential use-after-free in SwClipboardChangeListenerNoel Grandin1-0/+2
2021-07-02uitest: LICENSE.html can be read-only, skip the 'ok' buttonXisco Fauli1-1/+1
2021-07-02sw: handle RANGE_IS_SECTION in SwXTextRange::getText()Michael Stahl2-6/+20
2021-07-02tdf#142871 sw HTML export: avoid unwanted inner PNG for imagesMiklos Vajna2-2/+30
2021-07-02tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)2-0/+10
2021-07-02tdf#127978 - Don't URL encode filename for navigator's tooltipAndreas Heinisch1-1/+3
2021-07-01ofz#34749 don't remove trailing paragraph if something got anchored to itCaolán McNamara3-0/+11
2021-07-01tdf#121509 DOCX export: fix corrupt shape anchoring in textboxAttila Bakos (NISZ)4-1/+134
2021-06-30tdf#135316 cache propertysetinfo in SwXShapeNoel Grandin2-13/+17
2021-06-30editengine-columns: add sidebar property panelMike Kaganski2-1/+32
2021-06-29tdf#142698 sw: fix reject of deleted images anchored to-charLászló Németh5-0/+104
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk13-48/+99
2021-06-29Resolves tdf#133265 - State indicator as first itemHeiko Tietze1-1/+1
2021-06-29tdf#143105 Don't export empty URLs to PDFJan-Marek Glogowski1-1/+3