Age | Commit message (Expand) | Author |
2012-03-29 | UNO BYTE is signed | Stephan Bergmann |
2012-03-06 | more documentation and cleanups for various modules. | Michael Meeks |
2012-02-27 | some doxygen warnings cleanup | Korrawit Pruegsanusak |
2012-02-21 | WaE: silence some documentation errors | Thomas Arnhold |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-19 | Remove unused code | Petr Vorel |
2012-02-18 | registry: remove symbols from map file | Thomas Arnhold |
2012-02-18 | registry: remove obsolete methods | Thomas Arnhold |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-01-23 | Fix for fdo43460 Part XLIV getLength() to isEmpty() | Olivier Hallot |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-20 | kill some doxygen warnings | Norbert Thiebaud |
2012-01-17 | registry: print error messages on stderr | Michael Stahl |
2012-01-05 | Switch from autodoc to doxygen for SDK C++ documentation. | Stephan Bergmann |
2012-01-02 | Fix for fdo43460 Part XXVII getLength() to isEmpty() | Olivier Hallot |
2011-12-15 | Additional fix for EasyHack FDO43058, remove extra semicolons | Gustavo Buzzatti Pacheco |
2011-12-01 | Remove uses of charAt | August Sodora |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from registry | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-23 | Some trivial fixes for MinGW with -std=c++0x enabled; not finished. | Jan Holesovsky |
2011-11-21 | regcompare: fix error reporting: | Michael Stahl |
2011-10-07 | cppcheck reduce scope of var in registry/...regimpl.cxx | Pierre-André Jacquod |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-23 | tidy indent | Caolán McNamara |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-06-17 | Use the i prefix for the import library only with MSC | Tor Lillqvist |
2011-06-13 | Be less picky with library name, match also libreg.a | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-26 | Would be pointless to build tool executables for iOS | Tor Lillqvist |
2011-04-18 | Fix a typo. | Francois Tigeot |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-04-04 | WaE: rework to avoid warnings | Caolán McNamara |
2011-03-30 | warning-return-values-registry.diff: avoid warning (i#58979) | Petr Mladek |
2011-03-25 | WaE: consts the wrong way around | Caolán McNamara |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-07 | CWS-TOOLING: integrate CWS jsc340 | Ivo Hinkelmann |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-24 | jsc340: i114847: fix name | Juergen Schmidt |
2011-02-18 | #i115784# registry: Fix unreachable "return <result>; break;" statements. | Matthias Huetsch [mhu] |
2011-02-16 | Remove SCO support | Thomas Arnhold |
2011-02-04 | #i115784# registry/tools: fix unreachable break statement after return. | Matthias Huetsch [mhu] |
2011-02-03 | some std::hash_map/set -> boost::unordered_map/set changes | Fridrich Strba |
2011-02-03 | #i115784# registry/tools: fix initOptions_Impl() commandline argument process... | Matthias Huetsch [mhu] |
2011-02-03 | Build module registry with MSVC stl | Fridrich Strba |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-03 | new helper tool | Juergen Schmidt |
2010-12-10 | RTL_CONSTASCII_USTRINGPARAM in ure 1 | Gert Faller |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |