summaryrefslogtreecommitdiff
path: root/libcdr
AgeCommit message (Expand)Author
2012-02-10get libcdr to build under msvcCaolán McNamara
2012-02-10Uploading a new shiny libcdr-0.0.2Fridrich Štrba
2012-01-31Uploading libcdr-0.0.1 that makes the converter actually do somethingFridrich Štrba
2011-12-08Fix build with internal zlibTor Lillqvist
2011-12-08no config.h inside LO buildFridrich Štrba
2011-12-08CDR importer: fixing some build and esthetic issuesFridrich Štrba
2011-12-08Stub Corel Draw importerFridrich Štrba
td> 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: salStephan Bergmann 2017-04-28loplugin:cppunitassertequals: salStephan Bergmann 2016-12-23tdf#97283: Merge sal osl tests to one makefileMatúš Kukan 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-18clean-up: unused using declarations and includesJochen Nitschke 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-02loplugin:stringconstantNoel Grandin 2015-06-13TyposJulien Nabet 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-05-09coverity#1209760 Parse warningCaolán McNamara 2014-04-04Remove dead test codeStephan Bergmann 2014-04-03Kill superfluous vertical whitespaceTor Lillqvist 2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin 2014-03-01Remove visual noise from salAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-17sal: sal_Bool -> boolStephan Bergmann 2014-01-28bool improvementsStephan Bergmann 2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann 2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin