summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2011-07-05yet more iterator->const_iteratorCaolán McNamara
2011-07-05change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard
2011-06-21catch by const referenceCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-07The sheet index is a 16-bit integer. Use the same type to receive the value.Kohei Yoshida
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard
2011-06-03use standard template for this throughoutCaolán McNamara
2011-06-01change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard
2011-05-30cppcheck cleanliness Remove: (performance) Possible inefficient checking for ...Korrawit Pruegsanusak
2011-05-30Code CleanupKorrawit Pruegsanusak
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calcJan Holesovsky
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-24Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23Got it to build. Mostly VBA stuff but no idea what kind of shape it is in.Kohei Yoshida
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-05-11some cleanup in vbaMarkus Mohrhard
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida
2011-05-09use sheet local db data in ScVbaRange::AutofilterMarkus Mohrhard
2011-05-08use sheet local db data in ScVbaRange::AutofilterMarkus Mohrhard
2011-04-26make VbaWorksheet Autofilter work with sheet local DBDataMarkus Mohrhard
2011-04-26fixed problem with return value in ScVbaWorksheet::createSheetCopyInNewDocMarkus Mohrhard
2011-04-25make VbaWorksheet Autofilter work with sheet local DBDataMarkus Mohrhard
2011-04-25Remove OS/2 supportFrancois Tigeot
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid
2011-04-15fix for fdo#34763 add method Copy to ScVbaWorksheetsMarkus Mohrhard
2011-04-14catch by const referenceCaolán McNamara
2011-04-13catch by const referenceCaolán McNamara
2011-04-12fix a mixup with calling conventionsFridrich Štrba
2011-04-07fix cast to implementation objects failure from some vba objectsMarkus Mohrhard
2011-03-30WaE: unused variableDavid Tardon
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-24WaE: unused variablesCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16WaE: silence some warningsCaolán McNamara
2011-03-15Removed the old sheet local name mapping bits.Kohei Yoshida
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-03-05More on adjusting for ScRangeName's new API.Kohei Yoshida
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida
2011-03-01Revert part of cab7e33c which added ';' into the expressionCaolán McNamara
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-08Removed unused functions and classes form calc 3lastAlfonso Eusebio
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-06Remove dead codeThomas Arnhold
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-02Removed unused functions from calc 2Alfonso Eusebio