summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* fdo#80898:Fix for embedded obj 97-2003 MS Doc FileDushyant Bhalgami2014-07-073-0/+21
* fix crash on loading ooo32089-1.sxwCaolán McNamara2014-07-061-2/+2
* coverity#704523 Division or modulo by zeroCaolán McNamara2014-07-061-1/+2
* fix crash loading ooo#93570-3.docCaolán McNamara2014-07-061-13/+26
* CppunitTest_sw_ooxmlw14export: enable on WindowsMiklos Vajna2014-07-061-4/+0
* fdo#73241 RTF import: ignore page break in tablesMiklos Vajna2014-07-052-0/+14
* make rtfimport pass again (testFdo52989)Norbert Thiebaud2014-07-051-1/+1
* rtfimport test: add message with the value found on top of expectedNorbert Thiebaud2014-07-051-1/+4
* coverity#1213073-5 Unchecked dynamic castNorbert Thiebaud2014-07-041-3/+3
* bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna2014-07-042-0/+6
* remove unnecessary header macro wizardryNoel Grandin2014-07-046-20/+5
* error: reference cannot be bound to dereferenced null pointerStephan Bergmann2014-07-031-1/+1
* error: reference cannot be bound to dereferenced null pointerStephan Bergmann2014-07-031-1/+1
* error: reference cannot be bound to dereferenced null pointerStephan Bergmann2014-07-031-1/+1
* fdo80555: Add comment on unit testJacobo Aragunde Pérez2014-07-031-0/+1
* this string is in svxCaolán McNamara2014-07-031-1/+2
* coverity#704075 Unchecked return valueCaolán McNamara2014-07-031-2/+2
* fdo#80748: Fix for file corruption due to framePrRohit Deshmukh2014-07-032-30/+53
* fdo#77129 DOCX:Only Six pages were loaded out of 60 pages.sushil_shinde2014-07-032-0/+12
* Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet2014-07-031-1/+1
* make these global level residsCaolán McNamara2014-07-034-39/+6
* fdo#80555: Set position of GraphicObjectShape objects correctlyJacobo Aragunde Pérez2014-07-032-0/+7
* coverity#708870 Unused pointer valueCaolán McNamara2014-07-031-2/+1
* clang scan-build: Dead initializationCaolán McNamara2014-07-031-3/+2
* use assert when followed by derefCaolán McNamara2014-07-039-19/+20
* clang scan-build: Called C++ object pointer is nullCaolán McNamara2014-07-031-1/+1
* Resolves: #i125189# corrected used transparency and handling...Armin Le Grand2014-07-031-4/+53
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-022-0/+13
* fdo#79838 : DOCX : File crashes on openPallavi Jadhav2014-07-022-0/+7
* bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna2014-07-022-0/+9
* sw: SwXAutoStyle::mpSet is read-onlyMichael Stahl2014-07-021-48/+1
* sw: clean up over-abstracted string constantsMichael Stahl2014-07-021-52/+52
* FN_UNO_FIRST_SHARE_CONTENT replaced by SID_ATTR_PAGE_SHARED_FIRSTMichael Stahl2014-07-021-1/+0
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-025-14/+13
* coverity#705381 Mixing enum typesCaolán McNamara2014-07-021-5/+35
* drop unused helpidsCaolán McNamara2014-07-021-2/+0
* DLG_MM_DBTABLEPREVIEWDIALOG and DLG_MM_MAILBODY conversion to .uiSzymon Kłos2014-07-0213-423/+611
* fdo#76260 - switch O(N^2) lookup in SwStyleSheetIterator to O(N)Michael Meeks2014-07-022-12/+34
* coverity#1209529 Explicit null dereferencedCaolán McNamara2014-07-021-3/+1
* Related: #i78498# some further improvements and corrections for outlinesOliver-Rainer Wittmann2014-07-024-65/+52
* fdo#80522 & fdo#80523:Embedded Macro-Enabled objects are not preservedPriyankaGaikwad2014-07-025-0/+57
* Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann2014-07-011-2/+2
* New loplugin:stringconcatStephan Bergmann2014-07-015-8/+8
* loplugin:literaltoboolconversionStephan Bergmann2014-07-011-2/+2
* loplugin:literaltoboolconversionStephan Bergmann2014-07-011-3/+3
* loplugin:saloverrideStephan Bergmann2014-07-011-1/+1
* SwXPageStyle::GetPropertyValues_Impl: lost FN_UNO_HEADER/FOOTER_FIRSTMiklos Vajna2014-07-011-0/+4
* SwXAutoStyle::GetPropertyValues_Impl: fix handling of CharAutoStyleNameMiklos Vajna2014-07-011-1/+2
* SwXPageStyle: fix FirstIsShared handlingMiklos Vajna2014-07-011-5/+5
* Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand2014-07-0143-149/+151