summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2013-03-27-Wunused-macrosStephan Bergmann2-7/+4
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin2-18/+14
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold8-72/+58
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold7-113/+112
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2-3/+3
2013-02-22fix sw buildCaolán McNamara1-1/+1
2013-02-21generic integers to enumsLuboš Luňák1-2/+2
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl2-6/+7
2013-02-15fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl2-21/+64
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida8-11/+11
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin4-12/+11
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin4-15/+17
2013-02-01-Wc++11-narrowingStephan Bergmann1-1/+1
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák2-4/+21
2013-02-01consolidate the ugly code for getting SwDoc* to a functionLuboš Luňák5-121/+83
2013-02-01pass the storage to the XML import filterLuboš Luňák1-0/+4
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2-25/+10
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin1-10/+7
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna1-0/+7
2013-01-05sal_Bool to boolTakeshi Abe7-79/+79
2013-01-04sal_Bool to boolTakeshi Abe10-126/+126
2013-01-04Drop undefined declarationsTakeshi Abe1-10/+0
2013-01-04Drop unused variableTakeshi Abe1-1/+0
2012-12-29Remove unused structTakeshi Abe1-9/+0
2012-12-29sal_Bool to boolTakeshi Abe3-68/+68
2012-12-27Remove deserted variablesTakeshi Abe1-2/+0
2012-12-27sal_Bool to boolTakeshi Abe5-43/+43
2012-12-20incorrect if/for body alignmentLuboš Luňák1-1/+1
2012-12-14Do not defer ~XMLRedlineImportHelper activity to ~SwXMLImportStephan Bergmann1-0/+1
2012-12-14SwXMLImport::CreateTextImport -> xmlimp.cxxStephan Bergmann2-10/+10
2012-11-30re-base on ALv2 code. Includes:Michael Meeks28-674/+413
2012-11-30masterfix OOO340: #i117701# prevent warning in xmlitem.cxxKurt Zenker1-1/+1
2012-11-21unused variablesLuboš Luňák1-1/+0
2012-11-21sal_Bool to boolTakeshi Abe2-3/+3
2012-11-20sal_Bool to boolTakeshi Abe2-3/+3
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2-15/+6
2012-11-15sal_Bool to boolTakeshi Abe1-1/+1
2012-11-13sal_Bool to boolTakeshi Abe1-1/+1
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-4/+4
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-8/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák11-47/+47
2012-10-10sal_Bool to boolTakeshi Abe3-4/+4
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-23/+11
2012-09-14fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl1-8/+3
2012-09-12Improvement on previous commitStephan Bergmann2-17/+5
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin2-9/+12
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna1-0/+7