summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8gr.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-13/+13
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-5/+5
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke1-9/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-1/+1
2017-08-16tdf#39468 Translate German comments/termsJens Carl1-1/+1
2017-08-07loplugin:constparams in sw part9Noel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-6/+5
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-2/+2
2017-05-11tdf#39468: Translate German comment/term in sw/source/filter/ww8/wrtww8gr.cxxJens Carl1-4/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-3/+3
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski1-6/+6
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-5/+5
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-2/+1
2016-12-15decloak some string literalsJochen Nitschke1-4/+2
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin1-2/+2
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin1-6/+5
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin1-3/+2
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-10-03sw: prefix members of WW8FibMiklos Vajna1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-6/+4
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-6/+6
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