summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.cxx
AgeCommit message (Expand)Author
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-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-01consolidate the ugly code for getting SwDoc* to a functionLuboš Luňák
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2013-01-04sal_Bool to boolTakeshi Abe
2012-12-29Remove unused structTakeshi Abe
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-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
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-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák
2012-01-19removed unused headerTakeshi Abe
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-16removed dead codeTakeshi Abe
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat
2011-06-28fix incorrect mergeLuboš Luňák
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:Michael Stahl
2011-02-06also the std::hash_setFridrich Štrba
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-17WaE: C4805: Unsafe mix of bool and BOOLCaolán McNamara
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat