summaryrefslogtreecommitdiff
path: root/sax/source
AgeCommit message (Expand)AuthorFilesLines
2011-12-24catch exception by constant referenceTakeshi Abe1-10/+10
2011-12-01we are W3C XMLSchema here, not ISO 8601Eike Rathke1-6/+1
2011-11-30handle dates with year < 1000Eike Rathke1-4/+15
2011-11-28fix conversions from cmRadek Doulik1-7/+5
2011-11-28added conversion from MeasureUnit::CMRadek Doulik1-0/+43
2011-10-15Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happ...Caolán McNamara1-2/+3
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-61/+21
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-1/+178
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-4/+25
2011-10-11partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72Michael Stahl1-0/+187
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-18/+16
2011-08-31catch by const referenceCaolán McNamara1-13/+12
2011-08-17add more component prefixesMatúš Kukan4-4/+4
2011-08-16catch by const referenceCaolán McNamara1-2/+2
2011-07-21resyncing to masterBjoern Michaelsen2-12/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan2-12/+0
2011-06-21Don't use the i prefix for import libraries with WNTGCCTor Lillqvist3-0/+12
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen1-0/+37
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen14-289/+309
2011-06-17gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]Michael Stahl1-37/+0
2011-06-17CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]Mathias Bauer1-2/+2
2011-06-17CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]Mathias Bauer5-238/+2
2011-05-28Replace cstdio with iostream in fastserializer.cxxNigel Hawkins1-14/+11
2011-05-27Fix build breakage with debug enabled.Nigel Hawkins1-1/+1
2011-05-03Adding a public getNamespaceURL method to fastparser.Muthu Subramanian2-0/+14
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2-4/+4
2011-04-11small bug, "%d" instead of "%ld" in a printfJulien Nabet1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky8-69/+97
2011-03-16add a virtual dtor to baseclassCaolán McNamara1-0/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-3/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky8-69/+97
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-02-27Remove "using namespace ::rtl"Julien Nabet2-2/+5
2011-02-07Remove some dead codeThomas Arnhold2-3/+0
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-2/+2
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-4/+8
2010-12-10XLSX VML Export fixes.Muthu Subramanian K1-2/+3
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-6/+6
2010-11-26cppcheck: use prefix variantCaolán McNamara1-2/+2
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+2
2010-11-24cppcheck: unused variableCaolán McNamara1-2/+1
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 15Gert Faller4-13/+13
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 06Gert Faller2-37/+37
2010-11-15Docx Export: fixed some elements ordering problemCédric Bosdonnat1-3/+10
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]7-62/+93
2010-11-09DOCX export: order pPr children according to specsCédric Bosdonnat3-22/+131
2010-10-18remove non-compiled codePovilas Kanapickas1-199/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth14-0/+37
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard2-4/+0