Age | Commit message (Expand) | Author | Files | Lines |
2013-08-26 | unodevtools: drop support for skeletonmaker --java4 parameter | Michael Stahl | 5 | -73/+33 |
2013-08-26 | unodevtools: why does the C++ generating code check java5 flag? | Michael Stahl | 1 | -2/+2 |
2013-07-11 | added FIXME-BCP47 comment | Eike Rathke | 1 | -0/+1 |
2013-07-11 | added FIXME-BCP47 comment | Eike Rathke | 1 | -0/+1 |
2013-06-18 | fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty() | Jelle van der Waa | 2 | -3/+3 |
2013-05-16 | Support for annotations in the new UNOIDL format | Stephan Bergmann | 3 | -34/+35 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 3 | -43/+9 |
2013-04-24 | Allow for (relative) pathname args for codemakers again | Stephan Bergmann | 1 | -1/+1 |
2013-04-16 | Further codemaker, unodevtools clean-up | Stephan Bergmann | 7 | -1/+15 |
2013-04-16 | WIP: Experimental new binary type.rdb format | Stephan Bergmann | 9 | -1470/+1447 |
2013-04-11 | uno-skeletonmaker does not bootstrap UNO | Stephan Bergmann | 1 | -15/+5 |
2013-04-11 | No need to have uno-skeletonmaker depend on udkapi | Stephan Bergmann | 4 | -35/+6 |
2013-04-11 | Remove dead code | Stephan Bergmann | 2 | -798/+0 |
2013-04-11 | [API CHANGE] WIP: Experimental new binary type.rdb format | Stephan Bergmann | 1 | -1/+1 |
2013-04-09 | [API CHANGE] WIP: Experimental new binary type.rdb format | Stephan Bergmann | 7 | -139/+121 |
2013-04-07 | Fixed 4 spelling errors in the comments. | Golnaz Irannejad | 1 | -1/+1 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 8 | -138/+134 |
2013-03-27 | Clean up codemaker/typemanager.hxx | Stephan Bergmann | 13 | -468/+116 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -4/+0 |
2013-03-13 | more subtle dependencies for cross-compilation | Matúš Kukan | 1 | -1/+1 |
2013-03-12 | Removed RTL_CONSTASCII_STRINGPARAM in unodevtools | Chr. Rossmanith | 6 | -37/+31 |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck | 2 | -3/+3 |
2013-03-03 | loplugin: unused variables and commented code | Thomas Arnhold | 3 | -16/+0 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-12 | Some cppcheck cleaning | Julien Nabet | 1 | -1/+1 |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 2 | -2/+2 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 2 | -18/+18 |
2012-11-10 | deduplicate OString std::basic_ostream operators | Miklos Vajna | 7 | -55/+0 |
2012-08-04 | Replace usage of rtl/memory.h in unodevtools with equivalent from string.h | Arnaud Versini | 1 | -9/+11 |
2012-07-03 | re-base on ALv2 code. | Michael Meeks | 15 | -325/+206 |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar | 1 | -1/+1 |
2012-06-07 | skeletonmaker: add back \" in string literal | Michael Stahl | 1 | -1/+1 |
2012-06-06 | Update also the help message | Tor Lillqvist | 1 | -1/+1 |
2012-06-06 | Nobody uses this tool, but still, update the license blurb it outputs | Tor Lillqvist | 1 | -26/+8 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 3 | -31/+26 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-20 | Don't build these command-line tools for non-desktop OSes | Tor Lillqvist | 1 | -0/+4 |
2012-04-14 | rename common* static libs to codemaker_* for clarity + dmake cleanup | Norbert Thiebaud | 2 | -57/+2 |
2012-04-14 | gbuild conversion: unodevtools module | David Ostrovsky | 8 | -126/+107 |
2012-04-14 | replace APP?RPATH SDK by SDKBIN in old build system | David Tardon | 1 | -1/+1 |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | 1 | -4/+4 |
2012-03-06 | idle code documentation improvement | Michael Meeks | 1 | -0/+6 |
2012-02-18 | unodevtools: remove dead code | Thomas Arnhold | 1 | -22/+0 |
2012-01-20 | Code clean up. | Stephan Bergmann | 8 | -30/+23 |
2012-01-19 | Fix for fdo43460 Part XLI getLength() to isEmpty() | Olivier Hallot | 6 | -21/+21 |
2012-01-08 | catch exception by constant reference | Takeshi Abe | 3 | -6/+6 |
2012-01-07 | catch exception by constant reference | Takeshi Abe | 1 | -2/+2 |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | 1 | -1/+1 |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | 7 | -1/+56 |