summaryrefslogtreecommitdiff
path: root/unodevtools
AgeCommit message (Expand)AuthorFilesLines
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann13-468/+116
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-4/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-1/+1
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-28remove all d.lstMichael Stahl1-0/+0
2013-02-12Some cppcheck cleaningJulien Nabet1-1/+1
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2-2/+2
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
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 Meeks15-325/+206
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-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-20Don't build these command-line tools for non-desktop OSesTor Lillqvist1-0/+4
2012-04-14rename common* static libs to codemaker_* for clarity + dmake cleanupNorbert Thiebaud2-57/+2
2012-04-14gbuild conversion: unodevtools moduleDavid Ostrovsky8-126/+107
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-03-06idle code documentation improvementMichael Meeks1-0/+6
2012-02-18unodevtools: remove dead codeThomas Arnhold1-22/+0
2012-01-20Code clean up.Stephan Bergmann8-30/+23
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-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-14Don't build skeletonmaker for iOSTor Lillqvist1-0/+6
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-3/+3
2011-05-03Remove OS/2 supportFrancois Tigeot1-10/+0
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
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+5
2011-02-07static libraries need to get linked before dynamic ones for symbol lookupbjoern.michaelsen@canonical.com1-2/+2
2011-02-06std::hash -> boost::hashFridrich Štrba1-1/+1
2011-02-05move sdk repo to boost unordered containtersFridrich Štrba5-64/+64
2011-02-04Remove "Visual C++, 32-bit, version 5.0" and prior version of T2TypeClassMapJoseph Powers1-11/+0
2011-02-03Fix a missed ::std::hash_map to boost::unordered_map typedefJoseph Powers1-1/+1
2011-01-07cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-12/+12
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-8/+8