summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbaglobalbase.cxx
AgeCommit message (Expand)Author
2021-05-21fix shutdown leak VbaGlobalsBaseNoel Grandin
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-03loplugin:flatten in vbahelperNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vbahelperStephan Bergmann
2019-06-20Simplify Sequence iterations in vbahelperArkadiy Illarionov
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-07Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: vbahelperStephan Bergmann
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2012-09-08More OUString cleanup in vbahelperOlivier Hallot
2012-09-07Requires explicit ctorStephan Bergmann
2012-09-07More OUString cleanup in vbahelperOlivier Hallot
2012-06-22re-base on ALv2 code.Michael Meeks
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-04-12Set DefaultContext property of service manager/component context comboStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-14add lots more missing sal/macros.h includesMichael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-10mib17: #i110746# fixed memory leaksDaniel Rentz
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas
2010-03-03npower13_objectmodule: some cleanupnpower Developer
2010-03-02npower13_objectmodule: #i109734# object module stuffnpower Developer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-18new and removed filesNoel Power