Age | Commit message (Expand) | Author |
2015-11-10 | Missing includes (for NULL) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-06-25 | Revert "Revert "Generalize OUStringLiteral1"" | Stephan Bergmann |
2015-06-24 | Revert "Generalize OUStringLiteral1" | Stephan Bergmann |
2015-06-24 | Generalize OUStringLiteral1 | Stephan Bergmann |
2015-06-23 | Avoid conversion warning in O[U]String[Buffer] constructors | Matteo Casalin |
2015-02-18 | Typos | Julien Nabet |
2015-02-06 | sal: add back the append / insert assertions that were... | Michael Stahl |
2015-02-05 | sal: add some argument checking assertions for strings and buffers | Michael Stahl |
2015-01-23 | sal: remove GCC 4.6 check, it does not claim C++11 support | Michael Stahl |
2015-01-23 | sal: try to fix prematurely pushed 853c2fc71a96755a9dee629fd5d0e1cff9a48034 | Michael Stahl |
2015-01-23 | sal: try to avoid abuse of OUStringBuffer(int) ctor | Michael Stahl |
2014-12-19 | This is not java.lang.StringBuffer | Stephan Bergmann |
2014-12-19 | No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLY | Stephan Bergmann |
2014-12-19 | No need for RTL_USING in addition to LIBO_INTERNAL_ONLY | Stephan Bergmann |
2014-11-20 | Introduce OStringBuffer::appendUninitialized | Stephan Bergmann |
2014-11-17 | sal: remove pointless checking for __cplusplus in public C++ headers | Michael Stahl |
2014-10-20 | Increase assert coverage of OStringBuffer arguments | Matthew J. Francis |
2014-07-17 | fix spelling structur -> structure | Noel Grandin |
2014-07-08 | 'internal' is a keyword in current C++/CLI | Tor Lillqvist |
2014-06-05 | sal/rtl: remove SAL_THROW macro | Noel Grandin |
2014-01-23 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2013-12-10 | Fix addition of OStringBuffer::append(bool) overload | Stephan Bergmann |
2013-12-10 | Add append(bool) to OStringBuffer. | Muthu Subramanian |
2013-12-10 | Revert unnecessary code. | Muthu Subramanian |
2013-12-10 | Fix build issue - add append(bool) to strbuf | Muthu Subramanian |
2013-11-09 | fdo#65108 inter-module includes <> include/rtl | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include - the rest | Thomas Arnhold |
2013-05-29 | Tweak comments | Stephan Bergmann |
2013-04-24 | move URE headers to include/ | David Tardon |