summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaworkbook.cxx
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-11Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: scStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in scStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-05-22Remove include stdio (part5)Julien Nabet
2014-07-14coverity#707036 Uncaught exceptionCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-09add missing exception specificationLuboš Luňák
2013-05-09add Workbook.Save methodNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calcvba: #164410# improve VBA compatibility implementation in various areas:Daniel Rentz [dr]
2012-09-17update unused code listCaolán McNamara
2012-09-12targetted VBA re-work.Noel Power
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02unused classCaolán McNamara
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-06-03use standard template for this throughoutCaolán McNamara
2011-04-07fix cast to implementation objects failure from some vba objectsMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-18Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, ...Thomas Arnhold
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel 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-09-01mib19: #163498# correct parent for sheet-local defined namesDaniel Rentz [dr]
2010-08-05mib18: #162503# do not create a new Worksheet object in Workbook.ActiveSheet ...Daniel Rentz
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien