Age | Commit message (Expand) | Author |
2013-07-24 | Style and grace | Stephan Bergmann |
2013-07-23 | Clean up redundant explicit OUString(...) ctors | Stephan Bergmann |
2013-07-23 | These SAL_INFOs do not make much sense any more | Stephan Bergmann |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-06-20 | Turn redundant member direct-initializations into value-initializations | Stephan Bergmann |
2013-06-18 | WaE: initialization order | David Tardon |
2013-06-17 | cppcheck: fix some uninitMemberVar in configmgr part | Julien Nabet |
2013-06-17 | fdo#43460 configmgr: use isEmpty() | Jelle van der Waa |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann |
2013-05-16 | Some string literal clean up | Stephan Bergmann |
2013-05-15 | Related: #i122208# avoid default assignment of recursive STL containers | Herbert Dürr |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | use LanguageTag | Eike Rathke |
2013-03-28 | unused comphelper/locale.hxx | Eike Rathke |
2013-03-28 | use LanguageTag instead of comphelper::Locale | Eike Rathke |
2013-03-28 | use LanguageTag instead of comphelper::Locale | Eike Rathke |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-06 | remove obsolete no_localization files | Andras Timar |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2012-12-20 | Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9 | Cédric Bosdonnat |
2012-12-20 | Removed File > Templates > Address Book Source... menu entry and its code | Cédric Bosdonnat |
2012-12-11 | rtl:: prefix removal from configmgr | Radu Ioan |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | Support optional dependencies among .xcd files | Stephan Bergmann |
2012-11-06 | fdo#55138: Do not double-expand bootstrap variables | Stephan Bergmann |
2012-10-31 | Some more configuration::theDefaultProvider simplifications | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | Require XComponentContext.getServiceManager to throw instead of returning null | Stephan Bergmann |
2012-09-17 | migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic | Norbert Thiebaud |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-07-25 | Make comphelper/configuration.hxx work for localized properties | Stephan Bergmann |
2012-07-16 | the unknwon typo is surprisingly popular | Luboš Luňák |
2012-07-16 | Unused include | Stephan Bergmann |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-22 | .xcd files don't need executable bits | Michael Stahl |
2012-06-20 | removed unused forward declarations of class | Takeshi Abe |