summaryrefslogtreecommitdiff
path: root/sax/source
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-06use rtl::ByteSequence instead of SequenceCaolán McNamara1-32/+34
2010-10-04merge DEV300_m89Michael Stahl7-92/+125
2010-09-28dr77: rebase to DEV300_m88Daniel Rentz [dr]1-32/+34
2010-09-22sb129: merged in DEV300_m88sb1-32/+34
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna2-0/+52
2010-09-14sb129: #i113189# adapted tests; improved subsequenttestssb1-1/+1
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb6-60/+91
2010-09-06cmcfixes78: #i113054# use rtl::ByteSequence instead of Sequence< sal_Int8 > f...Caolán McNamara1-32/+34
2010-08-30dr77: change all exported services in oox module from MultiServiceFactory to ...Daniel Rentz [dr]1-7/+4
2010-07-20sw34bf01: #i77438#: xmloff: apply patch by cyhawkMichael Stahl1-2/+2
2010-06-21dr76: rebase to m83Daniel Rentz1-165/+0
2010-05-19sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit testMichael Stahl1-165/+0
2010-05-14dr76: #i111404# remaining problems with the FastSaxParserDaniel Rentz2-41/+71
2010-05-05dr76: #i111404# make FastSaxParser reentrantDaniel Rentz2-105/+107