summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos
2019-12-11Avoid crash when no uno name availableSzymon Kłos
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-11clang-format for infobar filesSamuel Mehrbrodt
2019-12-11tdf#129005 Make Infobar push buttons keyboard accessibleJim Raykowski
2019-12-11lok: fix welded dialogsHenry Castro
2019-12-10lok: re-enabling chart editing on mobileMarco Cecchetti
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-09weld Property BrowserCaolán McNamara
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann
2019-12-06loplugin:external (macOS)Stephan Bergmann
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-12-05Remove some unused friend declarationsStephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-03drop some unnecessary includesCaolán McNamara
2019-12-03Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-12-02Don't disable "Send doc via email" when LockExport is setSamuel Mehrbrodt
2019-12-02Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen
2019-12-02use weld::WaitObjectCaolán McNamara
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-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-30Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryptionEike Rathke
2019-11-29tdf#118639: store ODF encryption data for autorecoveryMike Kaganski
2019-11-29make some function symbols module privateNoel Grandin
2019-11-28Resolves: tdf#129082 insert sheet from file failsCaolán McNamara
2019-11-28jsdialogs: add generic commandNameSzymon 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-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-26Comment the searchInMetaFile methodMuhammet Kara
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-24Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-11-23cppcheck: performing initialization in initialization list (sfx2/doctemplates)Julien Nabet
2019-11-23cppcheck: performing initialization in initialization list (sfx2/doctempl)Julien Nabet
2019-11-22Warn user when output format does not support used encryptionSerge Krot
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21loplugin:unusedfieldsNoel Grandin
2019-11-21tdf#128557 Only show delete menu item when custom style is not in useJim Raykowski
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski
2019-11-20tdf#128557 Show disabled menu items in style lists context menuJim Raykowski
2019-11-20loplugin:unusedmethodsNoel Grandin