summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-28coverity#707723 Uninitialized scalar fieldCaolán McNamara
2014-01-28coverity#707747 Uninitialized scalar fieldCaolán McNamara
2014-01-28hidpi: Set the mnDPIScale during initialization too, of course.Jan Holesovsky
2014-01-28Related: fdo#73051 make font size drop down of optimal widthCaolán McNamara
2014-01-28coverity#705167 Missing break in switchCaolán McNamara
2014-01-28MSVC apparently does not pack bitfields of different typeStephan Bergmann
2014-01-28Resolves: fdo#73051 font size menubar widget too narrowCaolán McNamara
2014-01-28ooxml: Small code refactorJacobo Aragunde Pérez
2014-01-28ooxml: Preserve shape style effect attributesJacobo Aragunde Pérez
2014-01-28give MSVC a hint to not break the build, fdo#74042 relatedEike Rathke
2014-01-28swpagerelsize: take care of Sz.GetWidthPercentRelation() in SwFlyFrm::CalcRelMiklos Vajna
2014-01-28swpagerelsize: implement RelativeWidthRelation UNO property for SwXFrameMiklos Vajna
2014-01-28swpagerelsize: add an eWidthPercentRelation member to SwFmtFrmSizeMiklos Vajna
2014-01-28fdo#74042 Don't attempt to copy more than a string has to offerMaxim Monastirsky
2014-01-28Resolves: #i124121# prevent italic emulation with ITALIC_DONTKNOW fontsHerbert Dürr
2014-01-28coverity#705144 Missing break in switchCaolán McNamara
2014-01-28coverity#705141 Missing break in switchCaolán McNamara
2014-01-28uno: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-28salhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-28Explicit null checkStephan Bergmann
2014-01-28cppu: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-28typelib: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2014-01-28drop RID_SCDLG_INSCONT, etc. nowCaolán McNamara
2014-01-28coverity#705140 Missing break in switchCaolán McNamara
2014-01-28coverity#705139 Missing break in switchCaolán McNamara
2014-01-28coverity#705138 Missing break in switchCaolán McNamara
2014-01-28coverity#705513 Dereference null return valueCaolán McNamara
2014-01-28coverity#705602 Big parameter passed by valueCaolán McNamara
2014-01-28coverity#705810 Dereference before null checkCaolán McNamara
2014-01-28coverity#705811 Dereference before null checkCaolán McNamara
2014-01-28coverity#705814 Dereference before null checkCaolán McNamara
2014-01-28coverity#705872 Dereference before null checkCaolán McNamara
2014-01-28coverity#705892 Dereference before null checkCaolán McNamara
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#440748 Explicit null dereferencedCaolán McNamara
2014-01-28Updated coreCaolán McNamara
2014-01-28Updated coreKatarina Behrens
2014-01-28sw: remove __WW8_NEEDS_COPY over-optimizationMichael Stahl
2014-01-28added ScBulkBroadcast to ScSimpleUndo::BroadcastChanges()Eike Rathke
2014-01-28DOCX import: initial support for wp14:sizeRelH/V relativeFromMiklos Vajna
2014-01-28writerfiler: define DEBUG_DMAPPER_GRAPHIC_IMPORT when dbglevel == 2Miklos Vajna
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin