Age | Commit message (Expand) | Author |
2016-04-12 | Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIAN | Stephan Bergmann |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #3 | tymyjan |
2016-03-30 | Improve wording | Tor Lillqvist |
2016-03-08 | tdf#98407 PathSubstitution: Add substitution for $(username) | Samuel Mehrbrodt |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | vcl: Remove unneeded exception constants | Chris Sherlock |
2016-01-29 | sal: replace boost::unordered_set with std::unordered_set | Michael Stahl |
2016-01-12 | typos | Michael Stahl |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-06 | tdf#39631 - branch hints: comment, and tweak variously, also use. | Michael Meeks |
2015-12-02 | use compiler intrinsic for osl_atomic_increment on Windows | Noel Grandin |
2015-11-10 | Missing includes (for NULL) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-11 | move extracting assets to Java & use AssetManager to access assets | Christian Lohmaier |
2015-10-05 | Emscripten: First steps of porting to Emscripten | Samuel Mehrbrodt |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-18 | tdf#84323: Make osl::Condition::wait more readable | Stephan Bergmann |
2015-08-17 | tdf#84323: Make osl::Thread::wait more readable | Stephan Bergmann |
2015-07-29 | endian.h: avoid some Wconversion warnings | Matteo Casalin |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-15 | Clarify documentation of (mis)features of osl_getExecutableFile() | Tor Lillqvist |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-04-02 | Move osl::LibreOfficeKit stuff to comphelper for now | Tor Lillqvist |
2015-04-01 | Add API to check whether being used through LibreOfficeKit | Tor Lillqvist |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-12 | sal: PVS-Studio V611 memory was allocated using 'new T[]' operator | Michael Stahl |
2015-03-01 | mismatched new[]/delete | David Tardon |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-20 | Some more loplugin:cstylecast: sal | Stephan Bergmann |
2015-01-08 | osl/detail/component-defines.h is used in cppumaker-generated code | Stephan Bergmann |
2015-01-08 | [API CHANGE] remove oslDescriptorType/Flag | Stephan Bergmann |
2015-01-08 | [API CHANGE] Remove osl_send/receiveResourcePipe | Stephan Bergmann |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-02 | Fix simple typos. | Andrea Gelmini |
2014-12-20 | Typos | Julien Nabet |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-04 | [API CHANGE] Remove osl_setCommandArgs | Stephan Bergmann |
2014-11-19 | sal, cppuhelper headers a little more complete and self-contained | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: remove pointless checking for __cplusplus in public C++ headers | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-31 | cid#1242936 handle rename failure | Stephan Bergmann |
2014-10-31 | Duplicate line | Stephan Bergmann |
2014-10-02 | MWERKS etc. are not supported toolchains | Michael Stahl |