summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2013-06-18fdo#65882 - fix intermittent writer unit test failure on exit.Michael Meeks1-16/+23
2013-05-28Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...Jian Fang Zhang1-0/+3
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller1-20/+6
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin1-8/+0
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-6/+6
2013-05-06fix typos (wich instead of which)Philipp Riemer1-2/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-9/+9
2013-04-23fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2-4/+17
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2-2/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-08fdo#46808, cleanupNoel Grandin1-12/+10
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák6-6/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák35-218/+185
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