summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbatemplate.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin1-1/+1
2024-05-23loplugin:ostr in sw/../vbaNoel Grandin1-4/+4
2022-10-11use more string_view in swNoel Grandin1-4/+4
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-2/+3
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-1/+1
2020-01-29tdf#42949 Fix IWYU warnings in sw/source/ui/vba/*cxxGabor Kelemen1-3/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-1/+1
2018-11-22improve function-local statics in swNoel Grandin1-5/+3
2018-07-30loplugin:stringloop in swNoel Grandin1-3/+4
2017-09-26loplugin:flatten in swNoel Grandin1-5/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+3
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann1-1/+1
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas1-0/+1
2015-12-21loplugin:unusedfields in swNoel Grandin1-2/+2
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2013-11-14remove unnecessary sal_Unicode casts in SW moduleNoel Grandin1-2/+2
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-1/+1
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-15convert sw/source/ui/vba/*.cxx from String to OUStringNoel Grandin1-6/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin1-3/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-5/+3
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+2
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-2/+2
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-4/+3
2010-11-30clean code at writerKayo Hamid1-1/+0
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-8/+52
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-23warnings as errorsNoel Power1-1/+2
2009-09-18new and removed filesNoel Power1-0/+105