summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-02-24Blind fix for MSVC 2015 error C2664Stephan Bergmann2-0/+4
2017-02-24tdf#105490: writerfilter exception - ULSpace must be >= 0Justin Luth2-0/+6
2017-02-23assert on export of ooo59665-1.sxw to odtCaolán McNamara1-2/+4
2017-02-23Resolves: tdf#106159 right click + left click with comments in navigatorCaolán McNamara1-0/+1
2017-02-23sw: fix cursor backup in SwXText::insertTextPortion()Michael Stahl1-0/+2
2017-02-23writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl2-0/+14
2017-02-23Don't pass shared_ptr by valueStephan Bergmann1-1/+1
2017-02-22sw: WW8 import: avoid assert on ooo99613-3.doc and ooo99613-4.docMichael Stahl1-2/+9
2017-02-22sw: fix import of table in ooo44732-2.docMichael Stahl1-2/+3
2017-02-22sw: typoMichael Stahl1-1/+1
2017-02-22don't inherit SwSpellPopup from PopupMenuCaolán McNamara4-71/+69
2017-02-22lok: these are not always plain asciiPranav Kant1-1/+1
2017-02-22convert input window menu to .uiCaolán McNamara8-331/+267
2017-02-22coverity#1019413 Uninitialized scalar fieldCaolán McNamara1-0/+4
2017-02-22Revert "Fix typos"jan iversen3-5/+5
2017-02-22Fix typosAndrea Gelmini3-5/+5
2017-02-22loplugin:unusedfieldsNoel Grandin3-11/+3
2017-02-21Translate German comments in sw/source/filter/inc/Johnny_M4-55/+55
2017-02-21reformat this a tadCaolán McNamara1-19/+18
2017-02-21convert writer changes menu to .uiCaolán McNamara7-259/+115
2017-02-21update alignment in notebookbar.ui for writerandreas kainz1-71/+44
2017-02-21sw: translate rest of german comments in ndtxt.cxxMichael Stahl1-103/+83
2017-02-21sw: this member is a WW8_CPMichael Stahl1-1/+1
2017-02-21sw: clean up LONG_MAX/WW8_CP_MAX confusionMichael Stahl2-4/+4
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini1-1/+1
2017-02-21tdf#104081 RTF import: handle \htmautspMiklos Vajna3-1/+12
2017-02-21Add list-style-type support to html parserThorsten Behrens7-0/+176
2017-02-21Revert "sw lok: Move this test to sw/"Pranav Kant1-107/+1
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann18-30/+30
2017-02-21remove unused ChildCopy from SdrUserCallType enumNoel Grandin1-1/+0
2017-02-21Use module name when getting labelsMaxim Monastirsky1-3/+4
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar1-3/+3
2017-02-20remove unused enumerators from SdrObjKindNoel Grandin1-3/+0
2017-02-20Better make the zero-initialization more explicitStephan Bergmann1-1/+6
2017-02-20sw: prefix members of SwBorderAttrAccessMiklos Vajna2-3/+3
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet6-8/+8
2017-02-18German comments in htmltab (squashed and fixed)Lukas Röllin1-457/+346
2017-02-17tdf#98665 optimize table format style accessTomaž Vajngerl3-42/+65
2017-02-17sw lok: Move this test to sw/Pranav Kant1-1/+107
2017-02-17sw: clean up useless debug code in frmformMiklos Vajna1-4/+0
2017-02-17tdf#106001: Treat CharScaleWidth outliers as 100 in DOCX importAron Budea2-0/+6
2017-02-16sw: use the stupid line-ends for WNTMichael Stahl1-7/+7
2017-02-16German comment translationsLukas Röllin2-69/+55
2017-02-16i#92948 sw: WW8 import: fix table in Apo in headerMichael Stahl4-0/+38
2017-02-16convert EESpellState to scoped enumNoel Grandin1-1/+1
2017-02-16hazard a de->en translationCaolán McNamara1-2/+2
2017-02-16replace SwFootnoteAdj with css::text::HorizontalAdjustCaolán McNamara5-15/+10
2017-02-16crashtesting: enum values need to not changeCaolán McNamara2-2/+3
2017-02-16MenuResource just wraps a ResStringArray, use ResStringArray directlyCaolán McNamara2-20/+4
2017-02-16SvxPostItIdItem is now string typePranav Kant1-7/+7