summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Collapse)Author
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-03New sax documenthandler adapter.Peter Jentsch
A simple adapter for sax document handlers and is a prerequisite of the new flat odf export implementation.
2011-01-07cppcheck: prefer prefix variantCaolán McNamara
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-22cppcheck: prefer prefix variantsCaolán McNamara
2010-12-10XLSX VML Export fixes.Muthu Subramanian K
Make generation of xml header optional.
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-24cppcheck: unused variableCaolán McNamara
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 15Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 06Gert Faller
2010-11-19sb131: merged in re/DEV300_next towards DEV300_m94sb
2010-11-15Docx Export: fixed some elements ordering problemCédric Bosdonnat
Nested elements that weren't in the order sequence weren't appended to the parent... and then skipped.
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-11-09DOCX export: order pPr children according to specsCédric Bosdonnat
This is still a first attempt: the base is present and all the exported properties needs to be checked. rPr properties order needs to be checked as well.
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-10-06use rtl::ByteSequence instead of SequenceCaolán McNamara
For trivial pre-main sequences use rtl::ByteSequence instead of uno::Sequence< sal_Int8 >, see #i113054#. Advantages are its slightly faster, but more importantly uno::Sequence needs the cppu infrastructure to be working during destruction, and global uno::Sequences cause difficulties on shutdown, because their lifecycle is difficult to control and ensure that they die *before* the cppu infrastructure
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-04merge DEV300_m89Michael Stahl
2010-09-28dr77: rebase to DEV300_m88Daniel Rentz [dr]
2010-09-22sb129: merged in DEV300_m88sb
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna
Notes: split repo tag: libs-gui_LIBREOFFICE_CREATE split repo tag: libs-gui_OOO_BUILD_3_2_99_0_PRE
2010-09-14sb129: #i113189# adapted tests; improved subsequenttestssb
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-09-06cmcfixes78: #i113054# use rtl::ByteSequence instead of Sequence< sal_Int8 > ↵Caolán McNamara
for trivial pre-main sequences
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]
2010-08-30dr77: change all exported services in oox module from MultiServiceFactory to ↵Daniel Rentz [dr]
ComponentContext
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara
2010-07-20sw34bf01: #i77438#: xmloff: apply patch by cyhawkMichael Stahl
2010-06-21dr76: rebase to m83Daniel Rentz
2010-05-19sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit testMichael Stahl
2010-05-14dr76: #i111404# remaining problems with the FastSaxParserDaniel Rentz
2010-05-05dr76: #i111404# make FastSaxParser reentrantDaniel Rentz
2010-04-12CWS-TOOLING: integrate CWS writerfilter07Jens-Heiner Rechtien
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-05writerfilter07: #i108047# do not throw through C codeDaniel Rentz
2010-03-23CWS-TOOLING: integrate CWS sw33bf02Vladimir Glazunov
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov