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