summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.hxx
AgeCommit message (Expand)Author
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin
2013-10-17Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-10-07CID#708514 uninitialized membersCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-19String to OUStringMatteo Casalin
2013-09-18Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara
2013-09-03String to OUStringMatteo Casalin
2013-08-31fix indentationPhilipp Riemer
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fix indentationPhilipp Riemer
2013-08-31deleted code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-25String to OUStringMatteo Casalin
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-06-14Related: #i119548# document that ms changed the meaning of fWidowControlCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-07WW8 filter: import zoom factorMiklos Vajna
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-04-16String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-01-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-09-05move template down and tweakCaolán McNamara
2011-09-05disentangle 16bit pascal-strings and zero terminated pstrings, etc.Caolán McNamara
2011-09-05rework TestBestAndBraces in terms of new apisCaolán McNamara
2011-09-05disentangle WW8ReadPString to pascal-string and null terminated pstringCaolán McNamara
2011-09-05fix blindingly wrong commentCaolán McNamara
2011-09-02add a way to better construct an OString of len X from a SvStreamCaolán McNamara
2011-08-31rename screwy operator++ to advanceCaolán McNamara
2011-08-31rename this odd operator++ to just 'advance'Caolán McNamara
2011-07-26enforce checking return valueCaolán McNamara
2011-07-19I knew there was something screwy about that use of getVersionCaolán McNamara
2011-07-18de-stupid-operator-ize plcf and keep nIdx within legal limitsCaolán McNamara
2011-07-18merge PAP and CHP length and offset clippingCaolán McNamara
2011-07-18check seeks, check available size, pointers to refCaolán McNamara
2011-07-18defer allocating dest until we know the source existsCaolán McNamara
2011-07-11check that seeks succeed, sanity check count of styles against recorded lengthCaolán McNamara
2011-07-11only need this on bigendianCaolán McNamara
2011-07-08check font and list lengthsCaolán McNamara
2011-07-07check for short readsCaolán McNamara
2011-07-07nStartPos unusedCaolán McNamara