summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2013-05-21fdo#46553 Update embedded manifest on win32 builds to declare dpiAwareAndras Timar2-0/+8
2013-05-03fdo#54087 link the correct resource file to npsoplugin.dllAndras Timar3-0/+13
2013-04-16bump product version to 4.0.4.0+, reset number to 0Petr Mladek1-1/+1
2013-03-19touch --no-dereference does not work on MACOSXPetr Mladek1-1/+1
2013-03-19fix race condition when using hardlinks to deliver into solverPetr Mladek1-1/+1
2013-03-15remove trailing whitespaceBjoern Michaelsen1-1/+1
2013-03-12bump product version to 4.0.3.0+, reset number to 0Petr Mladek1-1/+1
2013-02-27Fix build on MacThorsten Behrens1-1/+1
2013-02-19bump product version to 4.0.2.0+, reset number to 0Petr Mladek1-1/+1
2013-02-19fix dependencies of the obsolete stdlibs package on linuxPetr Mladek1-13/+30
2013-02-19No need to copy the gcc libraries anymoreFridrich Štrba2-79/+0
2013-02-15rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann3-0/+16
2013-02-10Add support for codesigning on Mac OS XTor Lillqvist1-0/+37
2013-01-24fdo#59798: fix SDK MSI version "LOdev 4.1 SDK.0.0.alpha0"Michael Stahl1-7/+7
2013-01-24fdo#59798: MSI installer spurious space in version numberMichael Stahl1-1/+1
2013-01-22bump product version to 4.0.1.0+, release number to 0Petr Mladek1-3/+3
2013-01-21Fix Mac build fallout from PRODUCTEXTENSION changeTor Lillqvist1-4/+2
2013-01-21installer: remove SHORT_PRODUCTEXTENSIONMichael Stahl2-4/+4
2013-01-17fdo#59321 un-escape quotes in Windows Installer's idt filesAndras Timar1-0/+1
2013-01-14add config path for commit bf85d5eb33ff33c9ff94336de9d9f67825296c10Noel Power2-1/+4
2013-01-10Add configure switch that allows hardlink deliverTomas Chvatal1-0/+4
2013-01-09bump product version to 4.0.0.1+, release number to 101Petr Mladek1-2/+2
2013-01-08require .NET 4.0Andras Timar1-1/+1
2013-01-08clean up of the code that defines the download file namesPetr Mladek1-21/+32
2013-01-08more easier and better sortable download namesPetr Mladek2-70/+44
2013-01-07fix install test to work with "LibreOffice" installer namePetr Mladek1-3/+3
2013-01-07use "LibreOffice" instead of "LibO" for final download file namesPetr Mladek1-5/+5
2013-01-07deliver qtz translations for .ui filesDavid Tardon1-3/+5
2013-01-02only package .ui translations that can be producedDavid Tardon1-5/+29
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
2012-12-29rethink external executable setupDavid Tardon5-47/+128
2012-12-28fix delivery of qtz "translations"David Tardon1-0/+14
2012-12-28simplify UI packagingDavid Tardon1-7/+4
2012-12-28create all translations for a .ui file in one uiex callDavid Tardon2-96/+40
2012-12-28let uiex produce more translations in one runDavid Tardon1-1/+1
2012-12-21bump product version to 4.0.0.0.beta2+, release number to 12Petr Mladek1-2/+2
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann7-22/+0
2012-12-15fdo#58145 dmake rule for ulf localization was not converted to use po filesAndras Timar1-1/+1
2012-12-14Make KeyID (qtz) work againAndras Timar2-14/+3
2012-12-06bump product version to 4.0.0.0.beta1+, release number to 11Petr Mladek1-2/+2
2012-12-06rm intermediate files that are input of helpindexer and should not be packagedAndras Timar1-0/+1
2012-12-06re-base on ALv2 code. Includes:Michael Meeks5-26/+82
2012-12-05Bye bye ODMATor Lillqvist1-5/+0
2012-12-04revert the huge performance regression in gbuild intoduced with 0a45deba2be4a...Bjoern Michaelsen1-0/+9
2012-12-04adding calc add-in for option pricingtino1-0/+1
2012-12-03make sure fast string operator+ is used only by LO codeLuboš Luňák1-2/+3
2012-12-03Use -W4 instead of -Wall, and don't disable warnings that are off by defaultTor Lillqvist2-92/+4
2012-12-03Add -wd4986 here, tooTor Lillqvist1-1/+1
2012-12-03More -wd fixupsTor Lillqvist1-5/+6
2012-12-02gbuild: call gb_ExternalExecutable_collect_registrations...Michael Stahl1-1/+3