summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-14use matching int type for BOOL in prototypeintegration/dev300_m101Michael Meeks1-1/+1
2011-03-12mis-merge: BOOL is gone use bool instead in sqlext.hNorbert Thiebaud1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky22-608/+938
Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk
2011-03-03Try to avoid triggering autotools during the buildLO-BASE-INTEGRATION-DEV300_M101gr2Fridrich Štrba1-4/+6
Since the version of autotools used for the rolling of the tarball and the version on a machine running the build might be different, avoid breaking builds.
2011-02-20Remove OSF/1 support.Francois Tigeot1-10/+1
2011-02-11Resolves: mdds#7 unused variableCaolán McNamara2-1/+14
2011-02-11No need to include <windows.h> in TestPlugIn.hTor Lillqvist1-9/+15
We don't define any dummy DllMain() any more so no need to include <windows.h>. That was necessary just to get the types used by the DllMain() prototype.
2011-02-10Porting LO to DragonflyFrancois Tigeot1-0/+2
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-60/+6
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba7-7/+7
2011-02-09Resolves: rhbz#675806 crash in es thesaurusCaolán McNamara2-2/+14
2011-02-08Drop the unnecessary DllMain from CPPUNIT_PLUGIN_IMPLEMENT_MAIN()Tor Lillqvist1-2/+20
It caused compilation errors even thanks to our workarounds for BOOL clashes.
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky0-0/+0
Conflicts: libwpd/makefile.mk
2011-02-03CWS gnumake3: resync to m99ooo/DEV300_m101ooo/DEV300_m100Mathias Bauer9-575/+901
2011-02-03CWS gnumake3: adapt mingw port to new features in cwsTakashi Ono2-0/+2
2011-02-02Clean up makefilesThomas Arnhold6-12/+0
2011-01-27CWS-TOOLING: integrate CWS tl84ooo/DEV300_m99Vladimir Glazunov9-575/+901
2011-01-27Fix typo.Thomas Arnhold1-1/+1
2011-01-25fix the patch, i said!LO-BASE-INTEGRATION-DEV300_m98David Tardon1-4/+4
2011-01-25fix the patchDavid Tardon1-4/+4
2011-01-25CWS gnumake3: resync to m98Mathias Bauer6-7/+7
2011-01-25rhbz#641350 don't segfault when test is built with debug. STLDavid Tardon2-1/+30
2011-01-24Ignore also txt files in the external subdirsTor Lillqvist1-0/+1
2011-01-24Include the wntmscx build directoriesTor Lillqvist1-2/+2
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara2-0/+12
2011-01-24upgrade libwpd to 0.9.1Fridrich Štrba2-910/+2
2011-01-24Fix typoTor Lillqvist1-1/+1
2011-01-24Use MSVC settings not just on x86Tor Lillqvist1-0/+16
2011-01-24Fix OpenSSL build for x64 WindowsTor Lillqvist2-8/+24
For wntmscx, pass the platform code as VC-WIN64A to the OpenSSL build mechanism. Add the additional steps described in INSTALL.W64 to do_ms.bat: generate uptable.asm and assemble it. Avoid a problem with _vsnprintf by defining _CRT_NON_CONFORMING_SWPRINTFS.
2011-01-23upgrade libwpd to 0.9.1Fridrich Štrba2-910/+2
2011-01-21Remove old RCS lines.Thomas Arnhold1-4/+0
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex ↵Bjoern Michaelsen1-1/+1
test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing
2011-01-19CWS-TOOLING: integrate CWS mingwport33ooo/DEV300_m98Ivo Hinkelmann6-7/+7
2011-01-18cws tl84: #i109543# fixed d.lst to match new output sub-directoryThomas Lange [tl]1-2/+2
2011-01-18cws tl84: #i109543# patch to fix hyphenation for LinuxThomas Lange [tl]2-1/+23
2011-01-11Please, ignore the previous message; it was for the libreoffice-3-3-0 branchPetr Mladek0-0/+0
This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases. Only safe changes, reviewed by anoter person are allowed. If you want to build something cool, unstable, and risky, use master.
2011-01-11Branch libreoffice-3-3-0Petr Mladek0-0/+0
This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.3.x release, please use the 'libreoffice-3-3' branch. If you want to build something cool, unstable, and risky, use master.
2011-01-10Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)libreoffice-3.3.0.3Petr Mladek0-0/+0
2011-01-08Upgraded to mdds 0.5.1 package.Kohei Yoshida1-2/+2
2011-01-07Newer mdds package (0.5.0) now required to build sc.Kohei Yoshida1-2/+2
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-2/+2
2011-01-06mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono6-7/+7
2011-01-05CWS-TOOLING: integrate CWS jl160ooo/DEV300_m97Vladimir Glazunov1-1/+1
2011-01-04jl160 merge with DEV300m96Joachim Lingner11-19/+28
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]2-2/+5
2010-12-22add vcredists to gitignoreCaolán McNamara1-0/+2
2010-12-21Drop msvc*7*.dll, see fdo#32426Tor Lillqvist3-16/+0
2010-12-21Actually we don't seem to need instmsiw.exeTor Lillqvist2-3/+0
2010-12-21Make external/msi/readme.txt less misleadingTor Lillqvist1-4/+1
No point talking about the ".NET compiler" as it was MSVC 2003 that was also called "MSVC .NET". In the Microsoft compiler we now use, 2008, there is no ".NET" in the name. Also, in LibreOffice we bundle only instmsiw.exe, not instmsia.exe.
2010-12-21mdds: deliver the mdds/hash_container folderCédric Bosdonnat1-0/+2