summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-09rename expat external to 'expat'David Tardon
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith
2013-03-28add missing dep on sal/types.hDavid Tardon
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
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-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl
2013-02-23Fix typo, "charcter" -> "character"Julien Nabet
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-13fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl
2013-02-13sax: convert some legacy assertionsMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-14sax: add methods to duplicate current top marker and reapply it laterPierre-Eric Pelloux-Prayer
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-07added Converter::convertColor with opacity parameterChr. Rossmanith
2012-12-19wrap vararg sax functions in typesafe overloadsLuboš Luňák
2012-11-15sax: no obvious reason why expwrap should use expat_utf16Michael Stahl
2012-11-12cppCheck: clarifyConditionjailletc36
2012-11-11sax: FastSaxSerializer: cannot do anything without a streamMichael Stahl
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-01add missing deps on headers to static libsDavid Tardon
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-20unusedcode: FastSaxSerializer is not used through UNOMatúš Kukan
2012-09-08sax: com.sun.star.xml.sax.FastSerializer seems to be unusedMatúš Kukan
2012-08-24sax: avoid pointless linking expwrap against saxMatúš Kukan
2012-08-15warning C4310: cast truncates constant valueMichael Stahl
2012-08-15sigh.. MSVC warning C4146: unary minus applied to unsigned type?Michael Stahl
2012-08-15oops forgot #include limitsMichael Stahl
2012-08-15overflow in implicit constant conversion [-Werror=overflow]Michael Stahl
2012-08-15decodeBase64 test is done and workingArtur Dorda
2012-08-15encodeBase64 test is workingArtur Dorda
2012-08-15added some extreme values in string-to-measure testArtur Dorda
2012-08-15'string to number' test coveredArtur Dorda
2012-08-15'number to string' test coveredArtur Dorda
2012-08-15'string to color' test coveredArtur Dorda