summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctemplates.cxx
AgeCommit message (Expand)Author
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02sfx2: remove macrosThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin
2013-03-07fdo#46808, Use service constructor for document::DocumentPropertiesNoel Grandin
2013-03-04fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin
2013-02-11Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.Cédric Bosdonnat
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2012-12-07loplugin: various unused variablesCaolán McNamara
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-07Some cppcheck cleaningJulien Nabet
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-03n#782597: Allow adding external templatesCédric Bosdonnat
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-02-18Fix typos in commentsElton Chung
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11Hide bogus "Untitled already exists" errors...Stephan Bergmann
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-04-29Applied normalize-template-paths-fix (slightly amended)Thorsten 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-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-09cppcheck: this method can be constCaolán McNamara
2011-03-01Remove dead CodeXisco Fauli
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner