summaryrefslogtreecommitdiffstats
path: root/sc/workben
Commit message (Expand)AuthorAgeFilesLines
* Remove add-in demo/test-files in sc/workbenAndreas Brandner2017-09-057-970/+0
* Remove sc/workben-filesAndreas Brandner2017-09-053-2375/+0
* handle formula cells also in the python scriptMarkus Mohrhard2017-08-161-0/+11
* add python script to interpret the calc cache formatMarkus Mohrhard2017-08-161-0/+76
* Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke2017-07-191-1/+1
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-071-4/+3
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-2/+2
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-052-11/+11
* use Any constructor instead of temporariesNoel Grandin2016-05-041-3/+1
* tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke2016-04-011-3/+4
* tdf#96099 Reduce number of trivial typedefsChirag Manwani2016-03-071-25/+23
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-1/+1
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-3/+2
* sc: replace that boost::ptr_vector<Reference<T>*> abominationMichael Stahl2015-11-132-15/+12
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-131-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-023-6/+6
* com::sun::star->css in scNoel Grandin2015-10-284-54/+53
* refactor out some com::sun::star typedefsNoel Grandin2015-10-212-3/+2
* remove untyped Link<>Noel Grandin2015-10-212-28/+18
* tdf#39468 translated german comments in test.cxxAlbert Thuswaldner2015-10-091-61/+60
* Fix typosAndrea Gelmini2015-09-301-1/+1
* sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-032-4/+4
* convert QUICKHELP constants to scoped enumNoel Grandin2015-05-141-1/+1
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-291-2/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-3/+3
* Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann2015-04-091-6/+6
* we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara2015-02-161-2/+1
* fdo#39440 sc: reduce scope of local variablesMichael Weghorn2014-12-211-2/+1
* Don't treat clew as part of an "external" clcc moduleTor Lillqvist2014-12-081-1/+1
* "#pragma hdrstop" looks quite obsoleteMichael Stahl2014-11-172-8/+0
* make that file platform independentMarkus Mohrhard2014-11-101-5/+9
* fdo#82577: Handle TimeNoel Grandin2014-10-011-6/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-5/+5
* remove whitespaceMarkus Mohrhard2014-06-255-18/+0
* fixincludeguards.sh: scThomas Arnhold2014-04-192-4/+4
* remove executable bitAndras Timar2014-04-171-0/+0
* whitespace cleanup in scMarkus Mohrhard2014-04-063-32/+0
* Remove unneccessary commentsAlexander Wilms2014-02-233-16/+16
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-1/+0
* fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza2013-12-091-18/+2
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-222-2/+2
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+1
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-222-0/+5
* On linux, the entry library name is 'libOpenCL.so'.Kohei Yoshida2013-09-191-1/+2
* Add a quick test code to detect available OpenCL platforms.Kohei Yoshida2013-09-191-0/+71
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-21/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-34/+34