summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/xml
Commit message (Expand)AuthorAgeFilesLines
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-197-113/+112
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-222-3/+3
* fix sw buildCaolán McNamara2013-02-221-1/+1
* generic integers to enumsLuboš Luňák2013-02-211-2/+2
* sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl2013-02-182-6/+7
* fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl2013-02-152-21/+64
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-128-11/+11
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-124-12/+11
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-114-15/+17
* -Wc++11-narrowingStephan Bergmann2013-02-011-1/+1
* basic support for embedded fonts in odt (fdo#42195)Luboš Luňák2013-02-012-4/+21
* consolidate the ugly code for getting SwDoc* to a functionLuboš Luňák2013-02-015-121/+83
* pass the storage to the XML import filterLuboš Luňák2013-02-011-0/+4
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-282-25/+10
* Const correct-ness in one place...Kohei Yoshida2013-01-171-1/+1
* fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin2013-01-151-10/+7
* n#793998 sw: add TabOverMargin compat modeMiklos Vajna2013-01-081-0/+7
* sal_Bool to boolTakeshi Abe2013-01-057-79/+79
* sal_Bool to boolTakeshi Abe2013-01-0410-126/+126
* Drop undefined declarationsTakeshi Abe2013-01-041-10/+0
* Drop unused variableTakeshi Abe2013-01-041-1/+0
* Remove unused structTakeshi Abe2012-12-291-9/+0
* sal_Bool to boolTakeshi Abe2012-12-293-68/+68
* Remove deserted variablesTakeshi Abe2012-12-271-2/+0
* sal_Bool to boolTakeshi Abe2012-12-275-43/+43
* incorrect if/for body alignmentLuboš Luňák2012-12-201-1/+1
* Do not defer ~XMLRedlineImportHelper activity to ~SwXMLImportStephan Bergmann2012-12-141-0/+1
* SwXMLImport::CreateTextImport -> xmlimp.cxxStephan Bergmann2012-12-142-10/+10
* re-base on ALv2 code. Includes:Michael Meeks2012-11-3028-674/+413
* masterfix OOO340: #i117701# prevent warning in xmlitem.cxxKurt Zenker2012-11-301-1/+1
* unused variablesLuboš Luňák2012-11-211-1/+0
* sal_Bool to boolTakeshi Abe2012-11-212-3/+3
* sal_Bool to boolTakeshi Abe2012-11-202-3/+3
* Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2012-11-142-15/+6
* sal_Bool to boolTakeshi Abe2012-11-151-1/+1
* sal_Bool to boolTakeshi Abe2012-11-131-1/+1
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-4/+4
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-8/+3
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-1211-47/+47
* sal_Bool to boolTakeshi Abe2012-10-103-4/+4
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-23/+11
* fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl2012-09-141-8/+3
* Improvement on previous commitStephan Bergmann2012-09-122-17/+5
* fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin2012-09-122-9/+12
* n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna2012-09-121-0/+7
* -Werror,-Wunused-private-field (various sw)Stephan Bergmann2012-09-111-8/+4
* Resolves: fdo#53590 you can trust no one to tell you the truthCaolán McNamara2012-09-071-2/+0
* n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat2012-09-041-0/+10