summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbaparagraph.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-2/+2
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-01-29tdf#42949 Fix IWYU warnings in sw/source/ui/vba/*cxxGabor Kelemen1-1/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-2/+2
2018-11-22improve function-local statics in swNoel Grandin1-10/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+14
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-08-03sw: inline use-once typedefsNoel Grandin1-3/+2
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-2/+2
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-26reduce over use of static OUStringsCaolán McNamara1-6/+4
2010-11-30clean code at writerKayo Hamid1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-0/+14
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-18new and removed filesNoel Power1-0/+177