summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbamodule.cxx
AgeCommit message (Expand)Author
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