summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfac.cxx
AgeCommit message (Expand)Author
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-17SfxObjectFactory: directly store factory name as OUStringMatteo Casalin
2017-03-17Remove SfxObjectFactory::GetShortName()Matteo Casalin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-20Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-08-29convert include/sfx2/docfac.hxx from String to OUStringNoel Grandin
2013-08-22convert include/sfx2/viewfac.hxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-16Convert SfxViewFactoryArr_Impl from SfxPtrArray to std::vectorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-20Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and memberNoel Grandin
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin