Age | Commit message (Expand) | Author |
2014-02-24 | harmonize Tell() Seek() type. | Norbert Thiebaud |
2014-02-24 | Replace exisiting TriState, AutoState with more generic TriState | Stephan Bergmann |
2014-02-10 | coverity#708799 unused pointer value | Noel Grandin |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-25 | coverity#983075 : ressource leak | Norbert Thiebaud |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | Be explicit when using bool as integral value | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-12-16 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-11-23 | widht -> width | Julien Nabet |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString constructor | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-12 | Simpligy: Bin odd atexit crack | Tor Lillqvist |
2013-10-09 | CID#707521 unintialized member | Caolán McNamara |
2013-10-09 | CID#707522 uninitialized member | Caolán McNamara |
2013-09-25 | Revert "More ICU dependencies that are now dragged in" | Matúš Kukan |
2013-09-23 | More ICU dependencies that are now dragged in | Tor Lillqvist |
2013-09-12 | CID#441298 use after free | Caolán McNamara |
2013-09-05 | getFallbackStrings() with bIncludeFullBcp47 parameter | Eike Rathke |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-27 | callcatcher: update unused code, esp unused Resource based ctor | Caolán McNamara |
2013-08-23 | encapsulate IsoLangEntry again | Eike Rathke |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks |
2013-08-18 | add some a11y relations and enable translation of ms | Caolán McNamara |
2013-08-18 | convert ancient .sdw documentation to .odt | Caolán McNamara |
2013-08-16 | callcatcher: update unused code list | Caolán McNamara |
2013-08-13 | add a seconds unit | Caolán McNamara |
2013-07-08 | add degrees and pixels as known spin field units | Caolán McNamara |
2013-07-04 | warning C4805 unsafe mixture of type int and type bool | Michael Stahl |
2013-07-03 | module rsc: String, bool and other clean-up. | Norbert Thiebaud |
2013-06-29 | Search for char instead of 1 char long string, when possible. | Thomas Arnhold |
2013-06-28 | fdo#62699 remove rsc/inc/vclrsc.hxx | Thomas Arnhold |
2013-06-24 | fdo#43460 sd,rsc,ucb,sdext: use isEmpty() | Jelle van der Waa |
2013-05-16 | Quiet cppcheck | Julien Nabet |
2013-05-08 | Revert "coverity#983096: Resource leak" | Noel Power |
2013-05-08 | coverity#983096: Resource leak | Julien Nabet |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
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-03 | ditch unused LANGUAGE_USER[1-9] | Eike Rathke |
2013-04-03 | rsc with language tags | Eike Rathke |
2013-04-03 | correct number of format operands for fprintf | Eike Rathke |
2013-03-27 | fix extension replacer (rsc) | Andras Timar |
2013-03-27 | stop uninitialized memory leaking into resource files. | Andras Timar |
2013-03-27 | -Wunused-macros | Stephan Bergmann |