summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-07-03clang scan-build: Dead initializationCaolán McNamara
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-03clang scan-build: Called C++ object pointer is nullCaolán McNamara
2014-07-03Resolves: #i125189# corrected used transparency and handling...Armin Le Grand
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02fdo#79838 : DOCX : File crashes on openPallavi Jadhav
2014-07-02bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna
2014-07-02sw: SwXAutoStyle::mpSet is read-onlyMichael Stahl
2014-07-02sw: clean up over-abstracted string constantsMichael Stahl
2014-07-02FN_UNO_FIRST_SHARE_CONTENT replaced by SID_ATTR_PAGE_SHARED_FIRSTMichael Stahl
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-02coverity#705381 Mixing enum typesCaolán McNamara
2014-07-02drop unused helpidsCaolán McNamara
2014-07-02DLG_MM_DBTABLEPREVIEWDIALOG and DLG_MM_MAILBODY conversion to .uiSzymon Kłos
2014-07-02fdo#76260 - switch O(N^2) lookup in SwStyleSheetIterator to O(N)Michael Meeks
2014-07-02coverity#1209529 Explicit null dereferencedCaolán McNamara
2014-07-02Related: #i78498# some further improvements and corrections for outlinesOliver-Rainer Wittmann
2014-07-02fdo#80522 & fdo#80523:Embedded Macro-Enabled objects are not preservedPriyankaGaikwad
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01loplugin:literaltoboolconversionStephan Bergmann
2014-07-01loplugin:literaltoboolconversionStephan Bergmann
2014-07-01loplugin:saloverrideStephan Bergmann
2014-07-01SwXPageStyle::GetPropertyValues_Impl: lost FN_UNO_HEADER/FOOTER_FIRSTMiklos Vajna
2014-07-01SwXAutoStyle::GetPropertyValues_Impl: fix handling of CharAutoStyleNameMiklos Vajna
2014-07-01SwXPageStyle: fix FirstIsShared handlingMiklos Vajna
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-07-01Related: #i124638# Corrected paints of Writer Frames...Armin Le Grand
2014-07-01hook up new drawing support to .uisCaolán McNamara
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-07-01coverity#704986 Dereference after null checkCaolán McNamara
2014-07-01coverity#704987 Dereference after null checkCaolán McNamara
2014-07-01coverity#983968 Uncaught exceptionCaolán McNamara
2014-07-01coverity#707290 Uncaught exceptionCaolán McNamara
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-07-01fix debug=t buildCaolán McNamara
2014-06-30fdo#80663: sw: fix crash on Undo of table row/column deleteMichael Stahl
2014-06-30loplugin:literaltoboolconversionStephan Bergmann
2014-06-30Resolves: fdo#80681 widget is not transparentCaolán McNamara
2014-06-30fdo#80514 LO crashes on opening; tries to remove a para with NumPicBulletVinaya Mandke
2014-06-30sw: better encapsulate StyleSheet iterator's list.Michael Meeks
2014-06-30loplugin:unreffunStephan Bergmann
2014-06-30related fdo#70998 change names in Navigator to pluralStanislav Horacek
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-30Related: #i78498# improvements/corrections regarding outline level & CoOliver-Rainer Wittmann
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-28sal_uInt16 to sal_(u)Int32Matteo Casalin
2014-06-28Micro optimizations: pre-increment and constifyMatteo Casalin
2014-06-28sal_uInt16 to SwTwips and delay downcastsMatteo Casalin