summaryrefslogtreecommitdiff
path: root/package/source/xstor
AgeCommit message (Expand)AuthorFilesLines
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl4-0/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-6/+6
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-9/+9
2014-11-04coverity#706578 uncaught exceptionDavid Tardon1-7/+14
2014-10-30coverity#706568 Uncaught exceptionCaolán McNamara1-1/+9
2014-10-30coverity#706569 Uncaught exceptionCaolán McNamara1-3/+10
2014-10-30OSL_ENSURE->assert when follow by deref of tested pointerCaolán McNamara1-1/+1
2014-10-24package: OInputCompStream::m_xStream is never nullMichael Stahl2-39/+6
2014-10-14bff: terminate on SAXException on malformed inputCaolán McNamara1-1/+22
2014-09-29loplugin: cstylecastNoel Grandin2-9/+9
2014-07-26coverity#706577 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-25coverity#706572 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-25coverity#706579 Uncaught exceptionCaolán McNamara2-0/+2
2014-07-25coverity#1209891 Uncaught exceptionCaolán McNamara2-0/+2
2014-07-25coverity#1209892 Uncaught exceptionCaolán McNamara2-0/+2
2014-07-14coverity#706576 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-14coverity#706574 Uncaught exceptionCaolán McNamara1-3/+9
2014-07-14coverity#983698 Uncaught exceptionCaolán McNamara1-4/+25
2014-06-09No need to check for NULL before delete.Kohei Yoshida1-5/+2
2014-06-09Tuck this typedef inside struct scope where it's used.Kohei Yoshida2-7/+8
2014-06-09Use for_each with boost::checked_deletor for this.Kohei Yoshida1-8/+4
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin2-53/+43
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet3-109/+109
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-231/+227
2014-05-20fdo#78949 Handle (SAXParse-)Exception that can't pass getAllRelationshipsStephan Bergmann1-4/+10
2014-05-14various loplugin:passsequencebyrefNoel Grandin2-8/+8
2014-05-14package: remove SAL_INFO's that only mark function entryNoel Grandin1-71/+0
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni3-5/+5
2014-04-22filter: sal_Bool->boolNoel Grandin1-4/+4
2014-04-22package: sal_Bool->boolNoel Grandin10-288/+288
2014-04-19fixincludeguards.sh: packageThomas Arnhold7-15/+15
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann3-70/+70
2014-04-16package: Turn own logging infra into SAL_INFO to reduce product bin size.Jan Holesovsky5-169/+155
2014-04-14Remove dead function declarationStephan Bergmann1-2/+0
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin6-15/+15
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann9-190/+190
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin2-10/+10
2014-03-10package: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-4/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann18-368/+368
2014-02-26Remove visual noise from packageAlexander Wilms2-2/+2
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-25/+25
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky2-593/+605
2014-01-22bool improvementsStephan Bergmann4-9/+9
2014-01-05package: avoid un-necessary modification event work.Michael Meeks3-1/+15
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2-0/+8
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh1-0/+4