summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/excelvbahelper.cxx
AgeCommit message (Expand)Author
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02missing vim modelinesCaolán McNamara
2014-03-02fix coverity#1187656Caolán McNamara
2014-03-02coverity#1187656 Logically dead codeCaolán McNamara
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-08convert sc/source/ui/vba/*.cxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-13fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
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-29Use comphelper::getComponentContextStephan Bergmann
2012-09-26unusedcode: more removingMatúš Kukan
2012-09-12targetted VBA re-work.Noel Power
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-03-08Removed unused code.Santiago Martinez
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-07-26fix for bnc#707486 allow copy for suitable multi-area RangesNoel Power
2011-05-11some cleanup in vbaMarkus Mohrhard
2011-05-09use sheet local db data in ScVbaRange::AutofilterMarkus Mohrhard
2011-04-26fixed problem with return value in ScVbaWorksheet::createSheetCopyInNewDocMarkus Mohrhard
2011-03-15more merge fixes, compiles and links nowMichael Meeks
2011-03-15Some attempts to get the VBA code to build.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-08comment crean up in scRené Kjellerup
2010-11-03Warning free sc moduleRené Kjellerup
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-17mib19: set correct Parent for objects (ranges, sheets) passed to VBA event ha...Daniel Rentz [dr]
2010-09-15mib19: #163641# use clipboard content in ScVbaRange::Insert only if it was co...Niklas Nebel
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas