summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-05-20replace res/commandimagelist with cmd in extensionsfeature/calc-multiline-inputMatus Kukan1-1/+1
2011-05-20Removed GNUism in makefilefeature/gsoc2011_wizardsThorsten Behrens1-1/+1
The --preserve=timestamps is a gnu cp extension, and thus not available on all our platforms. Replaced by equivalent tar hack.
2011-05-19Add the wntgcc directoriesTor Lillqvist1-0/+2
2011-05-19Add the unxios and unxand directoriesTor Lillqvist1-0/+4
2011-05-18Unify Display Grid/ Grid Visible andother menu itemsChristian Dywan1-1/+1
2011-04-30Ignore .gitattributesJoseph Powers1-0/+1
2011-04-28fix jfreereport build with ant-1.6.5Petr Mladek1-0/+18
2011-04-26inefficient emptiness checkKayo Hamid2-4/+4
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet3-6/+6
2011-04-12duplicate NULLsCaolán McNamara1-1/+1
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek7-1/+151
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek7-1/+151
2011-04-01LibreOffice-3.5 development started in masterPetr Mladek0-0/+0
Branch "libreoffice-3-4" has been created. Further changes in master will be used for LibreOffice-3.5 release.
2011-04-01Branch libreoffice-3-4Petr Mladek0-0/+0
This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases + only bug fixes are allowed + no approval needed during beta phase (two weeks after branch) + 1 approval needed during rc phase and for bugfix releases + 2 approvals with different/no affiliation needed for late features + regularly merged into master by a selected person when living Please watch http://wiki.documentfoundation.org/ReleasePlan and read announces on libreoffice@lists.freedesktop.org If you want to build something cool, unstable, and risky, use master.
2011-03-31fix merge errorCaolán McNamara9-9/+9
2011-03-30ct2n-build.diff: allow to build the CT2N extension (fate#307906)Petr Mladek6-0/+196
2011-03-30build-ant-1.6-swext.diff: allow to build MediaWiki ext. with ant 1.6 (i#90830)Petr Mladek1-4/+4
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from odf filesFrancisco Saito1-0/+0
2011-03-29fix build with system jfreereportDavid Tardon4-4/+4
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-5/+10
2011-03-25set build depencencies against the new "translations" modulePetr Mladek2-2/+2
2011-03-25two NULLS in build.lstCaolán McNamara1-1/+1
2011-03-23hash_map -> unordered_mapCaolán McNamara1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky63-644/+1937
Conflicts: jfreereport/java/flute/makefile.mk jfreereport/java/libbase/makefile.mk jfreereport/java/libfonts/makefile.mk jfreereport/java/libformula/makefile.mk jfreereport/java/libloader/makefile.mk jfreereport/java/librepository/makefile.mk jfreereport/java/libserializer/makefile.mk jfreereport/java/libxml/makefile.mk jfreereport/java/sac/makefile.mk mysqlc/source/mysqlc_connection.cxx mysqlc/source/mysqlc_connection.hxx mysqlc/source/mysqlc_databasemetadata.cxx mysqlc/source/mysqlc_databasemetadata.hxx mysqlc/source/mysqlc_driver.cxx mysqlc/source/mysqlc_driver.hxx mysqlc/source/mysqlc_general.hxx mysqlc/source/mysqlc_preparedstatement.hxx mysqlc/source/mysqlc_resultsetmetadata.hxx mysqlc/source/mysqlc_statement.hxx sdext/source/minimizer/impoptimizer.cxx sdext/source/pdfimport/config/description.xml sdext/source/pdfimport/tree/drawtreevisiting.cxx sdext/source/presenter/PresenterWindowManager.cxx swext/prj/build.lst
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold4-6/+6
2011-03-19FALSE is no longer definedAurimas Fišeras1-1/+1
2011-03-19FALSE is no longer definedDavid Tardon1-1/+1
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-2/+2
2011-03-16Introduce a single .gitattributes file in bootstrapMiklos Vajna1-2/+0
2011-03-13l10n is conditionned on L10N:integration/dev300_m101Norbert Thiebaud2-2/+2
2011-03-12OSL_TRACE: Use format stringThomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold5-7/+7
2011-03-08l10n: don't extract strings from localized NLPSolver propertiesgr2Andras Timar39-0/+39
2011-03-08Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)libreoffice-3.3.2.1Petr Mladek0-0/+0
2011-03-07CWS-TOOLING: integrate CWS vcl119ooo/DEV300_m103ooo/DEV300_m102Ivo Hinkelmann11-39/+311
2011-03-06l10n: Updated translations from PootleAndras Timar6-0/+150
2011-03-04fix windows buildLO-BASE-INTEGRATION-DEV300_M101Fridrich Štrba1-1/+1
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-02-26Remove "using namespace ::rtl"Julien Nabet4-4/+16
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2011-02-24remove empty TESTSHL2LIBCaolán McNamara1-3/+0
2011-02-23vcl119: rebase to DEV300_m101Philipp Lohmann [pl]2-2/+2
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeooo/DEV300_m101Ivo Hinkelmann2-2/+2
2011-02-16rebase to DEV300_m100Philipp Lohmann [pl]11-176/+816
2011-02-13Correct variable initialization for 0b58d1d635b33148e6765eb35016b0fb43f214b3Thomas Arnhold1-1/+2
2011-02-13Some cppcheck cleaningJulien Nabet2-5/+3
2011-02-13l10n: don't extract strings from localized NLPSolver propertiesAndras Timar39-0/+39
2011-02-12l10n: typo fix in Dutch (nl) nlpsolver translationAndras Timar1-1/+1