summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.cxx
AgeCommit message (Expand)Author
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-27OUString: remove temporaries and constifyMatteo Casalin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-07coverity#705004 Explicit null dereferencedCaolán McNamara
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-22coverity#705005 Dereference after null checkCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#738306 Uncaught exceptionCaolán McNamara
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-05remove broken DBG_UNHANDLED_EXCEPTION macro crapBjoern Michaelsen
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-15convert sw/source/filter/xml/*.cxx from String to OUStringNoel Grandin
2013-10-02remove yet another StringHash implCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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