summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docmacromode.cxx
AgeCommit message (Expand)Author
2021-01-30Improve macro checksSamuel Mehrbrodt
2020-01-24loplugin:makeshared in sfx2Noel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-17tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski
2019-12-13Correctly set the macro security auto confirm modeJan-Marek Glogowski
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-06-19Fix typoSamuel Mehrbrodt
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-29tdf#39468: Translate some German comments and termsJens Carl
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-08-30default dtors are fine hereCaolán McNamara
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-02-18boost->stdCaolán McNamara
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-05-21Use varying aElement nameStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-02don't warn for empty VBA structure, fdo#61059Markus Mohrhard
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-05doubled usingThomas Arnhold
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power
2012-09-12targetted VBA re-work.Noel Power
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-04Bypass scripting in one more place when DISABLE_SCRIPTINGTor Lillqvist
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-06-14catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens