summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaworksheet.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-04loplugin:stringconstantNoel Grandin1-2/+2
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-28inline "old" SbERR constantsNoel Grandin1-1/+1
2015-04-08A UNO Any can't contain an AnyStephan Bergmann1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-15/+15
2014-05-27cid#707057 Uncaught exceptionNoel Grandin1-1/+1
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-2/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-4/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-12/+12
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-03-17sc: prefer passing OUString by referenceNoel Grandin1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-65/+65
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-2/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-5/+5
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-15adapt code to data form .ui conversionCaolán McNamara1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-40/+40
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-12/+10
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-4/+3
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-7/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2012-12-04mib19: #163566# do not throw assertion if container is not availableChristian Lippka1-1/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-3/+3
2012-09-12targetted VBA re-work.Noel Power1-56/+13
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power1-4/+0
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini1-1/+1
2012-05-13removed unused definesTakeshi Abe1-1/+0
2012-04-02callcatcher: remove some unused codeCaolán McNamara1-4/+0
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+3
2012-03-22removed duplicate includes in scTakeshi Abe1-1/+0
2011-11-23Cleaned up the ScTable declaration a bit.Kohei Yoshida1-0/+1
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-10-18WaE: unreachable codeTor Lillqvist1-1/+0
2011-08-26String to rtl::OUString.Kohei Yoshida1-1/+1
2011-06-03use standard template for this throughoutCaolán McNamara1-12/+7
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-2/+2
2011-04-26make VbaWorksheet Autofilter work with sheet local DBDataMarkus Mohrhard1-26/+29
2011-04-26fixed problem with return value in ScVbaWorksheet::createSheetCopyInNewDocMarkus Mohrhard1-3/+13
2011-04-15fix for fdo#34763 add method Copy to ScVbaWorksheetsMarkus Mohrhard1-49/+68
2011-04-07fix cast to implementation objects failure from some vba objectsMarkus Mohrhard1-1/+29
2011-03-15more merge fixes, compiles and links nowMichael Meeks1-15/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-20/+51
2011-01-18Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, ...Thomas Arnhold1-7/+6