summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/sfxbasemodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-27clang: Use-after-freeCaolán McNamara1-4/+12
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-29/+29
2014-05-16valgrind: SfxBaseModel's pImpl of fallback TargetDocument for paste leaksCaolán McNamara1-9/+3
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin1-2/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-2/+2
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-14typo: controlls -> controlsThomas Arnhold1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-25/+25
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-31coverity#1194890 Unchecked return valueCaolán McNamara1-1/+1
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-6/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-43/+43
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-14/+14
2014-03-16sal_Bool to boolMatteo Casalin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-10sfx2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-24/+1
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-138/+138
2014-02-26Remove visual noise from sfx2Alexander Wilms1-24/+24
2014-02-23Remove unneccessary commentsAlexander Wilms1-131/+131
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-20/+20
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist1-2/+2
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2013-12-13Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat1-9/+3
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-4/+4
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-14/+14
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-15/+28
2013-10-07sfx2: use a smart pointer in IMPL_SfxBaseModel_DataContainerMiklos Vajna1-6/+4
2013-09-26typo fixes in commentsAndras Timar1-5/+5
2013-09-23Cmis Versions dialogCao Cuong Ngo1-0/+23
2013-09-20indent: Just some indenting for better readingAndres Gomez1-32/+32
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez1-0/+22
2013-09-02CMIS properties dialog: update propertiesCao Cuong Ngo1-0/+23
2013-09-02CMIS properties dialogCao Cuong Ngo1-12/+12
2013-09-02CMIS propertiesCao Cuong Ngo1-26/+5