summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* loplugin:literaltoboolconversionStephan Bergmann2014-02-282-6/+6
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-282-5/+5
* remove unused code RecentDocsView::SetThumbnailSize(long)Noel Grandin2014-02-281-6/+0
* Remove unused OpenStatusListener_ImplStephan Bergmann2014-02-271-23/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2668-1072/+1072
* Remove visual noise from sfx2Alexander Wilms2014-02-26100-769/+769
* remove unused code in sfx2::sidebarNoel Grandin2014-02-263-56/+0
* Yet another one undefined comparison of 'const' and a 'non-const' iterators (...Douglas Mencken2014-02-251-1/+1
* remove unused method SfxBindings::GetDispatchProvider_Impl()Noel Grandin2014-02-251-5/+0
* remove unused code SfxTemplatePanelControl::SetParagraphFamily()Noel Grandin2014-02-251-11/+0
* writeble->writableCaolán McNamara2014-02-251-2/+2
* callcatcher: update unused codeCaolán McNamara2014-02-252-59/+0
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-253-3/+9
* Related: rhbz#1065807 rework #i66157# for multiple writable template dirsCaolán McNamara2014-02-241-14/+66
* implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann2014-02-241-2/+2
* fix 'delete' not working in the Template ManagerCaolán McNamara2014-02-241-4/+4
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-245-14/+14
* coverity#440977 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* fdo#74913 The delete style confirmation dialog asks the question now.Rachit Gupta2014-02-231-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-23111-2012/+2012
* coverity#441618 Dereference null return valueCaolán McNamara2014-02-231-1/+2
* 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