summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)AuthorFilesLines
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve1-1/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold2-2/+2
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(transform)Chr. Rossmanith3-10/+8
2013-03-08make use of startsWith()Thomas Arnhold1-3/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-18coverity#705351 missing break in switchNorbert Thiebaud1-0/+1
2013-02-18coverity#705351 Missing break in switchNorbert Thiebaud1-0/+1
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna2-4/+4
2012-11-15re-base on ALv2 code. Includes:Michael Meeks31-722/+443
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-42/+20
2012-11-03xmloff: drop unused OUStringsMiklos Vajna1-1/+0
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-35/+27
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara2-5/+0
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini3-4/+5
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák1-1/+1
2012-06-27removed unnecessary forward declarations of classTakeshi Abe3-6/+0
2012-06-21re-base on ALv2 code.Michael Meeks57-1401/+888
2012-06-02targeted string re-workNorbert Thiebaud3-11/+11
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-05-18removed unused const rtl::OUStringTakeshi Abe2-2/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-18xmloff: use ::comphelper::UStringLess instead of less_functorThomas Arnhold1-3/+2
2012-01-27Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot13-31/+31
2011-12-08childs -> childrenMichael T. Whiteley5-5/+5
2011-12-06impress210: #i41995# fixed distinct shape and page idChristian Lippka ORACLE4-0/+37
2011-11-27remove include of pch header from xmloffNorbert Thiebaud39-78/+0
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann1-1/+1
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-19/+29
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl4-22/+25
2011-10-05conversion operator is goneCaolán McNamara1-1/+1
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan1-1/+0
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel2-0/+35
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-5/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan2-4/+4
2011-06-01use this pattern throughoutCaolán McNamara3-32/+14
2011-05-20WaE: track debug level for usageCaolán McNamara1-2/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann2-2/+0
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito87-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky89-168/+162
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold5-9/+9
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens89-168/+162
2011-02-11sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl28-137/+34
2011-02-08sw34bf03: #i116555#: PropertyActionsOOo.cxx: ignore fo:wrap-optionMichael Stahl1-0/+2
2011-02-05data_type -> mapped_typeFridrich Štrba3-4/+4
2011-02-05migrate to use boost unordered containersFridrich Štrba4-8/+8