summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Collapse)AuthorFilesLines
2011-08-23recreated tag libreoffice-3.3.3.1 which had these commits:Bjoern Michaelsen244-2890/+2890
commit 6f4f1c964ff6ea166412285a4cc0ea9f98da499e (tag: refs/tags/libreoffice-3.3.3.1) Author: Petr Mladek <pmladek@suse.cz> Date: Tue May 31 17:39:06 2011 +0200 Version 3.3.3.1, tag libreoffice-3.3.3.1 (3.3.3-rc1) commit abdccb1813c5eb8d27bd7e7ee8a4731f8ca55fcf Author: Andras Timar <atimar@suse.com> Date: Mon May 30 00:07:50 2011 +0200 replace "seagull" icons to LibreOffice icons fdo#37617 Signed-off-by: Tor Lillqvist <tlillqvist@novell.com> .../icons/hicolor/16x16/apps/printeradmin.png | Bin 963 -> 544 bytes .../icons/hicolor/32x32/apps/printeradmin.png | Bin 2534 -> 1104 bytes .../icons/hicolor/48x48/apps/printeradmin.png | Bin 4058 -> 1629 bytes .../icons/locolor/16x16/apps/printeradmin.png | Bin 395 -> 532 bytes .../icons/locolor/32x32/apps/printeradmin.png | Bin 618 -> 1126 bytes 5 files changed, 0 insertions(+), 0 deletions(-) commit 1a85a81e01b828881c09b76397dd06e121bbb824 Author: Andras Timar <atimar@suse.com> Date: Tue May 24 12:05:59 2011 +0200 fdo#37001 - updated license information Signed-off-by: Michael Meeks <michael.meeks@novell.com> readlicense_oo/html/THIRDPARTYLICENSEREADME.html |17724 ++++++++++------------ readlicense_oo/odt/LICENSE.odt | Bin 154001 -> 115146 bytes readlicense_oo/txt/license.txt |11684 +++++++++------ 3 files changed, 15007 insertions(+), 14401 deletions(-) commit 2833c4cb4dc6c6def3d3cb3b134f22eda3a87207 Author: Michael Meeks <michael.meeks@novell.com> Date: Fri Apr 1 15:55:42 2011 +0100 fix evolution local addressbook integration, which uses a new local: uri .../source/drivers/evoab2/NDatabaseMetaData.cxx | 13 +++++++------ connectivity/source/drivers/evoab2/NResultSet.cxx | 3 ++- 2 files changed, 9 insertions(+), 7 deletions(-) commit 71bf17ecbaa46780b112b6307aab879a088910fe Author: Tor Lillqvist <tlillqvist@novell.com> Date: Tue Mar 29 18:59:05 2011 +0300 Don't pass potentially bogus file: URIs to libxml2 libxml2 doesn't understand our syntax for file: URIs in the case of UNC paths. Fixes fdo#33970. Picked from OOo's fix for their issue i#109096. Signed-off-by: David Tardon <dtardon@redhat.com> .../source/deployment/registry/dp_backenddb.cxx | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 8424af3e1b69f00f442a5a49a964813ede2f09e7 Author: Luboš Luňák <l.lunak@suse.cz> Date: Fri Mar 18 13:18:58 2011 +0100 use full path for kdefilepicker helper binary (bnc#31109) ack by pmladek fpicker/source/unx/kde_unx/UnxFilePicker.cxx | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) Notes: split repo tag: libs-core_libreoffice-3.3.3.1 split repo tag: libs-core_libreoffice-3.3.4.1
2011-03-07fdo#34699 some pythonsamples not visible on Mac OS XChristian Lohmaier1-1/+1
node.expr is a Node of type "Tuple", not a builtin tuple datatype, thus python 2.3 did fail with TypeError: iteration over non-sequence (cherry picked from commit bef88b2ebf98faacedd911944ba20fe963498396) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2010-10-28add modelines to .hxx files as wellCaolán McNamara37-0/+108
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud5-5/+5
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud5-19/+19
2010-10-19Minor libs-core comment clean-upTrevor Murphy1-18/+18
2010-10-18remove non-compiled codePovilas Kanapickas1-76/+1
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-1/+1
2010-10-13Merge commit 'origin/master'Noel Power32-0/+93
Conflicts: vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power10-78/+467
also removed some old headers ( which I need to add new ones for ) Conflicts: basic/source/classes/sbunoobj.cxx basic/source/classes/sbxmod.cxx xmloff/inc/xmlnmspe.hxx xmloff/inc/xmloff/xmltoken.hxx xmlscript/inc/xmlscript/xmldlg_imexp.hxx
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth32-0/+93
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>
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-0/+73
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power9-79/+395
2010-10-05more removed include guards using fixguard.pyPetr Mladek3-6/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek7-6/+0
2010-08-06mib18: #163121# Declare ReworkAndreas Bregas2-4/+12
2010-07-22CWS-TOOLING: integrate CWS emailmerge33fixJens-Heiner Rechtien1-2/+2
2010-07-21CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien2-0/+30
2010-07-14emailmerge33fix: #i113134#Caolán McNamara1-2/+2
2010-06-22CWS-TOOLING: integrate CWS cmcfixes75obo1-16/+104
2010-06-22CWS-TOOLING: integrate CWS jpropenableobo5-0/+5
2010-06-22jl152 merge with DEV300_m83Joachim Lingner1-13/+18
2010-06-22unoawt2: createDialogWithArguments: use NamedValues instead of PropertyValuesFrank Schoenheit [fs]2-2/+2
2010-06-17unoawt2: allow creating dialogs with a parent windowFrank Schoenheit [fs]2-0/+30
2010-06-16jpropenable: #i112445# exclude this file from l10n processIvo Hinkelmann5-0/+5
2010-06-15CWS-TOOLING: integrate CWS unoawtobo1-13/+18
2010-06-07jl152 merge with DEV300_m80Joachim Lingner5-26/+35
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]1-13/+18
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]12-66/+39
2010-05-20cmcfixes75: merge with DEV300 m78Caolán McNamara5-26/+35
2010-05-11CWS-TOOLING: integrate CWS npower14miscfixesIvo Hinkelmann5-26/+35
2010-05-10cmcfixes75: #i111508# implement a com.sun.star.mail.Mailserver in mailmerge.pyCaolán McNamara1-16/+104
2010-05-03jl152 import 263452 from native0jl:#i77196# fixed bundled extension help ↵Joachim Lingner4-8/+38
tree view, scripts in shared extensions...
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien8-40/+4
2010-04-14sb118: merged in backoutsb226-948/+1589
2010-04-12slidecopy: mergeFrank Schoenheit [fs]224-918/+1595
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb1-17/+34
2010-03-31npower14miscfixes: Added dependency scripting to vbahelperAndreas Bregas1-1/+1
2010-05-25unoawt: don't let undeclared exceptions escape from createDialogImpl (at ↵Frank Schoenheit [fs]1-13/+18
least not from calling createDialogModelForBasic/createDialogModel)
2010-03-22jl152 import 263440 from native0jl: #i77196# removing of bundled/shared ↵Joachim Lingner1-1/+10
extension (except python, script) works now
2010-05-11unoawt: merge after pulling from CWS slidecopyFrank Schoenheit [fs]8-40/+4
2010-03-07npower14miscfixes: #i109706# fix windows build errornpower Developer1-0/+1
2010-03-01npower14miscfixes: #i109706#npower Developer2-20/+25
2010-03-01npower14miscfixes: #i109699#npower Developer1-3/+6
2010-02-26npower14miscfixes: #i109631# apply caolans' fix for removing unused methodsnpower Developer1-2/+2
2010-02-25sb118: #i108776# replaced newly introduced version map file with solenv/src ↵sb2-10/+1
template
2010-02-25sb118: merged in DEV300_m72sb223-901/+1561
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov216-887/+216
2010-02-15CWS-TOOLING: integrate CWS cmcfixes71Vladimir Glazunov1-5/+4