summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-01-09New loplugin:externvar: swStephan Bergmann
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-08These don't have to be staticMaxim Monastirsky
2017-01-07coverity#1358841 Explicit null dereferencedCaolán McNamara
2017-01-07use proper message passingBjoern Michaelsen
2017-01-07Typo: Postion->PortionJulien Nabet
2017-01-07Typo: Acess->AccessJulien Nabet
2017-01-07coverity#1398369 Unchecked dynamic_castCaolán McNamara
2017-01-07dynamic cast followed by static castCaolán McNamara
2017-01-06tdf#105009 sw: fix a11y crash when removing drawing objectMichael Stahl
2017-01-06tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna
2017-01-06No need to check isEmpty() before clearingStephan Bergmann
2017-01-06tdf104061 - looking for test documentsJustin Luth
2017-01-05refactor and simplify AppendAllObjs with a circular bufferBjoern Michaelsen
2017-01-05Related: tdf#105093 sw PDF export: handle embedded videosMiklos Vajna
2017-01-05use proper message passingBjoern Michaelsen
2017-01-05use GetZOrnderHint instead of duplicationBjoern Michaelsen
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2017-01-05tdf#49102 - remove list numbering from merged cellsJustin Luth
2017-01-05sw: indentation fixesMiklos Vajna
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky
2017-01-04sw: more implicit int conversions in SwEndNoteOptionPageMichael Stahl
2017-01-04sw: remove the silly casting in SwEndNoteOptionPageMichael Stahl
2017-01-04tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth
2017-01-04Clean up ~SwXAutoTextEntryStephan Bergmann
2017-01-04tdf#104085 Replace number format code literal with ooxml enumeration.Mark Hung
2017-01-04SwXAutoTextEntry needs a disposal protocolStephan Bergmann
2017-01-04tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth
2017-01-04Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna
2017-01-03tdf#97361: Changed method calls in check_indexed_property_valueskerem
2017-01-03tdf#97361: Changed naming in check_fields and check_tablekerem
2017-01-03tdf#97361: Changed method calls in check_flieskerem
2017-01-03TyposJulien Nabet
2017-01-03Related: tdf#104841 sw PDF export: handle linked videosMiklos Vajna
2017-01-03tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron
2017-01-03tdf#104744 RTF import: fix unexpected zero para left margin wrt style dedupMiklos Vajna
2017-01-03use proper message passingBjoern Michaelsen
2017-01-03tdf#49102 - UI: remove list numbering from merged cellsJustin Luth
2017-01-03tdf#97361 Use join() for string concatenationJustn Lavoie
2017-01-02sw: prefix members of FndBox_Miklos Vajna
2017-01-02Prefer prefix ++/-- operators for non-primitive types.Muhammet Kara
2017-01-02tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth
2016-12-31tdf#89329 pImpl changed to unique_ptrG_Zoltan
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-30Workaround strange sw test makefilesMatúš Kukan
2016-12-30use proper message passingBjoern Michaelsen
2016-12-29Close XConnection when doneStephan Bergmann
2016-12-29TypoTor Lillqvist
2016-12-28tdf#89329 pImpl changed to unique_ptrG_Zoltan