summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-02-27Remove unused OpenStatusListener_ImplStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-26remove unused code in sfx2::sidebarNoel Grandin
2014-02-25Yet another one undefined comparison of 'const' and a 'non-const' iterators (...Douglas Mencken
2014-02-25remove unused method SfxBindings::GetDispatchProvider_Impl()Noel Grandin
2014-02-25remove unused code SfxTemplatePanelControl::SetParagraphFamily()Noel Grandin
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-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24fix 'delete' not working in the Template ManagerCaolá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-23fdo#74913 The delete style confirmation dialog asks the question now.Rachit Gupta
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#441618 Dereference null return valueCaolán McNamara
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
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-18vcl: CUPS printing: notify user if spooling failedMichael Stahl
2014-02-18Resolves: fdo#75121 align checkbox with message textCaolán McNamara
2014-02-18Use correct log areaTor Lillqvist
2014-02-18assert() is too harsh here I think, use SAL_WARN_IF() insteadTor Lillqvist
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-17Do not crash when no interfaces are registered.Matúš Kukan
2014-02-17Resolves: fdo#72233 too long style names over-stretch dialogCaolán McNamara
2014-02-17cid#705884 dereference before null checkNoel Grandin
2014-02-13cosmeticsMatúš Kukan
2014-02-12Don't include filename extension in e-mail subjectStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12coverity#441125 Dereference after null checkCaolán McNamara
2014-02-12coverity#441010 Dereference after null checkCaolán McNamara
2014-02-12coverity#440982 Dereference after null checkCaolán McNamara
2014-02-12coverity#440973 Dereference after null checkCaolán McNamara
2014-02-12coverity#708164 Uninitialized scalar fieldCaolán McNamara
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-12cid#705226 missing break in switchNoel Grandin
2014-02-12coverity#1130420 improper use of negativeNoel Grandin
2014-02-11coverity#1130402 Missing break in switchCaolán McNamara
2014-02-10coverity#441011 Dereference after null checkCaolán McNamara
2014-02-10Linked with -> Inherit from in style dialogAlexander Wilms
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper