summaryrefslogtreecommitdiff
path: root/sw
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-05tdf#109425 NB tabbed accessible for screen reader usersandreas kainz
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-04Fix typoAndrea Gelmini
2019-12-04Simplify check for hyphenation supportSamuel Mehrbrodt
2019-12-04tdf#128428 RTF: switch off longer space at \dntblnsbdbLászló Németh
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-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-04tdf#128845 writer, cannot modify a bibliography entryNoel Grandin
2019-12-04tdf#128927 groupedbar compact replace color with filterandreas kainz
2019-12-04tdf#117982 Writer: fix invisible cell content due to spacingLászló Németh
2019-12-04Removed duplicated includesAndrea Gelmini
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03tdf#101513 add customizeable option to writer NB grouped compactandreas kainz
2019-12-03Glade remove GtkMenuItem widget visible False itemandreas kainz
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Silence false -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03tdf#101513 add customizable option to writer NB contextual singleandreas kainz
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#101513 add customizable option to writer NB tabbedandreas kainz
2019-12-02tdf#47583 sw: Don't mix doc print settings into option dialogMichael Weghorn
2019-12-02tdf#109425 KB navigation fixes for NB groupedbar compactJim Raykowski
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-02tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga
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-01tdf#109425 NB bar compact: Make send mail button kb accessibleJim Raykowski
2019-12-01tdf#109425 Fixes for notebookbar singleJim Raykowski
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