summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2014-02-10fdo#74782 search view doesn't hide local view when searching first timeJoren De Cuyper
2014-02-10coverity#1130368 Unchecked dynamic_castCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-10Resolves: rhbz#1063170 Don't URI-encode filename in e-mail subjectStephan Bergmann
2014-02-10startcenter: don't generate thumbnails in headless modeMiklos Vajna
2014-02-09coverity#1169825 Dereference after null checkCaolán McNamara
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-07coverity#735493 Logically dead codeCaolán McNamara
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-07templatemanager: Some items were hidden by default.Jan Holesovsky