summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2014-02-211-7/+7
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2129-94/+94
* Add config option used when we try to link one huge object file.Matúš Kukan2014-02-211-0/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2019-1/+19
* cid#1078824 Dereference before null checkNoel Grandin2014-02-201-1/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-2018-124/+124
* unotools: sal_Bool -> boolStephan Bergmann2014-02-195-9/+9
* vcl: CUPS printing: notify user if spooling failedMichael Stahl2014-02-181-0/+1
* Resolves: fdo#75121 align checkbox with message textCaolán McNamara2014-02-181-0/+5
* Use correct log areaTor Lillqvist2014-02-181-1/+1
* assert() is too harsh here I think, use SAL_WARN_IF() insteadTor Lillqvist2014-02-181-1/+1
* callcatcher: update unused code listsCaolán McNamara2014-02-185-49/+0
* tools: sal_Bool -> boolStephan Bergmann2014-02-181-1/+1
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-173-3/+3
* Do not crash when no interfaces are registered.Matúš Kukan2014-02-171-8/+17
* Resolves: fdo#72233 too long style names over-stretch dialogCaolán McNamara2014-02-172-7/+8
* cid#705884 dereference before null checkNoel Grandin2014-02-171-1/+1
* cosmeticsMatúš Kukan2014-02-131-3/+2
* Don't include filename extension in e-mail subjectStephan Bergmann2014-02-121-1/+1
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-123-19/+22
* coverity#441125 Dereference after null checkCaolán McNamara2014-02-121-1/+1
* coverity#441010 Dereference after null checkCaolán McNamara2014-02-123-53/+46
* coverity#440982 Dereference after null checkCaolán McNamara2014-02-121-3/+5
* coverity#440973 Dereference after null checkCaolán McNamara2014-02-121-0/+1
* coverity#708164 Uninitialized scalar fieldCaolán McNamara2014-02-121-6/+11
* callcatcher: update unused codeCaolán McNamara2014-02-122-37/+0
* cid#705226 missing break in switchNoel Grandin2014-02-121-0/+1
* coverity#1130420 improper use of negativeNoel Grandin2014-02-121-1/+1
* coverity#1130402 Missing break in switchCaolán McNamara2014-02-111-0/+2
* coverity#441011 Dereference after null checkCaolán McNamara2014-02-101-1/+1
* Linked with -> Inherit from in style dialogAlexander Wilms2014-02-101-1/+1
* related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper2014-02-101-0/+1
* fdo#74782 search view doesn't hide local view when searching first timeJoren De Cuyper2014-02-101-2/+6
* coverity#1130368 Unchecked dynamic_castCaolán McNamara2014-02-101-2/+4
* the return of callcatcherCaolán McNamara2014-02-103-66/+0
* Resolves: rhbz#1063170 Don't URI-encode filename in e-mail subjectStephan Bergmann2014-02-101-2/+9
* startcenter: don't generate thumbnails in headless modeMiklos Vajna2014-02-101-1/+2
* coverity#1169825 Dereference after null checkCaolán McNamara2014-02-091-1/+1
* Typo: I/internaly -> I/internallyJulien Nabet2014-02-092-2/+2
* coverity#735493 Logically dead codeCaolán McNamara2014-02-071-2/+0
* fdo#60586 - [Template manager] Switching tabs does not update breadcrumbsJoren De Cuyper2014-02-071-0/+1
* fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper2014-02-071-6/+16
* fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper2014-02-073-0/+19
* templatemanager: Fix empty dialog when saving templates.Jan Holesovsky2014-02-071-1/+8
* templatemanager: Nobody calls setSaveMode(false).Jan Holesovsky2014-02-073-25/+17
* templatemanager: Some items were hidden by default.Jan Holesovsky2014-02-071-5/+0
* coverity#708818 Unused pointer valueCaolán McNamara2014-02-071-1/+1
* Convert template manager dialog to .ui + adapt code.Jan Holesovsky2014-02-0711-762/+736
* typo fixes in commentsAndras Timar2014-02-062-3/+3
* Typo: pasword -> passwordJulien Nabet2014-02-061-1/+1