summaryrefslogtreecommitdiff
path: root/unodevtools/source
AgeCommit message (Expand)AuthorFilesLines
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold1-3/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann1-1/+1
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann1-1/+1
2013-08-26unodevtools: drop support for skeletonmaker --java4 parameterMichael Stahl5-73/+33
2013-08-26unodevtools: why does the C++ generating code check java5 flag?Michael Stahl1-2/+2
2013-07-11added FIXME-BCP47 commentEike Rathke1-0/+1
2013-07-11added FIXME-BCP47 commentEike Rathke1-0/+1
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa2-3/+3
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann3-34/+35
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-04-24Allow for (relative) pathname args for codemakers againStephan Bergmann1-1/+1
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann6-0/+15
2013-04-16WIP: Experimental new binary type.rdb formatStephan Bergmann9-1470/+1447
2013-04-11uno-skeletonmaker does not bootstrap UNOStephan Bergmann1-15/+5
2013-04-11No need to have uno-skeletonmaker depend on udkapiStephan Bergmann2-26/+4
2013-04-11Remove dead codeStephan Bergmann1-797/+0
2013-04-11[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann1-1/+1
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann6-139/+120
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-135/+131
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann10-380/+113
2013-03-12Removed RTL_CONSTASCII_STRINGPARAM in unodevtoolsChr. Rossmanith6-37/+31
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-3/+3
2013-03-03loplugin: unused variables and commented codeThomas Arnhold3-16/+0
2013-02-12Some cppcheck cleaningJulien Nabet1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-18/+18
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna7-55/+0
2012-08-04Replace usage of rtl/memory.h in unodevtools with equivalent from string.hArnaud Versini1-9/+11
2012-07-03re-base on ALv2 code.Michael Meeks12-276/+168
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-07skeletonmaker: add back \" in string literalMichael Stahl1-1/+1
2012-06-06Update also the help messageTor Lillqvist1-1/+1
2012-06-06Nobody uses this tool, but still, update the license blurb it outputsTor Lillqvist1-26/+8
2012-06-02targeted string re-workNorbert Thiebaud3-31/+26
2012-04-14gbuild conversion: unodevtools moduleDavid Ostrovsky2-115/+0
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-4/+4
2012-02-18unodevtools: remove dead codeThomas Arnhold1-22/+0
2012-01-20Code clean up.Stephan Bergmann7-28/+21
2012-01-19Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot6-21/+21
2012-01-08catch exception by constant referenceTakeshi Abe3-6/+6
2012-01-07catch exception by constant referenceTakeshi Abe1-2/+2
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-1/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann7-1/+56
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-4/+0
2011-06-14Don't build skeletonmaker for iOSTor Lillqvist1-0/+6
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+1