summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfac.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-7/+7
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-6/+0
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-2/+0
2014-02-26Remove visual noise from sfx2Alexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2013-11-20Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-3/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-2/+2
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-5/+5
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-14/+14
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin1-1/+1
2013-08-29convert include/sfx2/docfac.hxx from String to OUStringNoel Grandin1-8/+8
2013-08-22convert include/sfx2/viewfac.hxx from String to OUStringNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-04-16Convert SfxViewFactoryArr_Impl from SfxPtrArray to std::vectorNoel Grandin1-10/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-36/+36
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+1
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-09-05Some clean up of previous commitStephan Bergmann1-3/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-2/+3
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-5/+2
2012-06-20Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and memberNoel Grandin1-4/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-4/+5
2012-06-02targeted string re-workNorbert Thiebaud1-17/+17
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara1-2/+2
2011-07-29callcatcher: ditch various unused methodsCaolán McNamara1-13/+0
2011-06-20fix problem inserted by 28e07d1f2cc8f1f9c98836d3ada12b7173157704Markus Mohrhard1-3/+3
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara1-4/+7
2011-06-14catch by const referenceCaolán McNamara1-3/+6
2011-05-23remove leakCaolán McNamara1-0/+1
2011-05-20remove leak and refactor to make less uglyCaolán McNamara1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-5/+5
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-5/+5