summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-07-07coverity#1213080 Explicit null dereferencedCaolán McNamara1-1/+1
2014-07-07fdo#80898:Fix for embedded obj 97-2003 MS Doc FileDushyant Bhalgami3-0/+21
2014-07-06fix crash on loading ooo32089-1.sxwCaolán McNamara1-2/+2
2014-07-06coverity#704523 Division or modulo by zeroCaolán McNamara1-1/+2
2014-07-06fix crash loading ooo#93570-3.docCaolán McNamara1-13/+26
2014-07-06CppunitTest_sw_ooxmlw14export: enable on WindowsMiklos Vajna1-4/+0
2014-07-05fdo#73241 RTF import: ignore page break in tablesMiklos Vajna2-0/+14
2014-07-05make rtfimport pass again (testFdo52989)Norbert Thiebaud1-1/+1
2014-07-05rtfimport test: add message with the value found on top of expectedNorbert Thiebaud1-1/+4
2014-07-04coverity#1213073-5 Unchecked dynamic castNorbert Thiebaud1-3/+3
2014-07-04bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna2-0/+6
2014-07-04remove unnecessary header macro wizardryNoel Grandin6-20/+5
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann1-1/+1
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann1-1/+1
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann1-1/+1
2014-07-03fdo80555: Add comment on unit testJacobo Aragunde Pérez1-0/+1
2014-07-03this string is in svxCaolán McNamara1-1/+2
2014-07-03coverity#704075 Unchecked return valueCaolán McNamara1-2/+2
2014-07-03fdo#80748: Fix for file corruption due to framePrRohit Deshmukh2-30/+53
2014-07-03fdo#77129 DOCX:Only Six pages were loaded out of 60 pages.sushil_shinde2-0/+12
2014-07-03Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet1-1/+1
2014-07-03make these global level residsCaolán McNamara4-39/+6
2014-07-03fdo#80555: Set position of GraphicObjectShape objects correctlyJacobo Aragunde Pérez2-0/+7
2014-07-03coverity#708870 Unused pointer valueCaolán McNamara1-2/+1
2014-07-03clang scan-build: Dead initializationCaolán McNamara1-3/+2
2014-07-03use assert when followed by derefCaolán McNamara9-19/+20
2014-07-03clang scan-build: Called C++ object pointer is nullCaolán McNamara1-1/+1
2014-07-03Resolves: #i125189# corrected used transparency and handling...Armin Le Grand1-4/+53
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2-0/+13
2014-07-02fdo#79838 : DOCX : File crashes on openPallavi Jadhav2-0/+7
2014-07-02bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna2-0/+9
2014-07-02sw: SwXAutoStyle::mpSet is read-onlyMichael Stahl1-48/+1
2014-07-02sw: clean up over-abstracted string constantsMichael Stahl1-52/+52
2014-07-02FN_UNO_FIRST_SHARE_CONTENT replaced by SID_ATTR_PAGE_SHARED_FIRSTMichael Stahl1-1/+0
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin5-14/+13
2014-07-02coverity#705381 Mixing enum typesCaolán McNamara1-5/+35
2014-07-02drop unused helpidsCaolán McNamara1-2/+0
2014-07-02DLG_MM_DBTABLEPREVIEWDIALOG and DLG_MM_MAILBODY conversion to .uiSzymon Kłos13-423/+611
2014-07-02fdo#76260 - switch O(N^2) lookup in SwStyleSheetIterator to O(N)Michael Meeks2-12/+34
2014-07-02coverity#1209529 Explicit null dereferencedCaolán McNamara1-3/+1
2014-07-02Related: #i78498# some further improvements and corrections for outlinesOliver-Rainer Wittmann4-65/+52
2014-07-02fdo#80522 & fdo#80523:Embedded Macro-Enabled objects are not preservedPriyankaGaikwad5-0/+57
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-2/+2
2014-07-01New loplugin:stringconcatStephan Bergmann5-8/+8
2014-07-01loplugin:literaltoboolconversionStephan Bergmann1-2/+2
2014-07-01loplugin:literaltoboolconversionStephan Bergmann1-3/+3
2014-07-01loplugin:saloverrideStephan Bergmann1-1/+1
2014-07-01SwXPageStyle::GetPropertyValues_Impl: lost FN_UNO_HEADER/FOOTER_FIRSTMiklos Vajna1-0/+4
2014-07-01SwXAutoStyle::GetPropertyValues_Impl: fix handling of CharAutoStyleNameMiklos Vajna1-1/+2
2014-07-01SwXPageStyle: fix FirstIsShared handlingMiklos Vajna1-5/+5