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