summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8glsy.cxx
AgeCommit message (Expand)Author
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2019-08-03Fix typosAndrea Gelmini
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2018-07-30loplugin:stringloop in swNoel Grandin
2018-03-17Typos: definied->definedJulien Nabet
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-06ofz: fix some leaksCaolán McNamara
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-10tdf#39468: Translate German term in sw/source/filter/ww8/ww8glsy.cxxJens Carl
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-03ofz: fix leakCaolán McNamara
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-15decloak some string literalsJochen Nitschke
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-08-25we only need the PaM for its Point and only to create a uno cursorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna
2015-03-24SkipImages option for document importLászló Németh
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-15Resolves: fdo#87248 assume 0 chse means use encoding that matches lidCaolán McNamara
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-09constLuboš Luňák
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-03sw: hypothetical crashes if last node is not SwTxtNodeMichael Stahl
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák