Age | Commit message (Expand) | Author |
2017-09-05 | Remove add-in demo/test-files in sc/workben | Andreas Brandner |
2017-09-05 | Remove sc/workben-files | Andreas Brandner |
2017-08-16 | handle formula cells also in the python script | Markus Mohrhard |
2017-08-16 | add python script to interpret the calc cache format | Markus Mohrhard |
2017-07-19 | Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...) | Eike Rathke |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-01 | tdf#94306 Replace boost::noncopyable in sc/source | Jochen Nitschke |
2016-03-07 | tdf#96099 Reduce number of trivial typedefs | Chirag Manwani |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin |
2015-11-13 | sc: replace that boost::ptr_vector<Reference<T>*> abomination | Michael Stahl |
2015-11-13 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-10-21 | refactor out some com::sun::star typedefs | Noel Grandin |
2015-10-21 | remove untyped Link<> | Noel Grandin |
2015-10-09 | tdf#39468 translated german comments in test.cxx | Albert Thuswaldner |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-03 | sc: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-05-14 | convert QUICKHELP constants to scoped enum | Noel Grandin |
2015-04-29 | Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END | Stephan Bergmann |
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 |