summaryrefslogtreecommitdiffstats
path: root/unodevtools
Commit message (Expand)AuthorAgeFilesLines
...
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-297-9/+0
* New loplugin:stringconcatStephan Bergmann2014-07-015-55/+53
* cppcheck: Redundant checking of STL containerJulien Nabet2014-06-211-11/+4
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* compareTo -> equalsNoel Grandin2014-06-041-6/+6
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-2/+2
* Clean up function declarationsStephan Bergmann2014-04-085-35/+31
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* Make parameters const too.Andrzej Hunt2014-03-181-2/+2
* loplugin:passstringbyrefAndrzej Hunt2014-03-181-1/+1
* Spelling fix: suportedTor Lillqvist2014-03-122-2/+2
* unodevtools: rename makefile like the ExecutableMichael Stahl2014-03-032-1/+1
* Remove visual noise from unodevtoolsAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-3/+3
* unodevtools: sal_Bool -> boolStephan Bergmann2014-02-172-11/+11
* codemaker: sal_Bool -> boolStephan Bergmann2014-02-172-3/+3
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-1/+1
* fixincludeguards.sh: uno*Thomas Arnhold2013-11-052-6/+6
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-2/+2
* Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann2013-09-161-1/+1
* WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann2013-09-121-1/+1
* unodevtools: drop support for skeletonmaker --java4 parameterMichael Stahl2013-08-265-73/+33
* unodevtools: why does the C++ generating code check java5 flag?Michael Stahl2013-08-261-2/+2
* added FIXME-BCP47 commentEike Rathke2013-07-111-0/+1
* added FIXME-BCP47 commentEike Rathke2013-07-111-0/+1
* fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa2013-06-182-3/+3
* Support for annotations in the new UNOIDL formatStephan Bergmann2013-05-163-34/+35
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-43/+9
* Allow for (relative) pathname args for codemakers againStephan Bergmann2013-04-241-1/+1
* Further codemaker, unodevtools clean-upStephan Bergmann2013-04-167-1/+15
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-169-1470/+1447
* uno-skeletonmaker does not bootstrap UNOStephan Bergmann2013-04-111-15/+5
* No need to have uno-skeletonmaker depend on udkapiStephan Bergmann2013-04-114-35/+6
* Remove dead codeStephan Bergmann2013-04-112-798/+0
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-111-1/+1
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-097-139/+121
* Fixed 4 spelling errors in the comments.Golnaz Irannejad2013-04-071-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-078-138/+134
* Clean up codemaker/typemanager.hxxStephan Bergmann2013-03-2713-468/+116
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-4/+0
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-1/+1
* Removed RTL_CONSTASCII_STRINGPARAM in unodevtoolsChr. Rossmanith2013-03-126-37/+31
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-062-3/+3
* loplugin: unused variables and commented codeThomas Arnhold2013-03-033-16/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Some cppcheck cleaningJulien Nabet2013-02-121-1/+1
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-262-2/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-18/+18