summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-02Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt
2019-12-02ofz#19207 check max strlen possibleCaolán McNamara
2019-12-02Simplify SQLError::ParamValue to just o3tl::optional<OUString>Stephan Bergmann
2019-12-02tdf#47583 sw: Don't mix doc print settings into option dialogMichael Weghorn
2019-12-02cid#1456145 Missing move assignment operatorCaolán McNamara
2019-12-02Update git submodulesCaolán McNamara
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen
2019-12-02tdf#109425 KB navigation fixes for NB groupedbar compactJim Raykowski
2019-12-02Update git submodulesOlivier Hallot
2019-12-02tdf#129141: paint all when in multiline modeMike Kaganski
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-12-02loplugin:mergeclasses TransactionBase with DesktopNoel Grandin
2019-12-02android: Fix nss build on aarch64.Jan Holesovsky
2019-12-02android: Fix location of the built freetype library.Jan Holesovsky
2019-12-02tdf#105481 : Do not skip invalidation of as-char anchored objectsDennis Francis
2019-12-02bridges arm64: Use [[falltrough]].Jan Holesovsky
2019-12-02use initializer listCaolán McNamara
2019-12-02android: Get rid of the 'old' vs. Online-based runtime distinction.Jan Holesovsky
2019-12-02android: Hint how to enable fontconfig logging.Jan Holesovsky
2019-12-02Fix regex in tip of the dayIlmari Lauhakangas
2019-12-02revert obsolete writerfilter hacks for tdf#119054 and tdf#128752Justin Luth
2019-12-02sw: prefix members of SwScriptIterator, SwUndoInsert, SwUndoReRead and ...Miklos Vajna
2019-12-02use weld::WaitObject with an explicit targetCaolán McNamara
2019-12-02extract to a GetDialogParent methodCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-02unused suppressionCaolán McNamara
2019-12-02remove some unneeded includesCaolán McNamara
2019-12-02android: Fix linking of liblo-native-code.so on aarch64.Jan Holesovsky
2019-12-02android: Add also aarch64 to avoid linking errors.Jan Holesovsky
2019-12-02tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga
2019-12-01Update git submodulesOlivier Hallot
2019-12-01Use initializer list instead of using several inserts (sc/vba)Julien Nabet
2019-12-01make update_pch work againCaolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01Resolves: tdf#129119 no SfxViewFrame in startcenterCaolán McNamara
2019-12-01cppcheck: performing init in init list (desktop/editeng)Julien Nabet
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 Make paraspacing windows grab focusJim Raykowski
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-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-12-01Rewrite uses of boost::optional, Windows reduxStephan Bergmann
2019-12-01missing includeStephan Bergmann
2019-12-01Update git submodulesOlivier Hallot
2019-12-01loplugin:mergeclasses treeview::TreeFileIteratorNoel Grandin
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks