summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2014-02-07coverity#708818 Unused pointer valueCaolán McNamara
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky
2014-02-06typo fixes in commentsAndras Timar
2014-02-06Typo: pasword -> passwordJulien Nabet
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-06fdo#74148: sfx2: fix crash when editing templateMichael Stahl
2014-02-06coverity#1158398 Uncaught exceptionCaolán McNamara
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin