Age | Commit message (Expand) | Author |
2013-11-05 | fixincludeguards.sh: uno* | Thomas Arnhold |
2013-09-16 | Revert "WIP: add cppumaker -U to directly read from .idl files" | Stephan Bergmann |
2013-09-12 | WIP: add cppumaker -U to directly read from .idl files | Stephan Bergmann |
2013-08-26 | unodevtools: drop support for skeletonmaker --java4 parameter | Michael Stahl |
2013-08-26 | unodevtools: why does the C++ generating code check java5 flag? | Michael Stahl |
2013-07-11 | added FIXME-BCP47 comment | Eike Rathke |
2013-07-11 | added FIXME-BCP47 comment | Eike Rathke |
2013-06-18 | fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty() | Jelle van der Waa |
2013-05-16 | Support for annotations in the new UNOIDL format | Stephan Bergmann |
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-16 | Further codemaker, unodevtools clean-up | Stephan Bergmann |
2013-04-16 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-04-11 | uno-skeletonmaker does not bootstrap UNO | Stephan Bergmann |
2013-04-11 | No need to have uno-skeletonmaker depend on udkapi | Stephan Bergmann |
2013-04-11 | [API CHANGE] WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-04-09 | [API CHANGE] WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-04-07 | Fixed 4 spelling errors in the comments. | Golnaz Irannejad |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | Clean up codemaker/typemanager.hxx | Stephan Bergmann |
2013-03-12 | Removed RTL_CONSTASCII_STRINGPARAM in unodevtools | Chr. Rossmanith |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-03-03 | loplugin: unused variables and commented code | Thomas Arnhold |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-10 | deduplicate OString std::basic_ostream operators | Miklos Vajna |
2012-07-03 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar |
2012-06-07 | skeletonmaker: add back \" in string literal | Michael Stahl |
2012-06-06 | Update also the help message | Tor Lillqvist |
2012-06-06 | Nobody uses this tool, but still, update the license blurb it outputs | Tor Lillqvist |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-04-14 | gbuild conversion: unodevtools module | David Ostrovsky |
2012-04-14 | replace APP?RPATH SDK by SDKBIN in old build system | David Tardon |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-02-18 | unodevtools: remove dead code | Thomas Arnhold |
2012-01-20 | Code clean up. | Stephan Bergmann |
2012-01-19 | Fix for fdo43460 Part XLI getLength() to isEmpty() | Olivier Hallot |
2012-01-08 | catch exception by constant reference | Takeshi Abe |
2012-01-07 | catch exception by constant reference | Takeshi Abe |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-06-14 | Don't build skeletonmaker for iOS | Tor Lillqvist |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-02-07 | static libraries need to get linked before dynamic ones for symbol lookup | bjoern.michaelsen@canonical.com |
2011-02-06 | std::hash -> boost::hash | Fridrich Štrba |
2011-02-05 | move sdk repo to boost unordered containters | Fridrich Štrba |
2011-01-07 | cppcheck: prefer prefix variant | Caolán McNamara |