summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbaproject.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power1-30/+49
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-4/+4
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna1-12/+12
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz1-6/+4
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-2/+1
2012-09-13targetted container_controls rework.Noel Power1-2/+3
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara1-0/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-02-13Remove unused codeElton Chung1-10/+0
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-7/+7
2011-09-06make sure we can detect if vba code was importedNoel Power1-1/+3
2011-09-05access oox vbaproject import directlyNoel Power1-0/+18
2011-08-18catch exceptions by const referencesTakeshi Abe1-10/+10
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-14/+13
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-32/+87
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]1-14/+13
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]1-11/+4
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau1-15/+92
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-0/+0
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]1-2/+0
2010-11-02initial import of latest cws container_controlsNoel Power1-13/+54
2010-10-13initial commit for vba blob ( not including container_control stuff )Noel Power1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-09CWS changehid: resync to m89Mathias Bauer1-95/+29
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-09-17mib19: #163556# preserve VBA compatibility in ODF roundtripDaniel Rentz [dr]1-11/+4
2010-09-02mib19: #163525# handle missing codenames in XLS filesDaniel Rentz [dr]1-4/+88
2010-09-02dr77: prepare creation of missing modulesDaniel Rentz [dr]1-1/+1
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]1-70/+13
2010-08-30dr77: change all exported services in oox module from MultiServiceFactory to ...Daniel Rentz [dr]1-13/+18
2010-08-26dr77: #i114128# import legacy drawing controlsDaniel Rentz1-10/+75
2010-08-11dr77: move code that binds controls to sheet source, ported from cws containe...Daniel Rentz1-1/+1
2010-08-09dr77: #i113046# create sheet modules even if codename is missing, ported from...Daniel Rentz1-40/+65
2010-07-27mib17: move VBA specific interfaces into vba subdirDaniel Rentz1-29/+18
2010-07-27mib17: #i112634# prepare loading VBA with document events from ODF and XLSMDaniel Rentz1-2/+11
2010-07-07mib17: remove unused codeDaniel Rentz1-64/+0
2010-04-16npower13_objectmodules: uppercase UNO constantsDaniel Rentz1-7/+7
2010-04-14npower13_objectmodules: make vba import available in oox filtersDaniel Rentz1-0/+519