summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-01-11Some loplugin:conststringvar/stringconstant improvements: swStephan Bergmann1-2/+2
2017-01-11replace namespace url strings with function callsRosemary Sebastian4-35/+38
2017-01-10tdf#105077 sw: fix wrong assert corner-case in SwRegHistory::InsertItemsMichael Stahl1-1/+3
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
2017-01-10WaE: -Wunused-function with dbconnectivity disabledCaolán McNamara1-18/+15
2017-01-10New loplugin:conststringvar: swStephan Bergmann6-22/+22
2017-01-10loplugin:unusedfieldsNoel Grandin2-7/+5
2017-01-09New loplugin:externvar: swStephan Bergmann58-255/+327
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht4-3/+28
2017-01-08These don't have to be staticMaxim Monastirsky3-20/+12
2017-01-07coverity#1358841 Explicit null dereferencedCaolán McNamara1-2/+2
2017-01-07use proper message passingBjoern Michaelsen5-20/+25
2017-01-07Typo: Postion->PortionJulien Nabet3-5/+5
2017-01-07Typo: Acess->AccessJulien Nabet9-9/+9
2017-01-07coverity#1398369 Unchecked dynamic_castCaolán McNamara1-3/+3
2017-01-07dynamic cast followed by static castCaolán McNamara1-2/+2
2017-01-06tdf#105009 sw: fix a11y crash when removing drawing objectMichael Stahl1-4/+8
2017-01-06tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna2-0/+8
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna2-0/+7
2017-01-06No need to check isEmpty() before clearingStephan Bergmann1-2/+1
2017-01-06tdf104061 - looking for test documentsJustin Luth1-1/+1
2017-01-05refactor and simplify AppendAllObjs with a circular bufferBjoern Michaelsen1-63/+35
2017-01-05Related: tdf#105093 sw PDF export: handle embedded videosMiklos Vajna1-2/+11
2017-01-05use proper message passingBjoern Michaelsen3-10/+10
2017-01-05use GetZOrnderHint instead of duplicationBjoern Michaelsen1-33/+7
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-1/+1
2017-01-05tdf#49102 - remove list numbering from merged cellsJustin Luth3-0/+19
2017-01-05sw: indentation fixesMiklos Vajna2-11/+11
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky1-1/+0
2017-01-04sw: more implicit int conversions in SwEndNoteOptionPageMichael Stahl2-5/+3
2017-01-04sw: remove the silly casting in SwEndNoteOptionPageMichael Stahl3-6/+7
2017-01-04tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth1-1/+1
2017-01-04Clean up ~SwXAutoTextEntryStephan Bergmann1-10/+3
2017-01-04tdf#104085 Replace number format code literal with ooxml enumeration.Mark Hung2-0/+16
2017-01-04SwXAutoTextEntry needs a disposal protocolStephan Bergmann2-1/+13
2017-01-04tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth2-0/+13
2017-01-04Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna1-2/+5
2017-01-03tdf#97361: Changed method calls in check_indexed_property_valueskerem1-6/+6
2017-01-03tdf#97361: Changed naming in check_fields and check_tablekerem2-29/+29
2017-01-03tdf#97361: Changed method calls in check_flieskerem1-9/+9
2017-01-03TyposJulien Nabet1-2/+2
2017-01-03Related: tdf#104841 sw PDF export: handle linked videosMiklos Vajna1-2/+29
2017-01-03tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron3-0/+11
2017-01-03tdf#104744 RTF import: fix unexpected zero para left margin wrt style dedupMiklos Vajna2-0/+31
2017-01-03use proper message passingBjoern Michaelsen7-34/+49
2017-01-03tdf#49102 - UI: remove list numbering from merged cellsJustin Luth1-0/+17
2017-01-03tdf#97361 Use join() for string concatenationJustn Lavoie1-11/+10
2017-01-02sw: prefix members of FndBox_Miklos Vajna2-46/+46
2017-01-02Prefer prefix ++/-- operators for non-primitive types.Muhammet Kara1-1/+1
2017-01-02tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth1-0/+3