Age | Commit message (Expand) | Author |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | Allow for (relative) pathname args for codemakers again | Stephan Bergmann |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-16 | Further codemaker, unodevtools clean-up | Stephan Bergmann |
2013-04-16 | WaE: unused function 'checkNoTypeArguments' | Tor Lillqvist |
2013-04-16 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-04-15 | Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/ | Stephan Bergmann |
2013-04-12 | Combine getSortResolve...() into one decompose() | Stephan Bergmann |
2013-04-11 | [API CHANGE] WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-04-11 | Minor terminology clean-up | Stephan Bergmann |
2013-04-11 | Clean up codemaker/README | Stephan Bergmann |
2013-04-10 | Revert "registry: new ZipPackage_registry_odk_headers" | Michael Stahl |
2013-04-09 | add missing dep on salhelper/simplereferenceobject.hxx | David Tardon |
2013-04-09 | Update README to explain what codemaker does | Chris Sherlock |
2013-04-09 | WaE: unused variable | Tor Lillqvist |
2013-04-09 | [API CHANGE] WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | Sort generated includes lexicographically | Stephan Bergmann |
2013-03-27 | Clean up codemaker/typemanager.hxx | Stephan Bergmann |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-13 | more subtle dependencies for cross-compilation | Matúš Kukan |
2013-03-11 | css.beans.PropertyValue references css.beans.PropertyState | Stephan Bergmann |
2013-03-09 | Removed last RTL_CONST* macros from codemaker | Marcos Paulo de Souza |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-08 | Remove RTL_CONST* macros from codemaker - pt2 | Marcos Paulo de Souza |
2013-03-08 | Remove RTL_CONST* macros from codemaker - pt1 | Marcos Paulo de Souza |
2013-03-08 | fdo#57950: Remove chained appends in codemaker | Marcos Paulo de Souza |
2013-03-07 | make the UNO generated catch clauses use const modifier | Noel Grandin |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-27 | registry: new ZipPackage_registry_odk_headers | Michael Stahl |
2013-02-27 | sal: new ZipPackage_sal_odk_headers for public ODK headers | Michael Stahl |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2012-12-18 | Replace chained O(U)StringBuffer::append() with operator+ | Christos Strubulis |
2012-12-03 | No reason to turn "throws nothing" specifications into comments | Stephan Bergmann |
2012-12-02 | cppumaker: do write exception specifications on --enable-dbgutil | Michael Stahl |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | Prettify cppumaker output. | Thorsten Behrens |
2012-11-29 | Remove some commented-out or otherwise unused code. | Thorsten Behrens |
2012-11-29 | Remove exception spec from idl-generated c++ headers. | Thorsten Behrens |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-28 | OUString::replace() does not replace in-place | Tor Lillqvist |
2012-11-23 | Remove some newly tagged unused methods | Julien Nabet |