summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms/vbacontrol.cxx
AgeCommit message (Expand)Author
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-01-19Fix typo code Resouce->ResourceAndrea Gelmini
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-02vbahelper: sal_Bool->boolNoel Grandin
2014-04-14no need for those static stringsThomas Arnhold
2014-04-12cppcheck: multiCondition, remove 2 duplicate "else if" blocksJulien Nabet
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-21ScVbaButton -> VbaButton in vbahelper, the same name is in sc/source/ui/vba.Matúš Kukan
2014-01-31coverity#735370 : signed/unsigned mixupNorbert Thiebaud
2013-12-20typo fixesAndras Timar
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-05-09tweak vba Control implementation to aritificially fire events from apiNoel Power
2013-05-09create togglebutton class ( for togglebutton on sheet )Noel Power
2013-04-05fix selection change event firingNoel Power
2013-04-05fix 'Visible' property for XControlShape(s) Foreach support for CommandBarsNoel Power
2013-04-05Added and fixed various vba APINoel Power
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-08OUString cleanup in vbahelper/msformsOlivier Hallot
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
2012-06-22re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-04-17add support for MousePointer attribute in controlsNoel Power
2012-04-04removed duplicate #includesTakeshi Abe
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-03-20add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power
2011-08-23WaE: drop unused ctor argumentCaolán McNamara
2011-08-16Keep the container and object separate methods.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-06-16catch by const referenceCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-23vbahelper builds after the m106 merge.Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-10RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-19Minor libs-core comment clean-upTrevor Murphy
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-08-30mib19: #i163287# workaround setPosSize() problem of toolkitMikhail Voytenko
2010-06-16mib16: unxmacxi compiler warningsDaniel Rentz
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-02-26npower14miscfixes: #i108177# apply caolans' fix for removing unused methodsnpower Developer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien