summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbadocumentproperties.cxx
AgeCommit message (Expand)Author
2024-12-18use more concrete UNO in swNoel Grandin
2024-05-23loplugin:ostr in sw/../vbaNoel Grandin
2023-02-15check GetFEShell()Xisco Fauli
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in swNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-22improve function-local statics in swNoel Grandin
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-02-01Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-07-14use more OUString::operator== in swNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-09loplugin:constantparam in swNoel Grandin
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-09-17boost->stdCaolán McNamara
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann