summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8gr.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna1-12/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-20loplugin:defaultparamsStephan Bergmann1-8/+4
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara1-3/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-09-09no point in reminding me now, we shipped a while backCaolán McNamara1-2/+1
2015-08-11tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin1-6/+10
2015-06-20loplugin:staticmethodsStephan Bergmann1-1/+1
2015-06-20sw: WW8 export: remove WW6 export, part9: bWrtWW8 in wrtww8gr.cxxMichael Stahl1-159/+30
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-15/+15
2015-05-19Remove include stdio (part3)Julien Nabet1-4/+0
2015-05-07tdf#55665: Fix a corner case OLE processingMike Kaganski1-3/+2
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-6/+6
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-3/+3
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-1/+1
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna1-22/+22
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin1-2/+2
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks1-6/+6
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-18/+15
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-5/+5
2014-12-02loplugin: cstylecastNoel Grandin1-3/+3
2014-11-26loplugin: cstylecastNoel Grandin1-1/+1
2014-11-21dead increment (clang)Bjoern Michaelsen1-4/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-11-07Swap in graphic by SwGrfNode and not manuallyZolnai Tamás1-2/+0
2014-11-07MS export: don't need to manually swapout images after swapin themZolnai Tamás1-4/+0
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-2/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-14Resolves: fdo#52226 swap in graphics on .docx and .rtf exportCaolán McNamara1-1/+1
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-5/+5
2014-06-12coverity#735947 Explicit null dereferencedCaolán McNamara1-55/+56
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-17Get order of arguments rightStephan Bergmann1-1/+1
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-03-23Full colour borders in .doc import/exportLuke Deller1-5/+7
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27filter: add sprmids headerMiklos Vajna1-1/+1