summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* typo: more then -> more thanTakeshi Abe2014-08-013-3/+3
* coverity#706594 Uncaught exceptionCaolán McNamara2014-07-261-1/+13
* coverity#706577 Uncaught exceptionCaolán McNamara2014-07-261-1/+1
* coverity#706572 Uncaught exceptionCaolán McNamara2014-07-251-1/+1
* coverity#706579 Uncaught exceptionCaolán McNamara2014-07-252-0/+2
* coverity#1209891 Uncaught exceptionCaolán McNamara2014-07-252-0/+2
* coverity#1209892 Uncaught exceptionCaolán McNamara2014-07-252-0/+2
* coverity#706576 Uncaught exceptionCaolán McNamara2014-07-141-1/+1
* coverity#706574 Uncaught exceptionCaolán McNamara2014-07-141-3/+9
* coverity#983698 Uncaught exceptionCaolán McNamara2014-07-141-4/+25
* fix unhandled exception terminate on ooo48061-1.sxwCaolán McNamara2014-07-061-4/+14
* 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-049-4/+186
* 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-3022-42/+42
* prefer makefile-gmake-modeTakeshi Abe2014-04-284-4/+4
* filter: sal_Bool->boolNoel Grandin2014-04-221-4/+4
* package: sal_Bool->boolNoel Grandin2014-04-2235-522/+522
* fixincludeguards.sh: packageThomas Arnhold2014-04-1938-78/+78
* 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-2626-321/+321
* 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-184-12/+12
* package: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-4/+2
* Use cppu::OImplementationId for XUnoTunnel IDsStephan Bergmann2014-03-104-15/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2648-618/+618
* Remove visual noise from packageAlexander Wilms2014-02-2641-186/+186
* 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