Age | Commit message (Expand) | Author |
2012-04-03 | stoc: add helpful structural documentation from mailing list post. | Stephan Bergmann |
2012-03-29 | We want just the library basename in the DISABLE_DYNLOADING case | Tor Lillqvist |
2012-03-21 | More hacking on static linking (iOS) support | Tor Lillqvist |
2012-03-18 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-02-28 | Avoid temporary rtl::OUString | Takeshi Abe |
2012-02-26 | Avoid temporary rtl::OUString | Julien Nabet |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-16 | java: add STOC_FORCE_NO_JRE env. var to enable easy testing of no-JRE case. | Michael Meeks |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-20 | Code clean up. | Stephan Bergmann |
2012-01-19 | Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW]. | Stephan Bergmann |
2012-01-15 | Clang -Wunused-variable. | Stephan Bergmann |
2012-01-12 | Fix mistake in type OUStringBuffer | Olivier Hallot |
2012-01-12 | Fix for fdo43460 Part XXXV getLength() to isEmpty() | Olivier Hallot |
2012-01-02 | Get rid of manual ref counting. | Stephan Bergmann |
2012-01-02 | USE_INTROSPECTION_CACHE is always defined. | Stephan Bergmann |
2011-12-27 | function component_canUnload is exported | David Tardon |
2011-12-27 | catch exception by constant reference | Takeshi Abe |
2011-12-16 | msvc 2008 express won't link without explicit salhelper | Caolán McNamara |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from stoc | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-10-05 | Fix logic of isDerivedFrom function | Kevin Hunter |
2011-10-03 | WaE: unreachable code, also add comment pondering what the code means | Tor Lillqvist |
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-24 | remove obsolete Forte NOOPT files | Michael Meeks |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-12 | sb140: #i117698# no implementations of XIdlClassProvider remain, so code that... | Stephan Bergmann |
2011-09-12 | sb140: #i117694# some CppUnit related cleanup | Stephan Bergmann |
2011-08-29 | fix this up, revert using comphelper stuff, but modify to-dos | Caolán McNamara |
2011-08-29 | Need to link with COMPHELPERLIB for isupperAscii etc | Tor Lillqvist |
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara |
2011-08-13 | Some cppcheck cleaning | Julien Nabet |
2011-08-11 | Some cppcheck cleaning | Julien Nabet |
2011-08-10 | Some cppcheck cleaning | Julien Nabet |
2011-08-08 | Use prefixed getFactory and no canUnload on iOS | Tor Lillqvist |
2011-08-08 | Deliver also static component archives as built for iOS | Tor Lillqvist |
2011-07-28 | we are searching for prefix in activate | Matúš Kukan |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-06-24 | re-work prefix handling and undo cppuhelper ABI change, add unit test | Michael Meeks |
2011-06-24 | Add prefix information about component into registry | Matus Kukan |
2011-06-21 | stoc depends on registry | Tor Lillqvist |