summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctemplates.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon1-7/+7
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-192/+192
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-19/+19
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-27/+27
2014-02-26Remove visual noise from sfx2Alexander Wilms1-6/+6
2014-02-25writeble->writableCaolán McNamara1-2/+2
2014-02-24Related: rhbz#1065807 rework #i66157# for multiple writable template dirsCaolán McNamara1-14/+66
2014-02-23Remove unneccessary commentsAlexander Wilms1-76/+76
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+1
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-3/+1
2014-01-15sfx: Use constructor feature for SfxDocTplService.Matúš Kukan1-34/+95
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-3/+3
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-30/+28
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-5/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-11comparing Locales without Variant is now insufficientEike Rathke1-3/+4
2013-07-11use LanguageTag to convertEike Rathke1-28/+2
2013-07-08rename sfx2 log area to sfxMichael Stahl1-8/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-6/+6
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-103/+103
2013-04-02sfx2: remove macrosThomas Arnhold1-16/+15
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin1-22/+16
2013-03-07fdo#46808, Use service constructor for document::DocumentPropertiesNoel Grandin1-6/+4
2013-03-04fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin1-9/+2
2013-02-11Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.Cédric Bosdonnat1-2/+13
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-10/+3
2012-12-07loplugin: various unused variablesCaolán McNamara1-3/+2
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist1-1/+3
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-39/+17
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-4/+3
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat1-2/+4
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-1/+1
2012-10-07Some cppcheck cleaningJulien Nabet1-2/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-1/+1
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-7/+5
2012-10-03n#782597: Allow adding external templatesCédric Bosdonnat1-4/+0
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-38/+13
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-34/+34
2012-09-05Some clean up of previous commitStephan Bergmann1-3/+2