summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfac.cxx
AgeCommit message (Expand)Author
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
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-07-29callcatcher: ditch various unused methodsCaolán McNamara
2011-06-20fix problem inserted by 28e07d1f2cc8f1f9c98836d3ada12b7173157704Markus Mohrhard
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-14catch by const referenceCaolán McNamara
2011-05-23remove leakCaolán McNamara
2011-05-20remove leak and refactor to make less uglyCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
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-10Translations and typo fixes (3).Albert Thuswaldner
2011-03-01Remove dead CodeXisco Fauli
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-10removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 27Gert Faller
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-01dba33i: #i111146# migrated all SFX-based applications to use named viewsFrank Schoenheit [fs]
2010-09-01dba33i: #i111146# completely put the responsibility for remembering/restoring...Frank Schoenheit [fs]
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-06-09fwk139: #i10000# Fix additional warnings with gccCarsten Driesner
2010-06-03fwk139: #i10000# Fix build problem on Windows build botCarsten Driesner
2010-05-26fwk139: #i40233# integrate the patchMikhail Voytenko