Age | Commit message (Expand) | Author |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-15 | unusedcode.easy | Julien Nabet |
2015-01-26 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2015-01-26 | use XCalendar4 local date/time in CalendarWrapper, tdf#63230 | Eike Rathke |
2015-01-26 | implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230 | Eike Rathke |
2014-12-18 | unotools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-08-20 | Remove more useless includes of tools/debug.hxx | Marcos Paulo de Souza |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-06-04 | Fix comments | Isamu Mogi |
2014-06-01 | Fix hungarian prefix for calendars | Isamu Mogi |
2014-05-11 | fix-includes.pl: unotools | Thomas Arnhold |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-02-26 | Remove visual noise from unotools | Alexander Wilms |
2014-02-19 | unotools: sal_Bool -> bool | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | coverity#440774 Logically dead code | Caolán McNamara |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-03 | convert xub_StrLen->sal_Int32 in unotools | Noel Grandin |
2013-11-07 | remove unnecessary use of OUString constructor in UNOTOOLS module | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-08-19 | Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents. | Arnaud Versini |
2013-07-29 | Just quiet cppcheck | Julien Nabet |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-06-20 | -Werror,-Wdeprecated-register | Stephan Bergmann |
2013-05-08 | coverity#1019431: use of freed memory | Markus Mohrhard |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-10 | use language tags | Eike Rathke |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-12 | Remove RTL_CONSTASCII_STRINGPARAM (unotools) | Chr. Rossmanith |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-02-11 | fdo#46808, remove unused header file | Noel Grandin |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák |
2012-12-13 | added FIXME-BCP47 marker, adapted debug check | Eike Rathke |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-27 | fdo#46808, use service constructor for i18n::NativeNumberSupplier | Noel Grandin |