summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann135-2701/+2701
2014-02-26Remove visual noise from svxAlexander Wilms373-3096/+3094
2014-02-26callcatcher: update unused codeCaolán McNamara2-27/+0
2014-02-25remove unused code sdr::overlay::OverlayRectangle::setSecondPositionNoel Grandin1-13/+1
2014-02-25mrParentWindow can never be null, simplify around thatCaolán McNamara2-21/+18
2014-02-25pPixelCtl can never be null, which simplifies this a lotCaolán McNamara2-175/+77
2014-02-25callcatcher: update unused codeCaolán McNamara2-34/+0
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe5-9/+11
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann1-4/+4
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann11-106/+106
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin1-24/+7
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann1-2/+2
2014-02-24Remove unnecessary bool2anyStephan Bergmann2-3/+2
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann5-44/+37
2014-02-23fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi1-12/+15
2014-02-23Remove unneccessary commentsAlexander Wilms168-3862/+3862
2014-02-23coverity#708355 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-02-23coverity#704817 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-02-21coverity#1132721 fix exception specsCaolán McNamara3-3/+6
2014-02-21add missing modelinesCaolán McNamara2-0/+6
2014-02-21coverity#1132723 Uncaught exceptionCaolán McNamara2-4/+5
2014-02-21-Werror=parenthesesCaolán McNamara1-3/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann61-264/+264
2014-02-21editeng: sal_Bool->boolNoel Grandin1-5/+5
2014-02-21editeng: sal_Bool->boolNoel Grandin3-6/+6
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-02-21callcatcher: update unused codeCaolán McNamara2-7/+2
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan1-0/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert90-4/+94
2014-02-20Resolves: #i121494# Corrected text decomposition when...Armin Le Grand1-1/+4
2014-02-20svx::frame::Style::Set(): typo: subtract if it's _not_ 0Michael Stahl1-1/+1
2014-02-20svx: these Style members are floatsMichael Stahl1-16/+16
2014-02-20SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna1-0/+5
2014-02-20cid#1103724 Dereference before null checkNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann36-105/+105
2014-02-19Resolves: #i123539# some optimizations for 3D chart...Armin Le Grand3-26/+70
2014-02-19unotools: sal_Bool -> boolStephan Bergmann4-4/+4
2014-02-19coverity#738876 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-19coverity#738877 Uninitialized scalar fieldCaolán McNamara1-4/+5
2014-02-19Resolves: #i124216# Detect changes of the UI scale.Andre Fischer2-0/+35
2014-02-19coverity#1000868 Uninitialized scalar fieldCaolán McNamara1-4/+29
2014-02-19Typo: Internaly -> Internally, Externaly -> ExternallyJulien Nabet1-1/+1
2014-02-18Resolves: #i123468# Added SdrEndTextEdit before replacing EmptyPresObj...Armin Le Grand1-0/+23
2014-02-18fdo#74681 improve keyboard navigation moreCaolán McNamara1-224/+222
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann7-23/+23
2014-02-17cid#705907 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705910 dereference before null checkNoel Grandin1-1/+1
2014-02-14sidebar: remove alignment handlersMaxim Monastirsky3-361/+2
2014-02-14fdo#68537 Correct icon and tooltip for background colorMaxim Monastirsky5-34/+16