summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)AuthorFilesLines
2012-02-16Reduce verbiage slightlyTor Lillqvist1-1/+3
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2-70/+0
2012-02-10Removed unused codeAlexander Bergmann2-88/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-6/+6
2012-02-08update unused listCaolán McNamara2-18/+0
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann4-28/+35
2012-01-16remove unimplemented methods from headersCaolán McNamara1-5/+0
2012-01-16Removing unused codeAlexander Bergmann1-48/+0
2012-01-16cleanup: remove unused prototype tooMichael Meeks1-1/+0
2012-01-16sax_fastparser::FastSerializerHelper::write(float)Alexander Bergmann1-5/+0
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot6-11/+11
2012-01-05callcatcher: drop some unused methodsCaolán McNamara2-27/+0
2012-01-04sax: this had to be accidentally added when mergingMatúš Kukan1-2/+0
2011-12-24catch exception by constant referenceTakeshi Abe1-10/+10
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-01we are W3C XMLSchema here, not ISO 8601Eike Rathke2-11/+4
2011-11-30handle dates with year < 1000Eike Rathke2-6/+22
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28fix conversions from cmRadek Doulik1-7/+5
2011-11-28added conversion from MeasureUnit::CMRadek Doulik1-0/+43
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-21empty a bunch of d.lst filesMichael Stahl2-2/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
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 Stahl2-1/+191
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2-4/+35
2011-10-11partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72Michael Stahl1-0/+187
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-03WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of dataTor Lillqvist1-1/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann3-23/+21
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-4/+4
2011-09-16Removed leftover makefile.mk after gbuildization.Stephan Bergmann1-77/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2-1/+4
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann2-35/+2
2011-08-31catch by const referenceCaolán McNamara1-13/+12
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-17add more component prefixesMatúš Kukan4-4/+4
2011-08-16catch by const referenceCaolán McNamara1-2/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe7-7/+7
2011-08-08Bypass this for non-desktop OSesTor Lillqvist1-1/+4
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-03Need to link with sal_textenc, too, nowTor Lillqvist1-0/+1
2011-08-03Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anywayTor Lillqvist1-2/+2
2011-08-02Add static sax cppunittester for iOSTor Lillqvist3-0/+208
2011-08-02get this building under windows againCaolán McNamara3-3/+3
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist6-0/+6
2011-07-26fixed typoTakeshi Abe1-2/+2