summaryrefslogtreecommitdiffstats
path: root/embeddedobj/source/msole/olepersist.cxx
Commit message (Expand)AuthorAgeFilesLines
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-311-11/+10
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-4/+4
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Some more loplugin:cstylecast: embeddedobjStephan Bergmann2015-01-201-3/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-5/+5
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-25/+25
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-271-25/+25
* embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin2014-05-141-11/+1
* embeddedobj: sal_Bool->boolNoel Grandin2014-04-221-39/+39
* Clean up function declarationsStephan Bergmann2014-04-141-0/+1
* coverity#706512 Uncaught exceptionCaolán McNamara2014-04-041-1/+1
* OLE: Turn an OSL_ENSURE() into a real condition.Jan Holesovsky2014-03-041-6/+5
* Exclude WNT-specific includes on other platformsStephan Bergmann2014-02-271-1/+4
* Remove visual noise from embeddedobjAlexander Wilms2014-02-261-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-12/+12
* Remove unneccessary commentsAlexander Wilms2014-02-231-44/+44
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-8/+5
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-3/+3
* osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann2013-08-211-4/+4
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-6/+6
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-311-23/+21
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-9/+9
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-78/+78
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-4/+4
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-36/+36
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Fix typo "persistant" -> "persistant"Julien Nabet2013-02-281-3/+3
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-5/+4
* re-base on ALv2 code.Michael Meeks2012-09-291-23/+14
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-10/+10
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-9/+7
* embeddedobj: try to make MSVC happyMichael Stahl2012-06-061-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-30/+12
* WaE: declaration of 'nInd' shadows a previous localDavid Tardon2012-04-161-3/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-6/+6
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-3/+2
* Fix for fdo43460 Part XV getLength() to isEmpty()Olivier Hallot2011-12-221-12/+12
* catch exception by constant referenceTakeshi Abe2011-12-091-26/+26
* Yet another empty pch file; in embeddedobj this time.Joseph Powers2011-11-231-3/+0
* fix post cast removal build errorCaolán McNamara2011-10-051-3/+3
* Fix compilation errorTor Lillqvist2011-04-291-2/+1
* both branches of the if are sameDavid Tardon2011-04-281-16/+3
* Remove commented code in libs-core/embeddedobj (partially)Xisco Fauli2011-04-121-15/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
|\