summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)Author
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22fix sw buildCaolán McNamara
2013-02-21generic integers to enumsLuboš Luňák
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-15fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
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-01pass the storage to the XML import filterLuboš Luňák
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2013-01-05sal_Bool to boolTakeshi Abe
2013-01-04sal_Bool to boolTakeshi Abe
2013-01-04Drop undefined declarationsTakeshi Abe
2013-01-04Drop unused variableTakeshi Abe
2012-12-29Remove unused structTakeshi Abe
2012-12-29sal_Bool to boolTakeshi Abe
2012-12-27Remove deserted variablesTakeshi Abe
2012-12-27sal_Bool to boolTakeshi Abe
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-12-14Do not defer ~XMLRedlineImportHelper activity to ~SwXMLImportStephan Bergmann
2012-12-14SwXMLImport::CreateTextImport -> xmlimp.cxxStephan Bergmann
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-30masterfix OOO340: #i117701# prevent warning in xmlitem.cxxKurt Zenker
2012-11-21unused variablesLuboš Luňák
2012-11-21sal_Bool to boolTakeshi Abe
2012-11-20sal_Bool to boolTakeshi Abe
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2012-11-15sal_Bool to boolTakeshi Abe
2012-11-13sal_Bool to boolTakeshi Abe
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-10sal_Bool to boolTakeshi Abe
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-14fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann