Age | Commit message (Expand) | Author |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-03-10 | Avoid reserved identifier | Stephan Bergmann |
2016-03-10 | Avoid reserved identifier | Stephan Bergmann |
2016-03-01 | loplugin:unuseddefaultparam in svtools | Noel Grandin |
2016-02-13 | tdf#81129 Support reading non-BMP characters in HTML documents. | Mark Hung |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | Pull assignment out of switch condition | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-31 | Fix tdf#93438 Impress generate abnormal style when copy-pasting | Mark Hung |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-06-24 | Get rid of comphelper::string::is*Ascii functions | Stephan Bergmann |
2015-05-20 | Remove include stdio (part4) | Julien Nabet |
2014-12-18 | svtools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-10-03 | rename SvRef::AddRef to AddFirstRef | Noel Grandin |
2014-06-29 | Typo: beeing->being | Julien Nabet |
2014-04-22 | stray comma | Caolán McNamara |
2014-04-22 | coverity#708334 Uninitialized scalar field | Caolán McNamara |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-09 | Translated German comments | Luc Castermans |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-02 | bWeiter -> bContinue | Philipp Riemer |
2013-08-22 | convert svtools/source/svrtf/* from String to OUString | Noel Grandin |
2013-08-15 | convert include/svtools/svparser.hxx from String to OUString | Noel Grandin |
2013-07-08 | -Werror,-Wdeprecated-register (Clang trunk towards 3.4) | Stephan Bergmann |
2013-06-18 | fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty() | Jelle van der Waa |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-11-19 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-05-09 | removed dead code | Takeshi Abe |
2011-11-27 | remove include of pch header from svtools | Norbert Thiebaud |
2011-09-22 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara |
2011-07-19 | Preserve RTF \'00 sequences (NULL) in strings | Troy Rollo |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-02-16 | Remove unused USED ;) | Thomas Arnhold |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko |
2010-11-26 | CWS gnumake2: resync to m94 | Mathias Bauer |
2010-11-10 | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml... | Xiaofei Zhang |
2010-11-05 | removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame... | Xiaofei Zhang |
2010-10-29 | libs-gui: Remove emacs modelines in the middle of the file | Sebastian Spaeth |
2010-10-28 | remove duplicate modelines | Caolán McNamara |
2010-10-23 | svarray: #i112395#: fix warnings, enable exceptions, etc. | Michael Stahl |
2010-10-18 | remove non-compiled code | Povilas Kanapickas |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-09-22 | svarray: #i112395#: replace svarray with <stack> from STL | Bartosz Kosiorek |
2010-04-17 | CWS gnumake2: rebase to DEV300_m76; fix build problems | Mathias Bauer |