summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi
2014-01-29coverity#1132706 Dereference before null checkCaolán McNamara
2014-01-29coverity#1158171 Missing break in switchCaolán McNamara
2014-01-29bool improvementsStephan Bergmann
2014-01-29add ugly hack to work around SvxDrawPage::add only accepting SvxShapeMarkus Mohrhard
2014-01-28coverity#1028574 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28coverity#1028578 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28fix bad cast in SvxStyleBox_Impl::StateChanged()Michael Stahl
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-28Related: fdo#73051 make font size drop down of optimal widthCaolán McNamara
2014-01-28Resolves: fdo#73051 font size menubar widget too narrowCaolán McNamara
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2014-01-28coverity#705894 Dereference before null checkCaolán McNamara
2014-01-28coverity#705895 Dereference before null checkCaolán McNamara
2014-01-28coverity#705897 Dereference before null checkCaolán McNamara
2014-01-28coverity#705898 Dereference before null checkCaolán McNamara
2014-01-28coverity#705899 Dereference before null checkCaolán McNamara
2014-01-28coverity#705900 Dereference before null checkCaolán McNamara
2014-01-28coverity#705902 Dereference before null checkCaolán McNamara
2014-01-28coverity#705906 Dereference before null checkCaolán McNamara
2014-01-28coverity#1132708 Unintended sign extensionCaolán McNamara
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian
2014-01-27coverity#1079287 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-27coverity#1103750 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-27coverity#1103751 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-26coverity#1103752 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-26coverity#1103753 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-26bIsSetType is never readStephan Bergmann
2014-01-25coverity#704343 Dead default in switchCaolán McNamara
2014-01-25coverity#704842 Dereference after NULL checkNorbert Thiebaud
2014-01-24coverity#1158401 Uncaught exceptionCaolán McNamara
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-23coverity#1158462 Uninitialized pointer fieldCaolán McNamara
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-23Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22Resolves: fdo#72989 color buttons not disabled in readonly docsCaolán McNamara
2014-01-22bool improvementsStephan Bergmann
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2014-01-21warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-21warning C4805: != unsafe mix of type 'bool' and type 'sal_Bool' in operationStephan Bergmann