summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03sal_Bool to boolTakeshi Abe
2013-03-02coverity#704453: new[] vs delete mismatchMarkus Mohrhard
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-27sw: get rid of no longer needed TOOLS_CONSTASCII_STRINGPARAM defineMiklos Vajna
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-24Comment translation german-englishMatthias Freund
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
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-21generic integers to enumsLuboš 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#60842: sw ODF import: support value-type="string" on cells:Michael Stahl
2013-02-15fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen
2013-02-14Comment translation german - english - redo of writer.cxxMatthias Freund
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-12Some cppcheck cleaningJulien Nabet
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11import different first page header/footer from docLuke Deller
2013-02-11export different first page header/footer to doc/docxLuke Deller
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-02-11use static/reinterpret_cast and minor rewriteMaxime de Roucy
2013-02-01-Wc++11-narrowingStephan Bergmann
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák
2013-02-01consolidate the ugly code for getting SwDoc* to a functionLuboš Luňák
2013-02-01correct flag for file openingLuboš Luňák
2013-02-01pass the storage to the XML import filterLuboš Luňák
2013-01-30initial DOCX export of Writer textframe gradientsMiklos Vajna
2013-01-30sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItemMiklos Vajna
2013-01-29sal_Bool to boolTakeshi Abe
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-25fix build, change overridden GetOLEStorageName to OUStringCaolán McNamara
2013-01-23docx export: use 'nil' instead of 'none' to express no borderPierre-Eric Pelloux-Prayer
2013-01-22oox: kill no longer needed S() macroMiklos Vajna
2013-01-22docx export: fix table 'tblInd' attribute computationPierre-Eric Pelloux-Prayer