summaryrefslogtreecommitdiff
path: root/sc/workben
AgeCommit message (Expand)AuthorFilesLines
2017-09-05Remove add-in demo/test-files in sc/workbenAndreas Brandner7-970/+0
2017-09-05Remove sc/workben-filesAndreas Brandner3-2375/+0
2017-08-16handle formula cells also in the python scriptMarkus Mohrhard1-0/+11
2017-08-16add python script to interpret the calc cache formatMarkus Mohrhard1-0/+76
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-4/+3
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-11/+11
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke1-3/+4
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani1-25/+23
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-3/+2
2015-11-13sc: replace that boost::ptr_vector<Reference<T>*> abominationMichael Stahl2-15/+12
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara3-6/+6
2015-10-28com::sun::star->css in scNoel Grandin4-54/+53
2015-10-21refactor out some com::sun::star typedefsNoel Grandin2-3/+2
2015-10-21remove untyped Link<>Noel Grandin2-28/+18
2015-10-09tdf#39468 translated german comments in test.cxxAlbert Thuswaldner1-61/+60
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-3/+3
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann1-6/+6
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara1-2/+1
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist1-1/+1
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl2-8/+0
2014-11-10make that file platform independentMarkus Mohrhard1-5/+9
2014-10-01fdo#82577: Handle TimeNoel Grandin1-6/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-06-25remove whitespaceMarkus Mohrhard5-18/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold2-4/+4
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard3-32/+0
2014-02-23Remove unneccessary commentsAlexander Wilms3-16/+16
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza1-18/+2
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+1
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara2-0/+5
2013-09-19On linux, the entry library name is 'libOpenCL.so'.Kohei Yoshida1-1/+2
2013-09-19Add a quick test code to detect available OpenCL platforms.Kohei Yoshida1-0/+71
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-34/+34