summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2014-05-20fdo#78949 Handle (SAXParse-)Exception that can't pass getAllRelationshipsStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-14package: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-14cid#982783 Unintentional integer overflowNoel Grandin
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: packageThomas Arnhold
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann
2014-04-16package: Turn own logging infra into SAL_INFO to reduce product bin size.Jan Holesovsky
2014-04-14remove update_precomp.py markersThomas Arnhold
2014-04-14Remove dead function declarationStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03package: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#982784 Unintentional integer overflowCaolán McNamara
2014-03-21coverity#707964 Uninitialized scalar fieldCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-10package: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10Use cppu::OImplementationId for XUnoTunnel IDsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from packageAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2014-01-27css::io::XInputStream _is_ allowedDavid Tardon
2014-01-22bool improvementsStephan Bergmann
2014-01-16Revert "impl. enumeration for ZipPackage"David Tardon
2014-01-16do not close input, unless it was us who opened itDavid Tardon
2014-01-15bahDavid Tardon
2014-01-15impl. enumeration for ZipPackageDavid Tardon
2014-01-05package: avoid un-necessary modification event work.Michael Meeks
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh
2013-12-02Related: EDB-29934-1 add .zip cppunit testsCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza