summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code SvdProgressInfo::ReportError()Noel Grandin
2014-03-05remove unused code SvxRectCtlAccessibleContext::FireAccessibleEventNoel Grandin
2014-03-05remove unused code in accessibility::AccessibleShape::AccessibleShapeNoel Grandin
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-03-03svx: rename Executable_gengal.bin.mk tooMichael Stahl
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03remove unused code in sdr::tableNoel Grandin
2014-03-03remove unused code svx::frame::Style::Style constructorNoel Grandin
2014-02-28Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-28I guess const was intended here.Jan Holesovsky
2014-02-28remove unused code PanelLayout::dispatchNoel Grandin
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-27coverity#1103661 Division or modulo by zeroCaolán McNamara
2014-02-27coverity#1187650 Logically dead codeCaolán McNamara
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-26callcatcher: update unused codeCaolán McNamara
2014-02-25remove unused code sdr::overlay::OverlayRectangle::setSecondPositionNoel Grandin
2014-02-25mrParentWindow can never be null, simplify around thatCaolán McNamara
2014-02-25pPixelCtl can never be null, which simplifies this a lotCaolán McNamara
2014-02-25callcatcher: update unused codeCaolán McNamara
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#708355 Uninitialized pointer fieldCaolán McNamara
2014-02-23coverity#704817 Unchecked dynamic_castCaolán McNamara
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2014-02-21add missing modelinesCaolán McNamara
2014-02-21coverity#1132723 Uncaught exceptionCaolán McNamara
2014-02-21-Werror=parenthesesCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21sal_Bool->boolNoel Grandin
2014-02-21callcatcher: update unused codeCaolán McNamara
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan