summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2013-03-26coverity#735533 Logically dead codeJulien Nabet
2013-03-25remove external include guardsThomas Arnhold
2013-03-26Fix warning: statement aligned ... [loplugin]Tor Lillqvist
2013-03-26fdo#39468: Translated German commentsgerhard oettl
2013-03-24Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methodsMiklos Vajna
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-18WaE: control might reach end of non-void function ... being inlinedChristian Lohmaier
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng
2013-03-13WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-03-12fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-10Resolves: #i120158# fix Time format is different than MS Office issueLei De Bin
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-08Translate german comments in sw/source/filter/ww8/wrtww8.cxxJoren De Cuyper
2013-03-07Translate german comments in wrtw8sty.cxxJoren De Cuyper
2013-03-06do not embed the same font file twice into one .docxLuboš Luňák
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-05res. bug on numbered paragraph when .doc importMaxime de Roucy
2013-03-04remove trailing whitespacesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01#c704126# fix off-by-one when parsing WW8_STD's fHidden memberHerbert Dürr
2013-03-01Resolves: #i120028# SvxBorderLine leakCaolán McNamara
2013-02-27#c708928# avoid double free errorHerbert Dürr
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22fix sw buildCaolán McNamara
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21fix NULL dereferenceLuboš Luňák
2013-02-19DocxAttributeOutput: fix export of btLr text direction in table cellsMiklos Vajna
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-16coverity#703910 Destination buffer too smallCaolán McNamara
2013-02-16coverity#736209: Out-of-bounds accessCaolán McNamara
2013-02-16coverity#736207: Out-of-bounds accessCaolán McNamara
2013-02-15fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen
2013-02-14use 'default character set' as the windows charset for unicodeLuboš Luňák
2013-02-14mso saves obfuscated fonts as .odttf in .docx, so use the extension as wellLuboš Luňák
2013-02-13Fix member variable m_pSdrObject not initialized in the constructorJulien Nabet
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-11import different first page header/footer from docLuke Deller
2013-02-11export different first page header/footer to doc/docxLuke Deller