Age | Commit message (Expand) | Author |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-09 | Change tools::Time::GetSystemTicks to sal_uInt64 | Stephan Bergmann |
2015-02-16 | we shouldn't need a static ref in these createOneInstance factory helpers | Caolán McNamara |
2014-12-21 | fdo#39440 sc: reduce scope of local variables | Michael Weghorn |
2014-12-08 | Don't treat clew as part of an "external" clcc module | Tor Lillqvist |
2014-11-17 | "#pragma hdrstop" looks quite obsolete | Michael Stahl |
2014-11-10 | make that file platform independent | Markus Mohrhard |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-04-17 | remove executable bit | Andras Timar |
2014-04-06 | whitespace cleanup in sc | Markus Mohrhard |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-12-09 | fdo#54938: Convert sc to use cppu::supportsService | Marcos Paulo de Souza |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-09-19 | On linux, the entry library name is 'libOpenCL.so'. | Kohei Yoshida |
2013-09-19 | Add a quick test code to detect available OpenCL platforms. | Kohei Yoshida |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-10 | Replacing '__LOADONCALLAPI' with 'SAL_CALL' definition | Christos Strubulis |
2012-12-10 | some Python 3.3 port (not important for LO 4.0) | László Németh |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-08-07 | Remove commented out code | Thomas Arnhold |
2012-07-31 | remove commented out SV_DECL_OBJARR | Michael Stahl |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(XResultListenerArr_Impl) to ptr_vector | Noel Grandin |
2012-05-25 | Renamed calc_Text_text_csv_StarCalc type to generic_Text. | Kohei Yoshida |
2012-03-14 | Some proof-of-concept code for dpcache performance. | Kohei Yoshida |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-05-30 | Code Cleanup | Korrawit Pruegsanusak |
2011-05-27 | Follow-up of DBG_* removal | Jacek Wolszczak |
2011-04-19 | Easy Hack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-10 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Kohei Yoshida |
2011-01-18 | Remove some more dead code | Thomas Arnhold |
2011-01-07 | cppcheck: Remove unused variable in test.cxx | Nigel Hawkins |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud |
2010-10-20 | Removed lots of dead code. | Povilas Kanapickas |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |