summaryrefslogtreecommitdiffstats
path: root/sc/workben
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis2012-12-101-1/+1
* some Python 3.3 port (not important for LO 4.0)László Németh2012-12-101-11/+13
* re-base on ALv2 code. Includes:Michael Meeks2012-12-047-116/+71
* Remove commented out codeThomas Arnhold2012-08-071-6/+0
* remove commented out SV_DECL_OBJARRMichael Stahl2012-07-311-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-213-73/+46
* Convert SV_DECL_PTRARR_DEL(XResultListenerArr_Impl) to ptr_vectorNoel Grandin2012-06-201-1/+2
* Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida2012-05-251-0/+0
* Some proof-of-concept code for dpcache performance.Kohei Yoshida2012-03-141-0/+434
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-5/+5
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-122-7/+0
* Code CleanupKorrawit Pruegsanusak2011-05-301-11/+4
* Follow-up of DBG_* removalJacek Wolszczak2011-05-273-4/+1