summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2019-12-05tdf#127579 DOCX export: fix losing color and underline of ODT hyperlinksTünde Tóth
2019-12-05create default shapes with square outline.Michael Meeks
2019-12-05Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist
2019-12-05Fix typoAndrea Gelmini
2019-12-05Fix typoAndrea Gelmini
2019-12-05Fix typoAndrea Gelmini
2019-12-05make some classes module privateNoel Grandin
2019-12-05tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski
2019-12-04tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna
2019-12-04tdf#129083 Writer: fix native paste from CalcLászló Németh
2019-12-04tdf#99602 writerfilter: export only default subscript in stylesJustin Luth
2019-12-04Removed executable permission on fileAndrea Gelmini
2019-12-04tdf#128845 writer, cannot modify a bibliography entryNoel Grandin
2019-12-04tdf#117982 Writer: fix invisible cell content due to spacingLászló Németh
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03Directly use o3tl::optional comparisonStephan Bergmann
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-12-02tdf#47583 sw: Don't mix doc print settings into option dialogMichael Weghorn
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-12-02tdf#105481 : Do not skip invalidation of as-char anchored objectsDennis Francis
2019-12-02sw: prefix members of SwScriptIterator, SwUndoInsert, SwUndoReRead and ...Miklos Vajna
2019-12-01SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai
2019-12-01Remove unused variable.Tamás Zolnai
2019-12-01SpellingPopup: lok: we don't need to disable menu items for online.Tamás Zolnai
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-30related tdf#118947 sw tablestyle: no need to avoid numbered paraJustin Luth
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-30Replace uses of boost::optional<>::get_ptr with free functionStephan Bergmann
2019-11-29unnecessary virtualCaolán McNamara
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2019-11-28sw: fix asserts from SwSubFont::GetTextSize_() on ooo54042-1.docMichael Stahl
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-28tdf#128898 import text from file with text-decode failedNoel Grandin
2019-11-27tdf#128782: sw: assign name to draw objectVasily Melenchuk
2019-11-27jsdialog: send generic fill items also in writer and impressSzymon Kłos
2019-11-27jsdialogs: send .uno:FillStyle updatesSzymon Kłos
2019-11-27tdf#118947 sw tablestyle: manually scan parents for ::SETJustin Luth
2019-11-27tdf#108642 load accessibility children fasterNoel Grandin
2019-11-27partial revert tdf#127316 for rtfexport: restore ++nPropJustin Luth
2019-11-27Remove unused WW8_FFN_Ver8Stephan Bergmann
2019-11-27Unused bitfields don't need a nameStephan Bergmann
2019-11-27struct GlobalNameIds doesn't need a nameStephan Bergmann
2019-11-27tdf#108642 remove dynamic_castNoel Grandin