summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/Metadatable.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29Cleanup in sfx2 treeMario J. Rugiero
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11tdf#93243 replace boost::bind with C++11 lambdas in Metadatable.cxxn.r.pearson
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-03TyposJulien Nabet
2015-02-18boost->stdCaolán McNamara
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11No need for GetElementByMetadataReference to be SAL_CALLStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-06-14catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-01Remove dead CodeXisco Fauli
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-30equalsAscii -> equalsAsciiLCaolán McNamara
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 34Gert Faller
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-05-26sw33bf04: merge with DEV300_m78Oliver-Rainer Wittmann
2010-05-19sw33bf04: #i111712#: sfx2: convert crude test in Metadatable.cxx to cppunitMichael Stahl
2010-03-15odfmetadata4: Metadatable: improve generation of xml:ids:Michael Stahl