summaryrefslogtreecommitdiffstats
path: root/package/source
Commit message (Expand)AuthorAgeFilesLines
* No need to check for NULL before delete.Kohei Yoshida2014-06-091-5/+2
* Tuck this typedef inside struct scope where it's used.Kohei Yoshida2014-06-092-7/+8
* Use for_each with boost::checked_deletor for this.Kohei Yoshida2014-06-091-8/+4
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-12/+0
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-043-4/+0
* remove unnecessary linefeeds from the end of exception messagesNoel Grandin2014-05-292-9/+9
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-272-53/+43
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-235-111/+111
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-2317-410/+378
* fdo#78949 Handle (SAXParse-)Exception that can't pass getAllRelationshipsStephan Bergmann2014-05-201-4/+10
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-3/+3
* various loplugin:passsequencebyrefNoel Grandin2014-05-142-8/+8
* package: remove SAL_INFO's that only mark function entryNoel Grandin2014-05-141-71/+0
* cid#982783 Unintentional integer overflowNoel Grandin2014-05-141-1/+1
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-305-7/+7
* filter: sal_Bool->boolNoel Grandin2014-04-221-4/+4
* package: sal_Bool->boolNoel Grandin2014-04-2224-466/+466
* fixincludeguards.sh: packageThomas Arnhold2014-04-1920-42/+42
* sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann2014-04-163-70/+70
* package: Turn own logging infra into SAL_INFO to reduce product bin size.Jan Holesovsky2014-04-165-169/+155
* remove update_precomp.py markersThomas Arnhold2014-04-143-3/+0
* Remove dead function declarationStephan Bergmann2014-04-141-2/+0
* It's "its", not "it's"Tor Lillqvist2014-04-102-2/+2
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-036-15/+15
* package: sal_Bool->boolNoel Grandin2014-04-035-29/+29
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-2/+2
* typo: optimisation -> optimizationThomas Arnhold2014-03-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2619-237/+237
* coverity#982784 Unintentional integer overflowCaolán McNamara2014-03-211-7/+6
* coverity#707964 Uninitialized scalar fieldCaolán McNamara2014-03-211-0/+2
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-183-11/+11
* package: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-4/+2
* Use cppu::OImplementationId for XUnoTunnel IDsStephan Bergmann2014-03-102-13/+8
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2642-535/+535
* Remove visual noise from packageAlexander Wilms2014-02-262-2/+2
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-213-5/+3
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-174-29/+29
* ucbhelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi2014-02-031-6/+1
* bool improvementsStephan Bergmann2014-01-286-6/+6
* Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky2014-01-2714-731/+815
* css::io::XInputStream _is_ allowedDavid Tardon2014-01-271-1/+1
* bool improvementsStephan Bergmann2014-01-224-9/+9
* Revert "impl. enumeration for ZipPackage"David Tardon2014-01-161-25/+0
* do not close input, unless it was us who opened itDavid Tardon2014-01-161-1/+3
* bahDavid Tardon2014-01-151-2/+2
* impl. enumeration for ZipPackageDavid Tardon2014-01-151-0/+25
* package: avoid un-necessary modification event work.Michael Meeks2014-01-053-1/+15
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-173-0/+12
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2