summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* coverity#1103661 Division or modulo by zeroCaolán McNamara2014-02-271-4/+6
* coverity#1187650 Logically dead codeCaolán McNamara2014-02-271-4/+0
* editeng: sal_Bool->boolNoel Grandin2014-02-271-5/+5
* editeng: sal_Bool->boolNoel Grandin2014-02-2715-36/+36
* editeng: sal_Bool->boolNoel Grandin2014-02-271-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-26135-2701/+2701
* Remove visual noise from svxAlexander Wilms2014-02-26373-3096/+3094
* callcatcher: update unused codeCaolán McNamara2014-02-262-27/+0
* remove unused code sdr::overlay::OverlayRectangle::setSecondPositionNoel Grandin2014-02-251-13/+1
* mrParentWindow can never be null, simplify around thatCaolán McNamara2014-02-252-21/+18
* pPixelCtl can never be null, which simplifies this a lotCaolán McNamara2014-02-252-175/+77
* callcatcher: update unused codeCaolán McNamara2014-02-252-34/+0
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-255-9/+11
* implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann2014-02-241-4/+4
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-2411-106/+106
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-241-3/+3
* Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin2014-02-241-24/+7
* Adapt to osl_atomic_inc-/decrementStephan Bergmann2014-02-241-2/+2
* Remove unnecessary bool2anyStephan Bergmann2014-02-242-3/+2
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-245-44/+37
* fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi2014-02-231-12/+15
* Remove unneccessary commentsAlexander Wilms2014-02-23168-3862/+3862
* coverity#708355 Uninitialized pointer fieldCaolán McNamara2014-02-231-0/+1
* coverity#704817 Unchecked dynamic_castCaolán McNamara2014-02-231-2/+2
* coverity#1132721 fix exception specsCaolán McNamara2014-02-213-3/+6
* add missing modelinesCaolán McNamara2014-02-212-0/+6
* coverity#1132723 Uncaught exceptionCaolán McNamara2014-02-212-4/+5
* -Werror=parenthesesCaolán McNamara2014-02-211-3/+5
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2161-264/+264
* editeng: sal_Bool->boolNoel Grandin2014-02-211-5/+5
* editeng: sal_Bool->boolNoel Grandin2014-02-213-6/+6
* sal_Bool->boolNoel Grandin2014-02-211-1/+1
* callcatcher: update unused codeCaolán McNamara2014-02-212-7/+2
* 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-2090-4/+94
* Resolves: #i121494# Corrected text decomposition when...Armin Le Grand2014-02-201-1/+4
* svx::frame::Style::Set(): typo: subtract if it's _not_ 0Michael Stahl2014-02-201-1/+1
* svx: these Style members are floatsMichael Stahl2014-02-201-16/+16
* SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna2014-02-201-0/+5
* cid#1103724 Dereference before null checkNoel Grandin2014-02-201-1/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-2036-105/+105
* Resolves: #i123539# some optimizations for 3D chart...Armin Le Grand2014-02-193-26/+70
* unotools: sal_Bool -> boolStephan Bergmann2014-02-194-4/+4
* coverity#738876 Uninitialized scalar fieldCaolán McNamara2014-02-191-0/+1
* coverity#738877 Uninitialized scalar fieldCaolán McNamara2014-02-191-4/+5
* Resolves: #i124216# Detect changes of the UI scale.Andre Fischer2014-02-192-0/+35
* coverity#1000868 Uninitialized scalar fieldCaolán McNamara2014-02-191-4/+29
* Typo: Internaly -> Internally, Externaly -> ExternallyJulien Nabet2014-02-191-1/+1
* Resolves: #i123468# Added SdrEndTextEdit before replacing EmptyPresObj...Armin Le Grand2014-02-181-0/+23
* fdo#74681 improve keyboard navigation moreCaolán McNamara2014-02-181-224/+222