summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2019-11-29tdf#118947 writerfilter: remove obsolete tablestyle fontsize hackJustin Luth
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-29make some function symbols module privateNoel Grandin
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-27Related: tdf#128611 RTF import: handle vertical flip of line shapesMiklos Vajna
2019-11-27jsdialogs: send .uno:FillStyle updatesSzymon Kłos
2019-11-27tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga
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
2019-11-27tdf#109425 NB accessibility event fixandreas kainz
2019-11-27tdf#76586 fix table width of auto-width nested tablesLászló Németh
2019-11-27tdf#108642 simplify comparison data calculationNoel Grandin
2019-11-27crashtesting: export of fdo50613-3.odt to docx crashesCaolán McNamara
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-26SpellingPopup: Fix Ignore All execution.Tamás Zolnai
2019-11-26tdf#128605 DOC import: fix cont sect break with different top/bottom marginMiklos Vajna
2019-11-26sw: WW8 import: fix again asserts on fdo45983-1.doc export to ODTMichael Stahl
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-26tdf#128252 - Make "Hide" and "With condition" experimentalHeiko Tietze
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-26Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist
2019-11-26sw: remove SwNodes::CheckNodesRange()Michael Stahl
2019-11-26sw: document CheckNodesRange functionsMichael Stahl
2019-11-26ofz#19065 sw: invalid fieldmarks created in SwWW8ImplReader::End_FieldMichael Stahl
2019-11-26dynamic_cast followed by the same dynamic_castCaolán McNamara