summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaworksheets.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-10coverity#707059 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-05-27cid#707058 Uncaught exceptionNoel Grandin1-1/+1
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+2
2014-04-23sc: sal_Bool->boolNoel Grandin1-9/+9
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-19/+19
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-17bool improvementsStephan Bergmann1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-2/+2
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-08convert sc/source/ui/vba/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+16
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-5/+4
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-4/+2
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-04calcvba: #164410# improve VBA compatibility implementation in various areas:Daniel Rentz [dr]1-22/+5
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power1-3/+45
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power1-0/+7
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+2
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-05-30cppcheck cleanliness Remove: (performance) Possible inefficient checking for ...Korrawit Pruegsanusak1-1/+1
2011-04-26fixed problem with return value in ScVbaWorksheet::createSheetCopyInNewDocMarkus Mohrhard1-1/+5
2011-04-15fix for fdo#34763 add method Copy to ScVbaWorksheetsMarkus Mohrhard1-0/+39
2011-04-07fix cast to implementation objects failure from some vba objectsMarkus Mohrhard1-17/+10
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-7/+7
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-1/+1
2011-01-17Remove some dead codeThomas Arnhold1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-08-05mib18: #162503# do not create a new Worksheet object in Workbook.ActiveSheet ...Daniel Rentz1-1/+1
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas1-4/+47
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-0/+21
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-05merge to m67Mathias Bauer1-8/+23
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2009-09-18initial commit of code reorg, existing files that are modifiedNoel Power1-8/+23
2009-02-13CWS-TOOLING: integrate CWS npower11Oliver Bolte1-8/+8
2008-07-08INTEGRATION: CWS odff04 (1.6.66); FILE MERGEDRüdiger Timm1-4/+2
2008-04-11INTEGRATION: CWS changefileheader (1.5.124); FILE MERGEDRüdiger Timm1-23/+18
2007-12-14#i10000# build error fixesKurt Zenker1-3/+3
2007-12-07INTEGRATION: CWS npower8 (1.2.4); FILE MERGEDVladimir Glazounov1-11/+190