summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbatables.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-3/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+12
2017-01-07Typo: Acess->AccessJulien Nabet1-1/+1
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas1-0/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-08-03sw: inline use-once typedefsNoel Grandin1-4/+3
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-2/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
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-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
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-3/+3
2013-02-28sal_Bool to boolTakeshi Abe1-3/+3
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+2
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2010-11-30clean code at writerKayo Hamid1-5/+1
2010-10-27micro optimizationsCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-1/+92
2009-09-23warnings as errorsNoel Power1-1/+1
2009-09-18new and removed filesNoel Power1-0/+131