summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-11No need for GetElementByMetadataReference to be SAL_CALLStephan Bergmann
2014-03-11-Werror,-Wunused-variableStephan Bergmann
2014-03-11convert load template dialog to .uiCaolán McNamara
2014-03-10sfx2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10fdo#75243: MSO export: save custom properties with empty valueTarun Kumar
2014-03-09coverity#1078732 Dereference null return valueCaolán McNamara
2014-03-07Revert "fdo#74787, rhbz#1072553: fix Template Mananger import crash"Zolnai Tamás
2014-03-07Revert "fdo#74506 fdo#74291 -Template manager-store selection before calling ...Zolnai Tamás
2014-03-07fdo#74787, rhbz#1072553: fix Template Mananger import crashMichael Stahl
2014-03-05coverity#982309 Logically dead codeCaolán McNamara
2014-03-05sal_Bool to boolMarkus Mohrhard
2014-03-05make sure we always set the filter name in the media descriptorMarkus Mohrhard
2014-03-03minor comment changeTomaž Vajngerl
2014-03-03fdo#61320: Allow user to choose whether to create thumbnails inside odf.christianju
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-25writeble->writableCaolán McNamara
2014-02-25callcatcher: update unused codeCaolán McNamara
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-24Related: rhbz#1065807 rework #i66157# for multiple writable template dirsCaolán McNamara
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23coverity#440977 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20cid#1078824 Dereference before null checkNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper
2014-02-10fdo#74782 search view doesn't hide local view when searching first timeJoren De Cuyper
2014-02-07fdo#60586 - [Template manager] Switching tabs does not update breadcrumbsJoren De Cuyper
2014-02-07fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper
2014-02-07templatemanager: Fix empty dialog when saving templates.Jan Holesovsky
2014-02-07templatemanager: Nobody calls setSaveMode(false).Jan Holesovsky
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky
2014-02-06typo fixes in commentsAndras Timar