summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-12-14loplugin:expandablemethodsNoel Grandin6-25/+16
2019-12-13Correctly set the macro security auto confirm modeJan-Marek Glogowski1-5/+6
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara13-27/+16
2019-12-12Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos1-1/+1
2019-12-11Avoid crash when no uno name availableSzymon Kłos1-4/+8
2019-12-11jsdialog: send items on status changeSzymon Kłos3-26/+14
2019-12-11lok: Support per-view help dataTamás Zolnai1-0/+6
2019-12-11clang-format for infobar filesSamuel Mehrbrodt1-97/+96
2019-12-11tdf#129005 Make Infobar push buttons keyboard accessibleJim Raykowski1-3/+8
2019-12-11lok: fix welded dialogsHenry Castro2-5/+11
2019-12-10lok: re-enabling chart editing on mobileMarco Cecchetti1-11/+0
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara5-204/+6
2019-12-09weld Property BrowserCaolán McNamara1-2/+0
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann1-1/+2
2019-12-06loplugin:external (macOS)Stephan Bergmann1-0/+4
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt4-0/+37
2019-12-05Remove some unused friend declarationsStephan Bergmann1-1/+0
2019-12-05loplugin:external (clang-cl)Stephan Bergmann2-3/+5
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-6/+4
2019-12-03drop some unnecessary includesCaolán McNamara1-1/+0
2019-12-03Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann1-16/+37
2019-12-03remove some useless comment linesNoel Grandin2-4/+0
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen66-90/+59
2019-12-02Don't disable "Send doc via email" when LockExport is setSamuel Mehrbrodt1-1/+1
2019-12-02Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt3-1/+16
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen1-0/+2
2019-12-02use weld::WaitObjectCaolán McNamara2-3/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann6-10/+10
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann2-4/+4
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-0/+7
2019-11-30Rewrite uses of boost::optionalStephan Bergmann4-18/+18
2019-11-30Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryptionEike Rathke1-4/+6
2019-11-29tdf#118639: store ODF encryption data for autorecoveryMike Kaganski1-6/+12
2019-11-29make some function symbols module privateNoel Grandin1-1/+1
2019-11-28Resolves: tdf#129082 insert sheet from file failsCaolán McNamara1-8/+2
2019-11-28jsdialogs: add generic commandNameSzymon Kłos1-0/+26
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos2-0/+30
2019-11-28tdf#128898 import text from file with text-decode failedNoel Grandin2-11/+11
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann1-3/+3
2019-11-26Comment the searchInMetaFile methodMuhammet Kara1-0/+4
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara4-12/+24
2019-11-24Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai1-97/+92
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet3-6/+5
2019-11-23cppcheck: performing initialization in initialization list (sfx2/doctemplates)Julien Nabet1-12/+3
2019-11-23cppcheck: performing initialization in initialization list (sfx2/doctempl)Julien Nabet1-2/+1
2019-11-22Warn user when output format does not support used encryptionSerge Krot1-0/+34
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann42-8/+230
2019-11-21loplugin:unusedfieldsNoel Grandin1-12/+0
2019-11-21tdf#128557 Only show delete menu item when custom style is not in useJim Raykowski1-12/+4
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski2-0/+48