summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbamodule.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin1-3/+3
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz1-28/+26
2012-09-27Bin some newly unused methodsJulien Nabet1-26/+0
2012-09-13targetted container_controls rework.Noel Power1-6/+3
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-49/+44
2012-04-16catch by const referenceCaolán McNamara1-4/+4
2012-03-15fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power1-1/+1
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power1-1/+35
2012-03-02weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power1-0/+48
2012-02-16use stream name for module names when importing vba. fdo#46151 & bnc#747323Noel Power1-0/+3
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-4/+4
2011-08-18catch exceptions by const referencesTakeshi Abe1-3/+3
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-2/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-3/+1
2011-03-13fix mis-merge in ooxNorbert Thiebaud1-7/+0
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+6
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]1-2/+4
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba1-2/+2
2010-11-02initial import of latest cws container_controlsNoel Power1-31/+158
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]1-1/+2
2010-08-09dr77: #i113046# create sheet modules even if codename is missing, ported from...Daniel Rentz1-53/+75
2010-07-27mib17: move VBA specific interfaces into vba subdirDaniel Rentz1-24/+18
2010-04-16npower13_objectmodules: uppercase UNO constantsDaniel Rentz1-11/+11
2010-04-14npower13_objectmodules: fix order of XModuleInfo/Module creation ordernpower Developer1-6/+6
2010-04-14npower13_objectmodules: make vba import available in oox filtersDaniel Rentz1-0/+241