summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbamodule.cxx
AgeCommit message (Expand)Author
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-03-21Does this actually want to check for alphabetic characters?Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ooxAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz
2012-09-27Bin some newly unused methodsJulien Nabet
2012-09-13targetted container_controls rework.Noel Power
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-04-16catch by const referenceCaolán McNamara
2012-03-15fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power
2012-03-02weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power
2012-02-16use stream name for module names when importing vba. fdo#46151 & bnc#747323Noel Power
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-08-18catch exceptions by const referencesTakeshi Abe
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13fix mis-merge in ooxNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]
2010-08-09dr77: #i113046# create sheet modules even if codename is missing, ported from...Daniel Rentz
2010-07-27mib17: move VBA specific interfaces into vba subdirDaniel Rentz
2010-04-16npower13_objectmodules: uppercase UNO constantsDaniel Rentz
2010-04-14npower13_objectmodules: fix order of XModuleInfo/Module creation ordernpower Developer
2010-04-14npower13_objectmodules: make vba import available in oox filtersDaniel Rentz