summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-28tdf#77111 sw: add unit test, fix getting PageNumberOffset propertyMichael Stahl
2017-02-28tdf#103931 DOCX import: fix lost section breakMiklos Vajna
2017-02-28fold CreateVirtObj()Bjoern Michaelsen
2017-02-28use a vector of unique_ptr for explicit memory managementBjoern Michaelsen
2017-02-28remove DestroyVirtObj memberBjoern Michaelsen
2017-02-28remove const code duplicationBjoern Michaelsen
2017-02-28Fold SetMaster() CompletelyBjoern Michaelsen
2017-02-28make SetMaster private in SwDrawContactBjoern Michaelsen
2017-02-28move troublesome SetMaster from SwContact down to SwDrawContactBjoern Michaelsen
2017-02-27Clean up use of integer typesStephan Bergmann
2017-02-27OSL_ENSURE->assertCaolán McNamara
2017-02-27use std::unique_ptrCaolán McNamara
2017-02-27tdf#77111 odt import: treat PAGEDESC_PAGENUMOFFSET==0 as autoJustin Luth
2017-02-27sw: prefix members of SwLayNotifyMiklos Vajna
2017-02-27own the SwFlyDrawObj by SwFlyDrawContact w/ unique_ptrBjoern Michaelsen
2017-02-27add missing modeline etc. boilerplateBjoern Michaelsen
2017-02-27Fix typo footenote -> footnoteGulsah Kose
2017-02-27convert spell menu to .uiCaolán McNamara
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara
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