summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-23Define HAVE_VSNPRINTF for MSVCTor Lillqvist
2011-01-22added unique IDs to make localize happyAndras Timar
2011-01-22Don't use pointless and obsolete switches when building ICUTor Lillqvist
Don't use the /machine:i386 switch. The defaults work fine: the 32-bit linker will produce i386 executables, the 64-bit linker will produce x64 ones. Don't use the /Op compiler switch, it doesn't exist in MSVC 2008.
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-20Fix libpr0n MakefileThomas Arnhold
Bug is discussed here: http://permalink.gmane.org/gmane.linux.mandrake.cooker.devel/304002 Fix: http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/songbird/current/SOURCES/Songbird1.4.3-fix-build.patch?revision=537683&view=markup Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-01-15sync configure's -Werror logic with configure.acCaolán McNamara
2011-01-06fixed a crash - fdo#32850Laszlo Nemeth
2010-12-22WaE: fix some more boost shadowed warningsCaolán McNamara
2010-12-21WaE: fix more boost header warningsCaolán McNamara
2010-12-21WaE: fix boost shadowed warningsCaolán McNamara
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-18Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)Petr Mladek
Notes: split repo tag: libs-extern-sys_libreoffice-3.3.0.2
2010-12-14Merge commit 'ooo/OOO330_m18' into libreoffice-3-3Rene Engelhard
2010-12-13XPATH handling fixRene Engelhard
Signed off by Petr Mladek <pmladek@suse.cz>
2010-12-10backport the run valgrind correctly fixCaolán McNamara
2010-12-10valgrind: add this in here for referenceCaolán McNamara
2010-12-09CWS-TOOLING: integrate CWS impress206obo
Notes: split repo tag: libs-extern-sys_ooo/OOO330_m18
2010-12-09WaE, doubly const return valueCaolán McNamara
2010-12-07Actually build internal libxml2 with debug symbols in debug buildsCédric Bosdonnat
2010-12-06impress206: fix libxml2 issue (thanks rene for the patch)Michael Stahl
2010-12-01Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)Petr Mladek
Notes: split repo tag: libs-extern-sys_LIBREOFFICE_3_3_0_1
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
Notes: split repo tag: libs-extern-sys_LIBREOFFICE_PRE_BOOTSTRAP_BUILD
2010-11-24make possible to build with c++0x, remove obsolete methodCaolán McNamara
2010-11-23extend patch to remove boost shadow warningsCaolán McNamara
2010-11-23fixed urllib.urlopen in the internal python (fdo#31466)Petr Mladek
+ backported two fixes from newer python: + close the file even if an exception occurs (py#5536) + urllib doesn't correct server returned urls (py#918368) + thanks karolus <karlooforum at arcor dot de> for analyzing and suggesting the fix
2010-11-23fixed urllib.urlopen in the internal python (fdo#31466)Petr Mladek
+ backported two fixes from newer python: + close the file even if an exception occurs (py#5536) + urllib doesn't correct server returned urls (py#918368) + thanks karolus <karlooforum at arcor dot de> for analyzing and suggesting the fix
2010-11-17WaE, remove some shadow warnings from boostCaolán McNamara
2010-11-12Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
Conflicts: dictionaries/en/dictionaries.xcu
2010-11-11Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)Petr Mladek
Notes: split repo tag: libs-extern-sys_LIBREOFFICE_3_2_99_3
2010-11-08add some more aliases for hyphenation and thesauriCaolán McNamara
2010-11-04Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö
2010-11-04Make sure Python builds for VS2008 againJesús Corrius
2010-11-04Use base en_GB dicts for en-IE as wellCaolán McNamara
(cherry picked from commit fdca8b7bb980382a18c3f4f51c34e2ac9d6723b4)
2010-11-04Use base en_GB dicts for en-IE as wellCaolán McNamara
2010-11-02Make sure Python builds for VS2008 againJesús Corrius
2010-10-30Uniformize dictionaries projectKalman Szalai - KAMI
* Remove binary (zip) files from source * Adding pure thesaurus data files * Remove thesaurus index files * Generating thesaurus index files during dictionary build Notes: split repo tag: libs-extern-sys_LIBREOFFICE_3_3_FREEZE
2010-10-29Actually deliver VC++ 10 compiled PythonJesús Corrius
2010-10-29Visual Studio 2010 project files for PythonJesús Corrius
2010-10-21updated Linux Libertine G fontAndras Timar
bugfix: hinting (better layout), especially with OOo/LibO without anti-aliasing (eg. on Windows) new feature: nut fractions
2010-10-21Upgrade nss to the latest releaseFridrich Štrba
2010-10-20Fix compilation of icu for VC++ 10Jesús Corrius
2010-10-20Build fixes for VC++ 10Jesús Corrius
2010-10-19added non-trivial help to hu thesaurusAndras Timar
2010-10-18tweak this to patchCaolán McNamara
2010-10-18#i113177# remove strict-aliasing warning from boost headersCaolán McNamara
2010-10-18fixed Danish thesaurus help registration problemAndras Timar
2010-10-15Added Danish thesaurus #i110784#Andras Timar
2010-10-13get this to build on AIXCaolán McNamara
2010-10-13tweak this to build on AIXCaolán McNamara
2010-10-13tweak this to build in AIXCaolán McNamara