Age | Commit message (Expand) | Author |
2014-04-07 | sfx2: sal_Bool->bool | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2014-02-25 | writeble->writable | Caolán McNamara |
2014-02-24 | Related: rhbz#1065807 rework #i66157# for multiple writable template dirs | Caolán McNamara |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
2014-01-20 | Minimize the constructor functions to a bare minimum. | Jan Holesovsky |
2014-01-15 | sfx: Use constructor feature for SfxDocTplService. | Matúš Kukan |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-08 | remove unnecessary use of OUString constructor in SFX2 module | Noel Grandin |
2013-08-29 | convert sfx2/source/doc/* from String to OUString | Noel Grandin |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-11 | comparing Locales without Variant is now insufficient | Eike Rathke |
2013-07-11 | use LanguageTag to convert | Eike Rathke |
2013-07-08 | rename sfx2 log area to sfx | Michael Stahl |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | sfx2: remove macros | Thomas Arnhold |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-07 | fdo#46808 use document::DocumentRevisionListPersistence constructor | Noel Grandin |
2013-03-07 | fdo#46808, Use service constructor for document::DocumentProperties | Noel Grandin |
2013-03-04 | fdo#46808, convert singleton util::theOfficeInstallationDirectories | Noel Grandin |
2013-02-11 | Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams. | Cédric Bosdonnat |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2012-12-07 | loplugin: various unused variables | Caolán McNamara |
2012-12-03 | WaE: BaseReference::_pInterface may be used uninitialized in this function | Tor Lillqvist |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-31 | Travelled MIME type through UCB for CMIS UCP to use it when creating documents | Cédric Bosdonnat |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-07 | Some cppcheck cleaning | Julien Nabet |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-03 | n#782597: Allow adding external templates | Cédric Bosdonnat |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |