summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11editeng: sal_Bool->boolNoel Grandin
2014-03-10ooxml: preserve dateFormat for unchanged date controlsJacobo Aragunde Pérez
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10coverity#1103656 Logically dead codeCaolán McNamara
2014-03-08Translate German stringJacobo Aragunde Pérez
2014-03-08coverity#708370 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#708376 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#708378 Uninitialized scalar fieldCaolán McNamara
2014-03-07Do not convert SVGs to JPEGs when editing with external toolAlex Henrie
2014-03-07Enough to obtain theIntrospection singleton onceStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-03-07rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove()Michael Stahl
2014-03-06n#821567: Use BitmapURL only if its valid.Muthu Subramanian
2014-03-05Operators for Point are only overloaded for long, not doubleStephan Bergmann
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