summaryrefslogtreecommitdiffstats
path: root/sax
Commit message (Expand)AuthorAgeFilesLines
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* we are W3C XMLSchema here, not ISO 8601Eike Rathke2011-12-012-11/+4
* handle dates with year < 1000Eike Rathke2011-11-302-6/+22
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* fix conversions from cmRadek Doulik2011-11-281-7/+5
* added conversion from MeasureUnit::CMRadek Doulik2011-11-281-0/+43
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+2
* empty a bunch of d.lst filesMichael Stahl2011-11-212-2/+1
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happ...Caolán McNamara2011-10-151-2/+3
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-111-61/+21
* #i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl2011-10-112-1/+191
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-112-4/+35
* partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72Michael Stahl2011-10-111-0/+187
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of dataTor Lillqvist2011-10-031-1/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-273-23/+21
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-4/+4
* Removed leftover makefile.mk after gbuildization.Stephan Bergmann2011-09-161-77/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-122-1/+4
* sb140: #i117694# some CppUnit related cleanupStephan Bergmann2011-09-122-35/+2
* catch by const referenceCaolán McNamara2011-08-311-13/+12
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* add more component prefixesMatúš Kukan2011-08-174-4/+4
* catch by const referenceCaolán McNamara2011-08-161-2/+2
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-107-7/+7
* Bypass this for non-desktop OSesTor Lillqvist2011-08-081-1/+4
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Need to link with sal_textenc, too, nowTor Lillqvist2011-08-031-0/+1
* Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anywayTor Lillqvist2011-08-031-2/+2
* Add static sax cppunittester for iOSTor Lillqvist2011-08-023-0/+208
* get this building under windows againCaolán McNamara2011-08-023-3/+3
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-306-0/+6
* fixed typoTakeshi Abe2011-07-261-2/+2
* cppunit is linked in automaticallyDavid Tardon2011-07-251-1/+0
* keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2011-07-232-7/+3
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-224-7/+18
* resyncing to masterBjoern Michaelsen2011-07-218-51/+37
|\
| * WaE: unused argumentsCaolán McNamara2011-07-131-5/+8
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-124-22/+1
| * Bulid fix: use SAL_PRIxUINT32 format stringThomas Arnhold2011-07-101-2/+2
| * Enable test/saxThomas Arnhold2011-07-102-22/+25
| * Don't use the i prefix for import libraries with WNTGCCTor Lillqvist2011-06-213-0/+12
| * This file is not usedTor Lillqvist2011-06-211-67/+0
| * Deliver also static librariesTor Lillqvist2011-06-161-0/+1
* | gnumake4: fix buildbreakers from mergeBjoern Michaelsen2011-06-205-8/+41
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1932-324/+637
|\|
| * No testing, sorry, when cross-compilingTor Lillqvist2011-06-071-0/+5
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-15/+15
| * Replace cstdio with iostream in fastserializer.cxxNigel Hawkins2011-05-281-14/+11