summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbacontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin1-3/+3
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák1-1/+1
2013-05-09fix userform data aware control importNoel Power1-0/+1
2013-04-17implement MultiPage, Page & TabStrip import for ooxNoel Power1-4/+59
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-3/+3
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna1-7/+7
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz1-3/+3
2012-11-23Remove some other newly tagged unused methodsJulien Nabet1-5/+0
2012-11-16targetted cleanup of misc. vba pieces.Noel Power1-10/+0
2012-09-27Bin some newly unused methodsJulien Nabet1-5/+0
2012-09-13targetted container_controls rework.Noel Power1-173/+135
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-03-20remove unused code (oox, sc)Petr Vorel1-5/+0
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-7/+7
2011-08-18catch exceptions by const referencesTakeshi Abe1-3/+3
2011-05-13Making oox to build - work in progress.Jan Holesovsky1-1/+1
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-5/+5
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-12/+13
2011-03-13fix mis-merge in ooxNorbert Thiebaud1-3/+5
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-10/+9
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]1-6/+6
2011-01-29equalsAscii -> equalsAsciiLCaolán McNamara1-3/+3
2011-01-28revert incorrect usage of RTL_CONSTASCII_STRINGPARAM on char * pointersMichael Meeks1-3/+3
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-3/+3
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-0/+0
2010-11-09dr77: more cleanup: remove RecordInputStream, cleanup ContainerHelperDaniel Rentz [dr]1-0/+1
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-158/+202
2010-10-13initial commit for vba blob ( not including container_control stuff )Noel Power1-2/+3
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-2/+26
2010-08-30dr77: change all exported services in oox module from MultiServiceFactory to ...Daniel Rentz [dr]1-8/+7
2010-08-11dr77: move code that binds controls to sheet source, ported from cws containe...Daniel Rentz1-23/+30
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz1-3/+3
2010-07-07mib17: remove unused codeDaniel Rentz1-2/+26
2010-06-22CWS-TOOLING: integrate CWS dr76obo1-3/+3
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-1/+11
2010-05-28dr76: build error after rebaseDaniel Rentz1-3/+3
2010-04-14npower13_objectmodules: compiler errorsDaniel Rentz1-1/+1
2010-04-14npower13_objectmodules: make vba import available in oox filtersDaniel Rentz1-0/+811