summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/vba/vbaworksheets.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* coverity#707059 Uncaught exceptionCaolán McNamara2014-07-101-1/+2
* remove whitespaceMarkus Mohrhard2014-06-251-3/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* cid#707058 Uncaught exceptionNoel Grandin2014-05-271-1/+1
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-271-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-2/+2
* sc: sal_Bool->boolNoel Grandin2014-04-231-9/+9
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-11/+11
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-19/+19
* bool improvementsStephan Bergmann2014-01-281-1/+1
* bool improvementsStephan Bergmann2014-01-171-1/+1
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-2/+2
* remove unnecessary use of OUString constructor in SC moduleNoel Grandin2013-11-111-1/+1
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+0
* convert sc/source/ui/vba/*.cxx from String to OUStringNoel Grandin2013-10-081-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-16/+16
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-5/+4
* fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac2013-02-261-4/+2
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-221-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* calcvba: #164410# improve VBA compatibility implementation in various areas:Daniel Rentz [dr]2012-12-041-22/+5
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power2012-04-241-3/+45
* support Sheets.PrintPreview bnc#757844Noel Power2012-04-231-0/+7
* reduce over use of static OUStringsCaolán McNamara2012-03-261-3/+2
* Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot2012-01-071-2/+2
* Reducing header dependency on markdata.hxx.Kohei Yoshida2011-11-231-0/+1
* cppcheck cleanliness Remove: (performance) Possible inefficient checking for ...Korrawit Pruegsanusak2011-05-301-1/+1
* fixed problem with return value in ScVbaWorksheet::createSheetCopyInNewDocMarkus Mohrhard2011-04-261-1/+5
* fix for fdo#34763 add method Copy to ScVbaWorksheetsMarkus Mohrhard2011-04-151-0/+39
* fix cast to implementation objects failure from some vba objectsMarkus Mohrhard2011-04-071-17/+10
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-7/+7
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-1/+1
* | Remove some dead codeThomas Arnhold2011-01-171-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* mib18: #162503# do not create a new Worksheet object in Workbook.ActiveSheet ...Daniel Rentz2010-08-051-1/+1
* mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas2010-07-011-4/+47
* mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz2010-06-151-0/+21
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* merge to m67Mathias Bauer2009-12-051-8/+23
|\
| * initial commit of code reorg, existing files that are modifiedNoel Power2009-09-181-8/+23
* | #i103496#: split svtools; improve ConfitItemsMathias Bauer2009-10-161-2/+2
|/
* CWS-TOOLING: integrate CWS npower11Oliver Bolte2009-02-131-8/+8
* INTEGRATION: CWS odff04 (1.6.66); FILE MERGEDRüdiger Timm2008-07-081-4/+2
* INTEGRATION: CWS changefileheader (1.5.124); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* #i10000# build error fixesKurt Zenker2007-12-141-3/+3