summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-12-04ms doc: pass additional arguments to encryption serviceVasily Melenchuk1-1/+2
2019-12-04ms doc: support for saving into binary doc with custom encryptionVasily Melenchuk2-1/+103
2019-12-04sw: support for DRM encryption for binary doc formatsVasily Melenchuk2-1/+102
2019-12-04irm: encryption/decrypttion methods organizationVasily Melenchuk1-0/+1
2019-12-03tdf#101513 add customizeable option to writer NB grouped compactandreas kainz1-190/+186
2019-12-03Glade remove GtkMenuItem widget visible False itemandreas kainz1-0/+6
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann6-2/+6
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-4/+3
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-10/+9
2019-12-03Silence false -Werror=maybe-uninitializedStephan Bergmann1-3/+3
2019-12-03Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-1/+1
2019-12-03tdf#101513 add customizable option to writer NB contextual singleandreas kainz1-36/+385
2019-12-03remove some useless comment linesNoel Grandin3-3/+0
2019-12-03Directly use o3tl::optional comparisonStephan Bergmann1-14/+1
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks1-3/+0
2019-12-02tdf#101513 add customizable option to writer NB tabbedandreas kainz3-1424/+1400
2019-12-02tdf#47583 sw: Don't mix doc print settings into option dialogMichael Weghorn1-10/+1
2019-12-02tdf#109425 KB navigation fixes for NB groupedbar compactJim Raykowski1-63/+105
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen69-277/+31
2019-12-02tdf#105481 : Do not skip invalidation of as-char anchored objectsDennis Francis3-2/+64
2019-12-02sw: prefix members of SwScriptIterator, SwUndoInsert, SwUndoReRead and ...Miklos Vajna6-92/+92
2019-12-02tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga2-0/+26
2019-12-01SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai2-45/+3
2019-12-01Remove unused variable.Tamás Zolnai1-1/+0
2019-12-01SpellingPopup: lok: we don't need to disable menu items for online.Tamás Zolnai1-12/+0
2019-12-01tdf#109425 NB bar compact: Make send mail button kb accessibleJim Raykowski1-1/+1
2019-12-01tdf#109425 Fixes for notebookbar singleJim Raykowski1-0/+3
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann63-168/+168
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-11-30related tdf#118947 sw tablestyle: no need to avoid numbered paraJustin Luth1-2/+1
2019-11-30Rewrite uses of boost::optionalStephan Bergmann20-32/+32
2019-11-30Replace uses of boost::optional<>::get_ptr with free functionStephan Bergmann1-4/+12
2019-11-29tdf#118947 writerfilter: remove obsolete tablestyle fontsize hackJustin Luth2-0/+9
2019-11-29unnecessary virtualCaolán McNamara1-1/+1
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-24/+4
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-20/+4
2019-11-29make some function symbols module privateNoel Grandin1-1/+1
2019-11-28sw: fix asserts from SwSubFont::GetTextSize_() on ooo54042-1.docMichael Stahl1-2/+36
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos1-0/+7
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos1-26/+1
2019-11-28tdf#128898 import text from file with text-decode failedNoel Grandin1-3/+3
2019-11-27tdf#128782: sw: assign name to draw objectVasily Melenchuk1-1/+5
2019-11-27jsdialog: send generic fill items also in writer and impressSzymon Kłos1-39/+14
2019-11-27Related: tdf#128611 RTF import: handle vertical flip of line shapesMiklos Vajna2-0/+48
2019-11-27jsdialogs: send .uno:FillStyle updatesSzymon Kłos1-0/+61
2019-11-27tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga2-0/+25
2019-11-27tdf#118947 sw tablestyle: manually scan parents for ::SETJustin Luth3-16/+141
2019-11-27tdf#108642 load accessibility children fasterNoel Grandin2-0/+47
2019-11-27partial revert tdf#127316 for rtfexport: restore ++nPropJustin Luth1-1/+4
2019-11-27Remove unused WW8_FFN_Ver8Stephan Bergmann1-16/+0