summaryrefslogtreecommitdiff
path: root/sc/workben
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-1/+1
2012-12-10some Python 3.3 port (not important for LO 4.0)László Németh1-11/+13
2012-12-04re-base on ALv2 code. Includes:Michael Meeks7-116/+71
2012-08-07Remove commented out codeThomas Arnhold1-6/+0
2012-07-31remove commented out SV_DECL_OBJARRMichael Stahl1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks3-73/+46
2012-06-20Convert SV_DECL_PTRARR_DEL(XResultListenerArr_Impl) to ptr_vectorNoel Grandin1-1/+2
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida1-0/+0
2012-03-14Some proof-of-concept code for dpcache performance.Kohei Yoshida1-0/+434
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-5/+5
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-7/+0
2011-05-30Code CleanupKorrawit Pruegsanusak1-11/+4
2011-05-27Follow-up of DBG_* removalJacek Wolszczak3-4/+1
2011-04-19Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida3-99/+99
2011-01-18Remove some more dead codeThomas Arnhold1-9/+0
2011-01-07cppcheck: Remove unused variable in test.cxxNigel Hawkins1-2/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara2-0/+4
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1