summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2019-11-21Revert "tdf#127579 DOCX export: fix losing color of ... ODT hyperlinks"Caolán McNamara
2019-11-21tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh
2019-11-21tdf#118263 Take over doc print options for new printerMichael Weghorn
2019-11-21Drop SwAddPrinterItem::GetFaxMichael Weghorn
2019-11-21SwAddPrinterItem: Remove friend SwAddPrinterTabPageMichael Weghorn
2019-11-21sw: check fieldmark overlap in SwpHints::TryInsertNesting()Michael Stahl
2019-11-21tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt
2019-11-21tdf#84929 sw UI: stay at footer when showing controlJustin Luth
2019-11-21writerfilter: these can be constMiklos Vajna
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski
2019-11-20loplugin:redundantfcast: Don't warn about cast from braced-init-listStephan Bergmann
2019-11-20sw: revert change in expanding hints in SwXText::insertTextContent()Michael Stahl
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-20Use initializer list for unordered_set hereMichael Weghorn
2019-11-20Load "PrintTextPlaceholder" and "PrintHiddenText" based on configMichael Weghorn
2019-11-20Comment some code which resembles a wrong copypaste (sw/portxt)Julien Nabet
2019-11-19Fix typoAndrea Gelmini
2019-11-19Fix typoAndrea Gelmini
2019-11-19ofz#18554 sw: fix Null-dereference due to overlapping fieldmarksMichael Stahl
2019-11-19tdf#128889: don't write "page break after" into w:pPrMike Kaganski
2019-11-19tdf#121186: sync itemset and supportsFullDrawingLayerFillAttributeSetMike Kaganski
2019-11-19tdf#128608 ww8import: COL_AUTO == NO FILL, not solidJustin Luth
2019-11-19sw: fix invalid downcast of SwDrawFrameFormat in DelContentIndex()Michael Stahl
2019-11-19sw: RTF export: fix invalid RTF for shapes and text frames againMichael Stahl
2019-11-19tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth
2019-11-18sw: insert image: set anchor to at-char by defaultMiklos Vajna
2019-11-18tdf#128739 sw: don't delete bookmarks prematurely in SwUndoDeleteMichael Stahl
2019-11-18tdf#128739 sw: delete fieldmarks if exactly selected ...Michael Stahl
2019-11-18cid#1421107 Useless callCaolán McNamara
2019-11-18sw: prefix members of SwCallLinkMiklos Vajna
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin
2019-11-18related tdf#120412 ww8import: allow > 100% escapement, fix calculationJustin Luth
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
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-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-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-13tdf#127925 DOCX export: fix visited hyperlink styleTünde Tóth