summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-11-17Fix typoAndrea Gelmini
2019-11-17tdf#128820: improve unit test to not depend on opening bad file failingMike Kaganski
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16Also consider saved exceptions when terminating parseMike Kaganski
2019-11-16sw: RTF export: only enable \formprot if there is actually a sectionMichael Stahl
2019-11-16cid#1448525 Dereference null return valueCaolán McNamara
2019-11-16tdf#128820: use wps namespace for simple text shapesMike Kaganski
2019-11-16Simplify sequence initializationMike Kaganski
2019-11-16Replace some std::once with static initializersMike Kaganski
2019-11-16no need to construct a parser in SwXMLSectionListNoel Grandin
2019-11-15no need to construct a parser in ImportStoredChapterNumberingRulesNoel Grandin
2019-11-15tdf#128736 sw ContinuousEndnotes: fix use-after-free on text frame joinMiklos Vajna
2019-11-15tdf#128752 DOCX: fix partial direct paragraph spacing in tablesLászló Németh
2019-11-15sw: WW8 import: instead of control character insert '?' for footnoteMichael Stahl
2019-11-15ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl
2019-11-15tdf#128700 ww8import: no relative width table if made into a flyJustin Luth
2019-11-15make some classes module-privateNoel Grandin
2019-11-14jsdialogs: fix CID 1455691 & CID 1455690Szymon Kłos
2019-11-14sw: RTF export: fix invalid RTF for shapes and text framesMichael Stahl
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen
2019-11-14Removed duplicated includeAndrea Gelmini
2019-11-13tdf#128776 Writer: fix Ctrl + drag and drop table copyLászló Németh
2019-11-13add uitest for bug tdf#126627Zdeněk Crhonek
2019-11-13Add document level option to lock down edit doc commandSerge Krot
2019-11-13tdf#95374 DOCX import: reset left indentation at disabled numberingLászló Németh
2019-11-13tdf#127925 DOCX export: fix visited hyperlink styleTünde Tóth
2019-11-13no need to store reference to Import hereNoel Grandin
2019-11-13jsdialogs: send table row/column size updatesSzymon Kłos
2019-11-13table properties dialog should be modalCaolán McNamara
2019-11-13Fix OSL_ENSURE in DocumentListItemsManager::addListItem (sw)Julien Nabet
2019-11-13sw: avoid partial expansion of bookmark over new fieldmarkMichael Stahl
2019-11-12Options Writer General Tab updateandreas kainz
2019-11-12Options Mailmerge Dialog updateandreas kainz
2019-11-12Options Writer AutoCaption Tab updateandreas kainz
2019-11-12Options Writer Print Tab updateandreas kainz
2019-11-12Resolves: tdf#128746 crash in table properties dialogCaolán McNamara
2019-11-12jsdialogs: send .uno:ULSpacing updatesSzymon Kłos
2019-11-12jsdialogs: send .uno:LeftRightParaMargin updatesSzymon Kłos
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
2019-11-11add uitest for bug tdf#128593Zdeněk Crhonek
2019-11-11tdf#109219 MM: Decode all percent encodings in file namesMichael Weghorn
2019-11-11jsdialogs: apply .uno:Color and CharBackColor to floating text framesSzymon Kłos
2019-11-11Removed executable permission on fileAndrea Gelmini
2019-11-11tdf#127921 Revert mouse/key listeners to original stateSamuel Mehrbrodt
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh
2019-11-11tdf#127579 DOCX export: fix losing color and underline of ODT hyperlinksTünde Tóth
2019-11-11tdf#128375 sw: fix copying RES_PARATR_LIST_AUTOFMT to different SwDocMichael Stahl
2019-11-11tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing
2019-11-11Resolves tdf#128521 - illegal char in a bookmark nameHeiko Tietze