Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-10-04 | regenerate list | Caolán McNamara | |
2011-10-04 | callcatcher: various unused methods | Caolán McNamara | |
2011-09-29 | Resolves: fdo#41128 hyphenation properties without handle ids not honoured | Caolán McNamara | |
2011-09-28 | unused ctor, and use boost::noncopyable | Caolán McNamara | |
2011-09-22 | callcatcher: remove unused code | Caolán McNamara | |
2011-09-12 | why insert a '.' just to then erase it ? | Caolán McNamara | |
2011-09-12 | using osl_getThreadTextEncoding is a disaster waiting to happen | Caolán McNamara | |
2011-09-06 | JunitTest_linguistic_unoapi.mk still referenced removed qa/unoapi/Test.java. | Stephan Bergmann | |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | |
2011-08-18 | Add prefixes for some component_getFactory functions | Matúš Kukan | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-05 | reflect gmake flavor | Takeshi Abe | |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe | |
2011-08-04 | add realpaths for windows | Caolán McNamara | |
2011-08-04 | don't assert about a bad value, if that's the fallback safely value | Caolán McNamara | |
2011-08-03 | restore this, was unused due to incorrect merge | Caolán McNamara | |
2011-08-03 | callcatcher: remove unused methods | Caolán McNamara | |
2011-07-31 | Some cppcheck cleaning | Julien Nabet | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-26 | callcatcher: remove unused methods | Thomas Arnhold | |
2011-07-25 | callcatcher: remove unused methods | Thomas Arnhold | |
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-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan | |
2011-06-30 | callcatcher: unused SetAvailableCfgServiceLists | Caolán McNamara | |
2011-06-25 | Use "normal" Unix-style (import) library name with WNTGCC | Tor Lillqvist | |
2011-06-20 | gnumake4: fix buildbreakers from merge | Bjoern Michaelsen | |
2011-06-20 | drop unused BS2OU/OU2BS | Caolán McNamara | |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
Conflicts: connectivity/source/cpool/Zregistration.cxx connectivity/source/drivers/evoab/LCatalog.cxx connectivity/source/drivers/evoab/LColumnAlias.cxx connectivity/source/drivers/evoab/LColumnAlias.hxx connectivity/source/drivers/evoab/LColumns.cxx connectivity/source/drivers/evoab/LColumns.hxx connectivity/source/drivers/evoab/LConfigAccess.cxx connectivity/source/drivers/evoab/LConfigAccess.hxx connectivity/source/drivers/evoab/LConnection.cxx connectivity/source/drivers/evoab/LConnection.hxx connectivity/source/drivers/evoab/LDatabaseMetaData.cxx connectivity/source/drivers/evoab/LDatabaseMetaData.hxx connectivity/source/drivers/evoab/LDriver.cxx connectivity/source/drivers/evoab/LDriver.hxx connectivity/source/drivers/evoab/LFolderList.cxx connectivity/source/drivers/evoab/LFolderList.hxx connectivity/source/drivers/evoab/LNoException.cxx connectivity/source/drivers/evoab/LPreparedStatement.cxx connectivity/source/drivers/evoab/LPreparedStatement.hxx connectivity/source/drivers/evoab/LResultSet.cxx connectivity/source/drivers/evoab/LResultSet.hxx connectivity/source/drivers/evoab/LServices.cxx connectivity/source/drivers/evoab/LStatement.cxx connectivity/source/drivers/evoab/LStatement.hxx connectivity/source/drivers/evoab/LTable.cxx connectivity/source/drivers/evoab/LTable.hxx connectivity/source/drivers/evoab/LTables.cxx connectivity/source/drivers/evoab/LTables.hxx connectivity/source/drivers/evoab/evoab.xml connectivity/source/drivers/evoab/makefile.mk editeng/Library_editeng.mk framework/Library_fwe.mk framework/test/test.cxx idl/prj/d.lst idl/util/idlpch.cxx linguistic/Makefile linguistic/Module_linguistic.mk linguistic/inc/linguistic/lngdllapi.h linguistic/inc/linguistic/lngprophelp.hxx linguistic/inc/linguistic/misc.hxx linguistic/prj/build.lst linguistic/prj/d.lst linguistic/qa/unoapi/Test.java linguistic/source/grammarchecker.cxx linguistic/source/grammarchecker.hxx linguistic/source/hyphdta.cxx linguistic/source/lngprophelp.cxx linguistic/source/makefile.mk linguistic/source/spelldta.cxx sfx2/Library_qstart.mk sfx2/Library_sfx.mk sfx2/inc/sfx2/qswin32.h sfx2/prj/build.lst sfx2/qa/cppunit/makefile.mk xmlscript/inc/xmlscript/xcrdllapi.h xmlscript/prj/d.lst xmlscript/util/makefile.mk | |||
2011-06-18 | fixing rebase errors | Bjoern Michaelsen | |
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: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca] | Michael Stahl | |
2011-06-16 | Correct the static library name | Tor Lillqvist | |
2011-06-16 | CWS gnumake4: convert linguistic to new build system | Mathias Bauer | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-20 | break circular dependency in dispose | Caolán McNamara | |
2011-05-20 | config leak: break cyclic dependency | Caolán McNamara | |
2011-05-20 | CreateFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-05-16 | WaE (picky) - noeol | Christian Lohmaier | |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet | |
2011-04-04 | Remove commented code in libs-core/linguistic | Xisco Fauli | |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito | |
2011-03-29 | drop bogus executable flag from odf files | Francisco Saito | |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito | |
2011-03-28 | migrate linguistic subsequenttests to gbuild | Bjoern Michaelsen | |
2011-03-26 | fd#35693: disable hangin subsequenttests (complex and unoapi tests) | Bjoern Michaelsen | |
- chart2/qa/unoapi - configmgr/qa/unoapi - dbaccess/qa/unoapi - forms/qa/complex/forms - linguistic/qa/unoapi - qadevOOo/qa/unoapi - sd/qa/unoapi - starmath/qa/unoapi - ucb/qa/complex/ucb - ucb/qa/unoapi - unotools/qa/complex/tempfile |