summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-16coverity#708510 Uninitialized scalar fieldCaolán McNamara1-8/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-5/+5
2014-05-11coverity#708503 Uninitialized scalar fieldCaolán McNamara1-0/+4
2014-05-10coverity#708513 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-20coverity#705541 Unintentional integer overflowCaolán McNamara1-8/+8
2014-04-17Simplify wwSprmSearcher furtherStephan Bergmann1-3/+7
2014-04-17Remove newly unused structStephan Bergmann1-8/+0
2014-04-17Simplify wwSprmSearcherStephan Bergmann1-2/+24
2014-04-17Remove unused typedefStephan Bergmann1-1/+0
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-52/+52
2014-02-27Remove visual noise from swAlexander Wilms1-7/+5
2014-02-12more SvStream:operator>> conversionNoel Grandin1-2/+2
2014-01-17bool improvementsStephan Bergmann1-153/+153
2013-11-11DOC export: allow saving as a templateMiklos Vajna1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin1-1/+1
2013-10-17Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara1-1/+0
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-3/+3
2013-10-07CID#708514 uninitialized membersCaolán McNamara1-1/+6
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-3/+3
2013-09-19String to OUStringMatteo Casalin1-1/+1
2013-09-18Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara1-1/+15
2013-09-03String to OUStringMatteo Casalin1-1/+1
2013-08-31fix indentationPhilipp Riemer1-102/+102
2013-08-31fix existing commentsPhilipp Riemer1-52/+42
2013-08-31fix indentationPhilipp Riemer1-6/+7
2013-08-31deleted code that was commented outPhilipp Riemer1-48/+3
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-0/+26
2013-08-25String to OUStringMatteo Casalin1-1/+2
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-5/+5
2013-06-14Related: #i119548# document that ms changed the meaning of fWidowControlCaolán McNamara1-1/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-01-07WW8 filter: import zoom factorMiklos Vajna1-1/+1
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna1-7/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-04-16String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-2/+2
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-1/+1
2012-01-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara1-1/+5
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara1-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+4
2011-12-21needs more work firstCaolán McNamara1-4/+1