summaryrefslogtreecommitdiffstats
path: root/eventattacher
Commit message (Collapse)AuthorAgeFilesLines
* recreated tag libreoffice-3.3.0.4 which had these commits:Bjoern Michaelsen2011-08-231-80/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 8ae8ec3b786ca9c5bfdde8c737cc76e0178e2a65 (HEAD, tag: refs/tags/libreoffice-3.3.0.4, refs/remotes/origin/libreoffice-3-3-0) Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 18 19:01:18 2011 +0100 Version 3.3.0.4, tag libreoffice-3.3.0.4 (3.3-rc4) commit 4772261c09d3d79d1ab8126e060d272c0de156f0 Author: Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> Date: Tue Jan 18 10:43:05 2011 +0100 calc65: #i116371# fix backgrounds for polypolygons in metafile Signed-off-by: Thorsten Behrens <tbehrens@novell.com> (cherry picked from commit cb7d7138b943042f11eec3211d7a913c9b85908c) Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Radek Doulik <rodo@novell.com> .../source/processor2d/vclmetafileprocessor2d.cxx | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) commit 4cf8bcde1cfa948b3415ec4775671b53e290aeae Author: Andras Timar <timar@fsf.hu> Date: Sun Jan 16 21:08:02 2011 +0100 Sun Microsystems -> The Document Foundation in desktop file fdo#31191 sysui/desktop/menus/startcenter.desktop | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 57746f255004ef42fc87c3ad3d30a4cb47a0111b Author: Petr Mladek <pmladek@suse.cz> Date: Thu Jan 13 21:13:19 2011 +0100 unopkg crasher on SLED11-SP1 (bnc#655912) activateExtension call broke memory if dp_misc::getIdentifier and xNewExtension were called inline; the problem was visible only with gcc-4.3.4 and did not appear with older or newer gcc versions valgrind got happy and unopkg stopped crashing after the values were passed via the extra variables it looks like a miscompilation; IMHO, it does not make sense to report it because it does not happen with last gcc version this code is not critical for the performance, so the workaround with extra variables is fine; they might even be optimized out by the compiler Signed off by Michael, Noel, Tor .../deployment/manager/dp_extensionmanager.cxx | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit 6196104011a42b17239da44fca374d3e0ba60cfd Author: Michael Meeks <michael.meeks@novell.com> Date: Fri Jan 14 13:59:23 2011 +0000 fix FMR crasher bug#33099, approved by Fridrich, David & Petr. Signed-off-by: Michael Meeks <michael.meeks@novell.com> xmlhelp/source/cxxhelp/provider/databases.cxx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 66586a94e673256024e3c5c7dd8d70bedd1694f0 Author: Tor Lillqvist <tlillqvist@novell.com> Date: Fri Jan 14 12:23:56 2011 +0200 Be slightly more paranoid defensive (cherry picked from commit f8bfab1f464d0f26accb6d28b31b4749306bbfda) Signed-off-by: Thorsten Behrens <thb@documentfoundation.org> Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch> Signed-off-by: Michael Meeks <michael.meeks@novell.com> desktop/win32/source/setup/setup.cpp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a8aa27383ae8570b8cd73376b54f114bd74afac6 Author: Tor Lillqvist <tlillqvist@novell.com> Date: Thu Jan 13 23:49:18 2011 +0200 Fix buffer size problem that broke MSI installer localization (cherry picked from commit 5b7719a49fd57a9f446201fabc02bf1787dbbeee) Signed-off-by: Thorsten Behrens <thb@documentfoundation.org> Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch> Signed-off-by: Michael Meeks <michael.meeks@novell.com> desktop/win32/source/setup/setup.cpp | 19 +++++++++---------- 1 files changed, 9 insertions(+), 10 deletions(-) commit d7b0664fa0966efc77dc2f6a93d3e68adbff00aa Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 11 22:59:37 2011 +0100 Branch libreoffice-3-3-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.
* Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-251-1/+1
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
| | | | | | | | Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* sb118: merged in DEV300_m72sb2010-02-252-9/+2
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-122-9/+2
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb2010-01-292-11/+1
|/ | | | and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
* CWS-TOOLING: integrate CWS ab74Ivo Hinkelmann2009-09-171-1/+1
| | | | | | | | | | | | | | | | 2009-09-10 10:13:43 +0200 jsk r276023 : Test Cases for #i103691, #i103697, #i103990 2009-09-03 15:42:36 +0200 ab r275754 : #i103990# Removed warning 2009-09-03 09:02:32 +0200 ab r275744 : CWS-TOOLING: rebase CWS ab74 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 17:14:42 +0200 ab r275724 : #i103697# Applied patch 2009-08-27 15:11:50 +0200 ab r275488 : #i103354# Check Lucene index file to be named _0.cfs, fail otherwise 2009-08-26 08:57:21 +0200 ab r275393 : #i104354# Changed loop variable type to avoid Solaris Intel compiler optimizer bug 2009-08-17 14:17:32 +0200 ab r275053 : #i73263# Adapted breakpoint dialog to longer strings 2009-08-13 17:09:30 +0200 ab r274951 : #i103691# Fix empty comparison behaviour 2009-08-13 13:03:28 +0200 ab r274935 : #i103948# Applied patch 2009-08-13 12:31:15 +0200 ab r274931 : #i103134# Patch: Always set default property 2009-08-13 11:02:50 +0200 ab r274926 : #i103990# Support arrays in user types 2009-07-21 11:16:54 +0200 ab r274171 : #i102816# Make sure LocaleItem is loaded before copying from it 2009-07-20 14:56:35 +0200 ab r274139 : #i102816# Use default language as final fallback in service implementation
* CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann2009-09-161-0/+3
|
* INTEGRATION: CWS changefileheader (1.9.18); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 12:23:23 rt 1.9.18.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.6.18); FILE MERGEDRüdiger Timm2008-04-111-61/+18
| | | | | | 2008/04/01 15:14:04 thb 1.6.18.3: #i85898# Stripping all external header guards 2008/04/01 12:29:08 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 12:23:23 rt 1.6.18.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS ause081 (1.2.96); FILE MERGEDJens-Heiner Rechtien2007-06-261-1/+0
| | | | 2007/06/21 11:22:07 hjs 1.2.96.1: #i78393# remove component_getDescriptionFunc from exports
* INTEGRATION: CWS warnings01 (1.5.4); FILE MERGEDJens-Heiner Rechtien2006-06-191-10/+11
| | | | | 2005/10/31 15:13:28 ab 1.5.4.2: #i53898# Fixed unused parameters for unxsols4(.pro) 2005/10/21 07:53:32 cd 1.5.4.1: #i53898# Fix warnings for gcc
* INTEGRATION: CWS ause043 (1.8.6); FILE MERGEDVladimir Glazounov2006-05-241-28/+2
| | | | 2005/11/03 11:20:53 hjs 1.8.6.1: #i56702# remove local header generation
* INTEGRATION: CWS ooo19126 (1.7.72); FILE MERGEDRüdiger Timm2005-09-081-48/+21
| | | | 2005/09/05 17:14:26 rt 1.7.72.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 17:14:25 rt 1.4.64.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS mh11rc (1.3.46); FILE MERGEDVladimir Glazounov2003-06-121-6/+6
| | | | 2003/06/06 11:13:42 mh 1.3.46.1: join: from cws_srx644_ooo11beta2
* INTEGRATION: CWS buildopt (1.6.30); FILE MERGEDRüdiger Timm2003-05-271-3/+3
| | | | 2003/05/26 10:27:56 rt 1.6.30.1: #109684# Don't deliver by accident check_ libraries.
* INTEGRATION: CWS tune01 (1.6.16); FILE MERGEDVladimir Glazounov2003-04-151-9/+9
| | | | 2003/04/03 11:35:33 mhu 1.6.16.1: #i12688 Added symbol scoping linker mapfile.
* INTEGRATION: CWS tune01 (1.1.2); FILE ADDEDVladimir Glazounov2003-04-151-0/+11
| | | | 2003/04/03 11:35:33 mhu 1.1.2.1: #i12688 Added symbol scoping linker mapfile.
* #103263# removed obsolete applicat.rdbJörg Budischewski2002-10-011-8/+2
|
* #i6886#,#101685#: clean up MACOSX supportJens-Heiner Rechtien2002-08-141-7/+1
|
* #65293#: removed VOSLIB (not needed)Jens-Heiner Rechtien2002-04-021-3/+2
|
* #93753# dissolving drafts CVS moduleMichael Hönnig2001-11-161-1/+1
|
* #93753# dissolving drafts cvs moduleMichael Hönnig2001-11-141-1/+1
|
* #92075#: exception specificationJens-Heiner Rechtien2001-09-111-6/+6
|
* more typesHans-Joachim Lankenau2001-06-211-2/+4
|
* #85249# depenency on drafts instead of offapiMichael Hönnig2001-05-091-1/+1
|
* 65293# depends on vosOliver Bolte2001-05-071-1/+1
|
* OSL_ENSHURE -> OSL_ENSUREKurt Zenker2001-03-281-3/+3
|
* Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby2001-03-021-1/+1
|
* Removed compiling of staticmb*.cxx files for Mac OS X now that we have ↵Patrick Luby2001-03-021-6/+2
| | | | automated this process
* Correct typo in dos: line added in last revisionPatrick Luby2001-03-021-1/+1
|
* Added support for unique, non-colliding lib*static*.dylib files for each ↵Patrick Luby2001-03-021-1/+2
| | | | project for Mac OS X
* Update for Mac OS X static data member automationPatrick Luby2001-02-281-0/+6
|
* Generated solar list particle for usage per projectNils Fuhrmann2001-02-231-0/+4
|
* Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik2001-02-021-5/+3
|
* initial importJens-Heiner Rechtien2000-09-183-0/+1103