Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-15 | Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't ↵ | Caolán McNamara | |
happen before assign | |||
2011-10-11 | #i108468#: clean up xmluconv code duplication, measured approach: | Michael Stahl | |
modify sax::Converter::convertMeasure to use sal_Int64 instead of BigInt: should be sufficient, since the largest number is SAL_INT32_MAX * 10^7. remove duplicate methods from SvXMLUnitConverter: convertMeasurePx, convertMeasure (static variants) remove entirely duplicative class SvXMLExportHelper: GetConversionFactor, GetUnitFromString, AddLength change SvXMLUnitConverter interface from MapUnit to css::util::MeasureUnit. change SvXMLExport constructor params from MapUnit to css::util::MeasureUnit. rename some methods to turn compiler into merge conflict detector :) | |||
2011-10-11 | #i108468#: clean up xmluconv code duplication, DateTime edition: | Michael Stahl | |
remove duplicate methods from SvXMLUnitConverter: convertTime (all variants), convertDateTime (DateTime variants), convertTimeDuration. move convertAny from SvXMLUnitConverter to sax::converter. | |||
2011-10-11 | #i108468#: clean up xmluconv code duplication, part 1: | Michael Stahl | |
move convertNumber64 from SvXMLUnitConverter to sax::converter. remove duplicate methods from SvXMLUnitConverter: convertBool, convertPercent, convertColor, convertNumber, convertDouble, indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars, clearUndefinedChars | |||
2011-10-11 | partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72 | Michael Stahl | |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-10-03 | WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of data | Tor Lillqvist | |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold | |
Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines | |||
2011-09-16 | Removed leftover makefile.mk after gbuildization. | Stephan Bergmann | |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||
2011-09-12 | sb140: #i117694# some CppUnit related cleanup | Stephan Bergmann | |
2011-08-31 | catch by const reference | Caolán McNamara | |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | |
2011-08-17 | add more component prefixes | Matúš Kukan | |
2011-08-16 | catch by const reference | Caolán McNamara | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-08 | Bypass this for non-desktop OSes | Tor Lillqvist | |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe | |
2011-08-03 | Need to link with sal_textenc, too, now | Tor Lillqvist | |
2011-08-03 | Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anyway | Tor Lillqvist | |
2011-08-02 | Add static sax cppunittester for iOS | Tor Lillqvist | |
2011-08-02 | get this building under windows again | Caolán McNamara | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-26 | fixed typo | Takeshi Abe | |
2011-07-25 | cppunit is linked in automatically | David Tardon | |
2011-07-23 | keep gbuild calls consistent at now, even if it is a bit longer | Bjoern Michaelsen | |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | |
2011-07-13 | WaE: unused arguments | Caolán McNamara | |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matus Kukan | |
2011-07-10 | Bulid fix: use SAL_PRIxUINT32 format string | Thomas Arnhold | |
2011-07-10 | Enable test/sax | Thomas Arnhold | |
To compile some adjustments had to be made. | |||
2011-06-21 | Don't use the i prefix for import libraries with WNTGCC | Tor Lillqvist | |
2011-06-21 | This file is not used | Tor Lillqvist | |
2011-06-20 | gnumake4: fix buildbreakers from merge | Bjoern Michaelsen | |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
Conflicts: basebmp/prj/d.lst basebmp/test/basictest.cxx basebmp/test/makefile.mk basegfx/inc/basegfx/basegfxdllapi.h basegfx/inc/basegfx/tools/debugplotter.hxx basegfx/inc/basegfx/tuple/b2ituple.hxx basegfx/prj/d.lst basegfx/source/numeric/makefile.mk basegfx/source/polygon/makefile.mk basegfx/source/range/makefile.mk basegfx/source/raster/makefile.mk basegfx/source/tuple/makefile.mk basegfx/source/vector/makefile.mk basegfx/test/basegfx1d.cxx basegfx/test/makefile.mk basegfx/util/makefile.mk canvas/Library_canvasfactory.mk canvas/Module_canvas.mk canvas/prj/build.lst canvas/prj/d.lst canvas/source/cairo/cairo_canvashelper_texturefill.cxx canvas/source/cairo/makefile.mk canvas/source/tools/makefile.mk comphelper/qa/string/makefile.mk cppcanvas/Module_cppcanvas.mk cppcanvas/inc/cppcanvas/cppcanvasdllapi.h cppcanvas/prj/build.lst cppcanvas/prj/d.lst cppcanvas/source/mtfrenderer/makefile.mk cppcanvas/util/makefile.mk i18npool/source/search/makefile.mk regexp/Library_regexp.mk regexp/prj/d.lst sax/CppunitTest_sax.mk sax/Library_sax.mk sax/prj/d.lst sax/qa/cppunit/test_converter.cxx sax/source/expatwrap/attrlistimpl.hxx sax/util/makefile.mk svtools/Library_svt.mk tools/Executable_sspretty.mk ucbhelper/prj/d.lst ucbhelper/source/provider/configureucb.cxx ucbhelper/source/provider/provconf.cxx ucbhelper/util/makefile.mk unotools/Library_utl.mk unotools/Module_unotools.mk unotools/Package_inc.mk unotools/prj/build.lst vcl/Library_desktop_detector.mk vcl/Library_vcl.mk vcl/Library_vclplug_gtk.mk vcl/aqua/source/gdi/salprn.cxx vcl/inc/aqua/saldata.hxx vcl/unx/generic/gdi/salgdi3.cxx | |||
2011-06-17 | gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880] | Michael Stahl | |
2011-06-17 | gnumake4: #i116959#: kill ↵ | Michael Stahl | |
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] | |||
2011-06-17 | gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7] | Michael Stahl | |
2011-06-17 | gnumake4: sax: add missing package dependency [hg:f5e59f9cc073] | Michael Stahl | |
2011-06-17 | gnumake4: expat libraries are static [hg:3daa2bed1277] | Michael Stahl | |
2011-06-17 | CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e] | Mathias Bauer | |
2011-06-17 | CWS gnumake4: convert sax to new build system [hg:389d236eb6b2] | Mathias Bauer | |
2011-06-16 | Deliver also static libraries | Tor Lillqvist | |
2011-06-07 | No testing, sorry, when cross-compiling | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-28 | Replace cstdio with iostream in fastserializer.cxx | Nigel Hawkins | |
2011-05-27 | Fix build breakage with debug enabled. | Nigel Hawkins | |
2011-05-03 | Adding a public getNamespaceURL method to fastparser. | Muthu Subramanian | |