summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/DocumentMetadataAccess.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-29Cleanup in sfx2 treeMario J. Rugiero
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-09-30drop unused headersCaolán McNamara
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-12sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-11un-inline isValidXmlId (MSVC doesn't like it anymore)Michael Stahl
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-08-16catch by const referenceCaolán McNamara
2011-06-01use this tunnel patternCaolán McNamara
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-23mav60: #i117504#: DocumentMetadataAccess: do not commit document storageMichael Stahl
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-01-30equalsAscii -> equalsAsciiLCaolán McNamara
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-22cleanup createFromAscii callsJulien Nabet
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 33Gert Faller
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 27Gert Faller
2010-10-18remove non-compiled codePovilas Kanapickas