summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-02-25coverity#1371301 Missing move assignment operatorCaolán McNamara
2017-02-25Revert "convert spell menu to .ui"Markus Mohrhard
2017-02-24convert spell menu to .uiCaolán McNamara
2017-02-24loplugin:loopvartoosmallStephan Bergmann
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-24&front may not be null in empty vector case, but that's not true here anywayCaolán McNamara
2017-02-24no need to take address of front()Caolán McNamara
2017-02-24Restructure sprm value definition using ispmd, fSpec, sgc, spraMike Kaganski
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-02-24sw: re-add handling of Center footnote alignmentMichael Stahl
2017-02-24Notebookbar: Better resize supportSzymon Kłos
2017-02-24Blind fix for MSVC 2015 error C2664Stephan Bergmann
2017-02-24tdf#105490: writerfilter exception - ULSpace must be >= 0Justin Luth
2017-02-23assert on export of ooo59665-1.sxw to odtCaolán McNamara
2017-02-23Resolves: tdf#106159 right click + left click with comments in navigatorCaolán McNamara
2017-02-23sw: fix cursor backup in SwXText::insertTextPortion()Michael Stahl
2017-02-23writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl
2017-02-23Don't pass shared_ptr by valueStephan Bergmann
2017-02-22sw: WW8 import: avoid assert on ooo99613-3.doc and ooo99613-4.docMichael Stahl
2017-02-22sw: fix import of table in ooo44732-2.docMichael Stahl
2017-02-22sw: typoMichael Stahl
2017-02-22don't inherit SwSpellPopup from PopupMenuCaolán McNamara
2017-02-22lok: these are not always plain asciiPranav Kant
2017-02-22convert input window menu to .uiCaolán McNamara
2017-02-22coverity#1019413 Uninitialized scalar fieldCaolán McNamara
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-22loplugin:unusedfieldsNoel Grandin
2017-02-21Translate German comments in sw/source/filter/inc/Johnny_M
2017-02-21reformat this a tadCaolán McNamara
2017-02-21convert writer changes menu to .uiCaolán McNamara
2017-02-21update alignment in notebookbar.ui for writerandreas kainz
2017-02-21sw: translate rest of german comments in ndtxt.cxxMichael Stahl
2017-02-21sw: this member is a WW8_CPMichael Stahl
2017-02-21sw: clean up LONG_MAX/WW8_CP_MAX confusionMichael Stahl
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-21tdf#104081 RTF import: handle \htmautspMiklos Vajna
2017-02-21Add list-style-type support to html parserThorsten Behrens
2017-02-21Revert "sw lok: Move this test to sw/"Pranav Kant
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann
2017-02-21remove unused ChildCopy from SdrUserCallType enumNoel Grandin
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-20remove unused enumerators from SdrObjKindNoel Grandin
2017-02-20Better make the zero-initialization more explicitStephan Bergmann
2017-02-20sw: prefix members of SwBorderAttrAccessMiklos Vajna
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-18German comments in htmltab (squashed and fixed)Lukas Röllin
2017-02-17tdf#98665 optimize table format style accessTomaž Vajngerl
2017-02-17sw lok: Move this test to sw/Pranav Kant