summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-11DOC export: allow saving as a templateMiklos Vajna1-1/+2
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann1-2/+12
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-19CID#1103655 logically dead code, we check for < 4 alreadyCaolán McNamara1-2/+0
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin1-1/+1
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-07CID#704127 coverity gold, typo, should be 0x0020 not 0x002Caolán McNamara1-1/+1
2013-10-07CID#705101 try and help coverity out re infinite loopCaolán McNamara1-2/+2
2013-10-07CID#705102 try and help coverity out re infinite loopCaolán McNamara1-2/+2
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-5/+5
2013-09-19String to OUStringMatteo Casalin1-2/+2
2013-09-11CID#736212 clip word 2 pap boundsCaolán McNamara1-1/+9
2013-09-03String to OUStringMatteo Casalin1-8/+8
2013-09-01String to OUStringMatteo Casalin1-16/+14
2013-08-30disentangled the LANGUAGE_CHINESE messEike Rathke1-1/+1
2013-08-25String to OUStringMatteo Casalin1-5/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3
2013-05-05follow up to commit 2e109641648bed508318d3b65a385f5b9e78edf7Philipp Riemer1-85/+78
2013-05-05Partially translate german comments in sw/source/filter/ww8/Joren De Cuyper1-217/+181
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-03-01#c704126# fix off-by-one when parsing WW8_STD's fHidden memberHerbert Dürr1-1/+1
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-2/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-2/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-08-08ensure lcbAtrdExtra is a sane sizeCaolán McNamara1-3/+2
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-20/+7
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks1-4/+4
2012-05-30stray ;Caolán McNamara1-1/+1
2012-04-16String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-16/+16
2012-03-13ww8: implement sprmPFContextualSpacingMiklos Vajna1-1/+1
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-2/+2
2012-02-28log some more useful information on invalid sprmsCaolán McNamara1-1/+3
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-01-31SWAPLONG->OSL_BIGENDIANCaolán McNamara1-3/+3
2012-01-30query remaining stream size after seeking, not before (fdo#45255)Luboš Luňák1-9/+9
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin1-1/+1
2012-01-27sal log area ".doc" -> "sw.ww8", to be consistent with the styleLuboš Luňák1-2/+2
2012-01-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara1-7/+0
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara1-8/+8
2012-01-13simply MSDFFReadZString and friendsCaolán McNamara1-4/+1
2012-01-13these are length prefixed stringsCaolán McNamara1-7/+2