[Libreoffice-commits] .: vcl/unx

2012-01-31 Thread Michael Meeks
vcl/unx/generic/plugadapt/salplug.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit ff462c9f5e9b010b1740772dc696487f99375d34 Author: Michael Meeks Date: Tue Jan 31 16:31:36 2012 + gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experim

[Libreoffice-commits] .: vcl/unx

2012-01-31 Thread Michael Meeks
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit a7b44da99409a7a378fb0a6b19961ca30df8d852 Author: Michael Meeks Date: Tue Jan 31 15:21:48 2012 + gtk3: clobber the page / background color to white

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sw/source

2012-01-30 Thread Michael Meeks
#45255) Signed-off-by: Michael Meeks diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx index 9ef2ff9..b149478 100644 --- a/sw/source/filter/ww8/ww8scan.cxx +++ b/sw/source/filter/ww8/ww8scan.cxx @@ -1996,10 +1996,11 @@ WW8PLCFspecial::WW8PLCFspecial(SvStream

[Libreoffice-commits] .: Branch 'feature/android' - vcl/android vcl/inc

2012-01-30 Thread Michael Meeks
vcl/android/androidinst.cxx | 214 +--- vcl/inc/android/androidinst.hxx |7 - 2 files changed, 183 insertions(+), 38 deletions(-) New commits: commit 7c6cc25249f708805c4073399b09a17ec7ac32f7 Author: Michael Meeks Date: Mon Jan 30 16:21:04 2012

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - connectivity/source

2012-01-30 Thread Michael Meeks
connectivity/source/drivers/odbcbase/OResultSet.cxx | 75 +++ connectivity/source/drivers/odbcbase/OStatement.cxx | 100 +++- connectivity/source/inc/odbc/OResultSet.hxx |2 connectivity/source/inc/odbc/OStatement.hxx |3 4 files changed, 79

[Libreoffice-commits] .: Branch 'feature/android' - vcl/android

2012-01-30 Thread Michael Meeks
vcl/android/androidinst.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 4f989ddb0dc644c46dee97f4656a03fd24813d00 Author: Michael Meeks Date: Mon Jan 30 13:52:50 2012 + android: ask for RGBA visual, and flip images the right way up. diff

[Libreoffice-commits] .: Branch 'libreoffice-3-5-0' - desktop/source

2012-01-30 Thread Michael Meeks
: Stephan Bergmann Signed-off-by: Michael Meeks diff --git a/desktop/source/migration/migration.cxx b/desktop/source/migration/migration.cxx index 7520eb8..d7f9765 100644 --- a/desktop/source/migration/migration.cxx +++ b/desktop/source/migration/migration.cxx @@ -773,33 +773,51 @@ void

[Libreoffice-commits] .: Branch 'libreoffice-3-5-0' - sal/systools

2012-01-30 Thread Michael Meeks
Signed-off-by: Noel Power Signed-off-by: Michael Meeks diff --git a/sal/systools/win32/uwinapi/uwinapi.dxp b/sal/systools/win32/uwinapi/uwinapi.dxp index 0eeb2a3..ff5bc44 100755 --- a/sal/systools/win32/uwinapi/uwinapi.dxp +++ b/sal/systools/win32/uwinapi/uwinapi.dxp @@ -22,4 +22,4

[Libreoffice-commits] .: basctl/source dbaccess/source sw/source

2012-01-30 Thread Michael Meeks
basctl/source/basicide/baside2b.cxx|4 ++-- dbaccess/source/ui/control/sqledit.cxx |4 ++-- sw/source/ui/docvw/srcedtw.cxx |4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit a1275f841a1ca601cadd2e6ec130af0703a328e5 Author: Korrawit Pruegsanusak

[Libreoffice-commits] .: Branch 'libreoffice-3-5-0' - sc/source

2012-01-30 Thread Michael Meeks
sc/source/core/data/column3.cxx | 29 ++--- 1 file changed, 22 insertions(+), 7 deletions(-) New commits: commit 2d930ae25bb1ca90d0c186e7f34407bf1adfa54d Author: Kohei Yoshida Date: Thu Jan 26 15:47:52 2012 -0500 fdo#44143: Keep cells with broadcasters alive duri

[Libreoffice-commits] .: basegfx/inc basegfx/source unusedcode.easy

2012-01-28 Thread Michael Meeks
basegfx/inc/basegfx/point/b2dhompoint.hxx | 239 --- basegfx/source/point/b2dhompoint.cxx | 260 -- unusedcode.easy |9 - 3 files changed, 508 deletions(-) New commits: commit aedea4de6cc93d1dc36e06e08b0bdf18

[Libreoffice-commits] .: Branch 'feature/android' - 2 commits - desktop/source vcl/android vcl/headless vcl/inc vcl/source

2012-01-28 Thread Michael Meeks
, 97 insertions(+), 193 deletions(-) New commits: commit a6e06bdbd3d22ce995c2bc8e4d2dd82a3854f1c4 Author: Michael Meeks Date: Sat Jan 28 00:03:11 2012 + android: add debug hooks through app.cxx, comment chunks and add a dialog without the dialog, the main window never appears

[Libreoffice-commits] .: basegfx/inc basegfx/source

2012-01-27 Thread Michael Meeks
basegfx/inc/basegfx/tuple/b2ituple.hxx |7 --- basegfx/inc/basegfx/vector/b2ivector.hxx | 65 -- basegfx/source/tuple/b2ituple.cxx| 48 -- basegfx/source/vector/b2ivector.cxx | 67 --- 4 files chan

[Libreoffice-commits] .: 3 commits - basegfx/inc basegfx/source unusedcode.easy

2012-01-27 Thread Michael Meeks
basegfx/inc/basegfx/polygon/b3dpolygon.hxx |7 +--- basegfx/inc/basegfx/polygon/b3dpolypolygon.hxx | 10 +- basegfx/source/polygon/b3dpolygon.cxx | 40 - basegfx/source/polygon/b3dpolypolygon.cxx | 28 - unusedcode.easy

[Libreoffice-commits] .: Branch 'feature/android' - vcl/android

2012-01-27 Thread Michael Meeks
vcl/android/androidinst.cxx | 76 +++- 1 file changed, 69 insertions(+), 7 deletions(-) New commits: commit 9220f05f73d428a0d5415a45f786040c9ef9f74e Author: Michael Meeks Date: Fri Jan 27 18:07:15 2012 + android: try blitting a big texture to

[Libreoffice-commits] .: Branch 'feature/android' - vcl/android

2012-01-27 Thread Michael Meeks
vcl/android/androidinst.cxx | 72 +++- 1 file changed, 52 insertions(+), 20 deletions(-) New commits: commit ab95c0753cc3693571e125742593d54185d39699 Author: Michael Meeks Date: Fri Jan 27 16:34:46 2012 + android: un-successful attempt to use

[Libreoffice-commits] .: Branch 'feature/android' - 3 commits - sal/android vcl/android vcl/inc vcl/Library_vcl.mk

2012-01-27 Thread Michael Meeks
insertions(+), 64 deletions(-) New commits: commit 7acf7c1fd5cddb5aa6210e178bfab924570667c7 Author: Michael Meeks Date: Fri Jan 27 14:51:40 2012 + android: add EGL and pixel redrawing modes + start of 565 conversion diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk index fa6093e

[Libreoffice-commits] .: Branch 'feature/android' - vcl/android vcl/inc

2012-01-26 Thread Michael Meeks
vcl/android/androidinst.cxx | 17 +++-- vcl/inc/android/androidinst.hxx |2 +- 2 files changed, 12 insertions(+), 7 deletions(-) New commits: commit 0c2de3df0982b0c77987c640a9af38d310325a55 Author: Michael Meeks Date: Thu Jan 26 14:36:25 2012 + android: get at

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - sc/source

2012-01-26 Thread Michael Meeks
sc/source/filter/xml/xmlstyli.cxx |5 +++-- sc/source/ui/unoobj/cellsuno.cxx |4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 6e891a42560c6811e490fc68c90b8477e71d281a Author: Eike Rathke Date: Thu Jan 26 14:03:13 2012 +0100 resolved fdo#38595 border w

[Libreoffice-commits] .: Branch 'libreoffice-3-5-0' - writerperfect/source

2012-01-26 Thread Michael Meeks
writerperfect/source/filter/OdtGenerator.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c82d91e040b7716141cd87d1c774e01ca2e1593e Author: Fridrich Å trba Date: Thu Jan 26 08:57:13 2012 +0100 Fix crashes due to inexisting attribute diff --git a/writerp

[Libreoffice-commits] .: Branch 'feature/android' - jvmfwk/plugins sal/android sal/inc sal/osl sal/Package_inc.mk solenv/inc vcl/android vcl/inc

2012-01-26 Thread Michael Meeks
(-) New commits: commit 7c4c1832ccd4830f903d7d647466f96aa6755711 Author: Michael Meeks Date: Thu Jan 26 10:29:38 2012 + android: move lo-bootstrap to osl/detail, Attach threads as created diff --git a/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx b/jvmfwk/plugins/sunmajor/pluginlib

[Libreoffice-commits] .: Branch 'libreoffice-3-5-0' - sc/source

2012-01-26 Thread Michael Meeks
sc/source/ui/unoobj/cellsuno.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 85387446a7bd839e880b35c89fe6fd0a0c8e9576 Author: Markus Mohrhard Date: Wed Jan 25 21:03:24 2012 +0100 ScTableSheetObj::findAll does not return the correct range, fdo#43462

[Libreoffice-commits] .: Branch 'feature/android' - android/qa

2012-01-25 Thread Michael Meeks
android/qa/desktop/Makefile |1 + 1 file changed, 1 insertion(+) New commits: commit 0f32f98564f8e0e66bc2d2ee5c55406930007044 Author: Michael Meeks Date: Wed Jan 25 22:41:41 2012 + android: add missing deployment component diff --git a/android/qa/desktop/Makefile b/android/qa

[Libreoffice-commits] .: Branch 'feature/android' - vcl/android

2012-01-25 Thread Michael Meeks
vcl/android/androidinst.cxx | 103 1 file changed, 76 insertions(+), 27 deletions(-) New commits: commit 0def387f351b7e67c2f45474105333c4cb4f55dc Author: Michael Meeks Date: Wed Jan 25 22:09:39 2012 + android: add first cut of frame

[Libreoffice-commits] .: Branch 'feature/android' - vcl/inc

2012-01-25 Thread Michael Meeks
vcl/inc/android/androidinst.hxx | 13 - vcl/inc/headless/svpframe.hxx |4 ++-- 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit 32af4e15048e53b223294ad33ac428f992bfd0eb Author: Michael Meeks Date: Wed Jan 25 21:13:36 2012 + android: missing

[Libreoffice-commits] .: Branch 'feature/android' - 2 commits - sal/android sal/Library_lo-bootstrap.mk vcl/android

2012-01-25 Thread Michael Meeks
sal/Library_lo-bootstrap.mk |5 + sal/android/lo-bootstrap.c |8 +- vcl/android/androidinst.cxx | 161 +--- 3 files changed, 118 insertions(+), 56 deletions(-) New commits: commit b3904a718bbf278034afb231df3473e7138b05ac Author: Michael Meeks

[Libreoffice-commits] .: Branch 'feature/android' - vcl/android

2012-01-25 Thread Michael Meeks
vcl/android/androidinst.cxx | 157 +++- 1 file changed, 155 insertions(+), 2 deletions(-) New commits: commit 5c59f1e22aaf9e495e3c0d207660cc36d3c2ac82 Author: Michael Meeks Date: Wed Jan 25 17:13:04 2012 + android: more vcl pieces, wake/yield

[Libreoffice-commits] .: Branch 'feature/android' - sal/osl

2012-01-25 Thread Michael Meeks
sal/osl/unx/security.c | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) New commits: commit fd268507704ba82af2abe4f5f777daf4c43d74fe Author: Michael Meeks Date: Wed Jan 25 15:09:55 2012 + android: cleanup osl security code for empty home / username fields

[Libreoffice-commits] .: Branch 'feature/android' - android/qa

2012-01-25 Thread Michael Meeks
android/qa/desktop/Makefile | 17 + 1 file changed, 17 insertions(+) New commits: commit 3e52b896843ae0a9e137d4728e2ef73245e7e144 Author: Michael Meeks Date: Wed Jan 25 14:45:16 2012 + android: add versionrc generation for desktop diff --git a/android/qa/desktop

[Libreoffice-commits] Changes to 'feature/android'

2012-01-25 Thread Michael Meeks
New branch 'feature/android' available with the following commits: ___ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: 2 commits - sal/android sal/inc sal/Package_inc.mk vcl/android vcl/headless vcl/inc vcl/Library_vcl.mk

2012-01-24 Thread Michael Meeks
deletions(-) New commits: commit 7dbd2a0a6d983bdd14bf7a022c0199fde76e143a Author: Michael Meeks Date: Tue Jan 24 22:36:25 2012 + android: re-factor headless a little, and start on the mainloop diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk index 3983608..fa6093e 100644 --- a/vcl

[Libreoffice-commits] .: 6 commits - android/qa desktop/source sal/osl

2012-01-24 Thread Michael Meeks
(+), 15 deletions(-) New commits: commit 8b589f50f29031a1e93fc040646f917a7fff7bda Author: Michael Meeks Date: Tue Jan 24 18:10:07 2012 + android: extend rc files some more to aid bootstrapping. it seems there are two 'unorc' files - confusing huh ? diff --git a/android/

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - extras/source

2012-01-24 Thread Michael Meeks
only the characters touched (at the end of the file) File opens.ttf generated from OpenSymbol.sfd (fontforge) Signed-off-by: Michael Meeks diff --git a/extras/source/truetype/symbol/OpenSymbol.sfd b/extras/source/truetype/symbol/OpenSymbol.sfd index 49b35f1..a2169dc 100644 --- a

[Libreoffice-commits] .: 4 commits - android/qa sal/osl vcl/source

2012-01-23 Thread Michael Meeks
Author: Michael Meeks Date: Mon Jan 23 22:02:43 2012 + android: get dummy user-install 'presets' setup to please first-run diff --git a/android/qa/desktop/Makefile b/android/qa/desktop/Makefile index 63399d7..eae96e0 100644 --- a/android/qa/desktop/Makefile +++ b/android/

[Libreoffice-commits] .: android/qa

2012-01-23 Thread Michael Meeks
android/qa/desktop/Makefile |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 9bea733ecf01da09aaf7281868441b8a02fcf5cc Author: Michael Meeks Date: Mon Jan 23 17:36:14 2012 + android: add missing component, icon theme, and UI config xml diff --git a

[Libreoffice-commits] .: 4 commits - android/qa cppuhelper/source desktop/source README.Android

2012-01-23 Thread Michael Meeks
+++ desktop/source/app/appinit.cxx|7 +++ 6 files changed, 58 insertions(+), 9 deletions(-) New commits: commit 4b7b244fe71f5ed589b5e72f81b7b2f79096c68d Author: Michael Meeks Date: Mon Jan 23 17:09:31 2012 + android: make desktop/ marginally debuggable diff --git a/android/qa

[Libreoffice-commits] .: android/qa

2012-01-23 Thread Michael Meeks
android/qa/desktop/Makefile |1 + 1 file changed, 1 insertion(+) New commits: commit 7fddab07f4c8e054a489285097623172b853912f Author: Michael Meeks Date: Mon Jan 23 09:51:12 2012 + android: re-installs can fail silently, remove tree before install diff --git a/android/qa/desktop

[Libreoffice-commits] .: 2 commits - android/qa desktop/source

2012-01-21 Thread Michael Meeks
android/qa/desktop/Makefile| 12 ++-- desktop/source/app/sofficemain.cxx | 13 + 2 files changed, 19 insertions(+), 6 deletions(-) New commits: commit 7b0123b9ea3e2f67ea8205cfd38bc5cd28225cb4 Author: Michael Meeks Date: Sat Jan 21 21:55:53 2012 +

[Libreoffice-commits] .: openssl/makefile.mk

2012-01-21 Thread Michael Meeks
openssl/makefile.mk |5 + 1 file changed, 5 insertions(+) New commits: commit 926822b241e6c8037fbda650667637d83b2b7cc0 Author: Michael Meeks Date: Sat Jan 21 21:40:29 2012 + android: don't add -I/usr/include to the compile line - urk diff --git a/openssl/makefile

[Libreoffice-commits] .: sal/qa

2012-01-21 Thread Michael Meeks
sal/qa/osl/file/osl_File.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit e981b4271089607d6086ce965505020fe17b519f Author: Michael Meeks Date: Sat Jan 21 20:53:01 2012 + sal: re-disable file based unit tests that don't pass diff --git a/s

[Libreoffice-commits] .: 2 commits - sal/CppunitTest_sal_osl_file.mk sal/CppunitTest_sal_osl_old_test_file.mk sal/CppunitTest_sal_tcwf.mk sal/Module_sal.mk tools/inc

2012-01-21 Thread Michael Meeks
/fsys.hxx |8 +++--- 5 files changed, 86 insertions(+), 28 deletions(-) New commits: commit 22815db58f554cd64ec3a625b81175bf5d93f91c Author: Michael Meeks Date: Sat Jan 21 11:39:07 2012 + sal: only allowed one unit-test per gnumakefile, so separate these diff --git a

[Libreoffice-commits] .: 3 commits - android/qa configure.in desktop/Module_desktop.mk README.Android

2012-01-20 Thread Michael Meeks
|1 desktop/Module_desktop.mk |4 12 files changed, 530 insertions(+), 4 deletions(-) New commits: commit 4635ed7aee4cf2d74e6a4459ea7c1a8cc64c97e0 Author: Michael Meeks Date: Fri Jan 20 17:21:00 2012 + android: add new desktop

[Libreoffice-commits] .: tools/inc tools/source

2012-01-20 Thread Michael Meeks
tools/inc/tools/fsys.hxx | 15 --- tools/inc/tools/stream.hxx | 10 +- tools/source/fsys/dirent.cxx | 26 +- 3 files changed, 10 insertions(+), 41 deletions(-) New commits: commit 9e5ad09552c8e3beba619a46d3bec6a508d877b2 Author: Michael

[Libreoffice-commits] .: README.Android

2012-01-20 Thread Michael Meeks
README.Android | 16 1 file changed, 16 insertions(+) New commits: commit 0eef5f6b501ca9d2fb105d276ef86c896671e9cc Author: Michael Meeks Date: Fri Jan 20 12:08:01 2012 + android: Add debugging tips diff --git a/README.Android b/README.Android index 555f093

[Libreoffice-commits] .: 3 commits - README.Android vcl/android vcl/Library_vcl.mk

2012-01-20 Thread Michael Meeks
56db0770f64a1b68c3f5c08106562a10d521a894 Author: Michael Meeks Date: Fri Jan 20 10:19:42 2012 + android: more goodness into the README a bit more diff --git a/README.Android b/README.Android index 503b50b..555f093 100644 --- a/README.Android +++ b/README.Android @@ -20,7 +20,13 @@ Then it is necessary to get stdout/err

[Libreoffice-commits] .: sd/source svx/source sw/source

2012-01-19 Thread Michael Meeks
Author: Michael Meeks Date: Thu Jan 19 17:08:47 2012 + WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32s diff --git a/sd/source/filter/eppt/eppt.cxx b/sd/source/filter/eppt/eppt.cxx index 7da27aa..1f7606f 100644 --- a/sd/source/filter/eppt/eppt.cxx +++ b/sd/source

[Libreoffice-commits] .: sal/inc sal/osl

2012-01-19 Thread Michael Meeks
sal/inc/osl/detail/file.h |6 -- sal/osl/unx/file_stat.cxx | 20 ++-- 2 files changed, 10 insertions(+), 16 deletions(-) New commits: commit c5d4f4967e5d9d0220fadf3f313ddc35002cdf27 Author: Michael Meeks Date: Thu Jan 19 17:03:16 2012 + implement inode

[Libreoffice-commits] .: sal/inc sal/util tools/source

2012-01-19 Thread Michael Meeks
13a752cdbb9e2c1e2c0f922158f03fc70c12245c Author: Michael Meeks Date: Thu Jan 19 14:01:33 2012 + sal: expose a public API for comparing directory items Windows impl. still pending. diff --git a/sal/inc/osl/file.h b/sal/inc/osl/file.h index 0e0d765..3bcd877 100644 --- a/sal/inc/osl

[Libreoffice-commits] .: sal/inc sal/osl sal/util tools/inc tools/source

2012-01-19 Thread Michael Meeks
| 71 +++- 7 files changed, 38 insertions(+), 66 deletions(-) New commits: commit 4a086fca7b0a77c20bc9f1c97507966e2861f3da Author: Michael Meeks Date: Thu Jan 19 12:23:23 2012 + fix SvStream to not require a custom open or lstat method. diff --git a

[Libreoffice-commits] .: sal/inc sal/osl sal/util tools/source

2012-01-19 Thread Michael Meeks
, 47 insertions(+), 28 deletions(-) New commits: commit 0c17acbb321ced2afe2f0ff6769291549838ebaa Author: Michael Meeks Date: Thu Jan 19 11:05:51 2012 + fix SvStream to not disagree with sal on sizeof struct stat A temporary tweak to restore build-ability; the oslDirectory

[Libreoffice-commits] .: connectivity/source vcl/inc vcl/source

2012-01-19 Thread Michael Meeks
connectivity/source/drivers/dbase/DTable.cxx |2 +- vcl/inc/vcl/graphictools.hxx |4 ++-- vcl/source/gdi/graphictools.cxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit c6b8c461bb4b119f833517112813def858903415 Author: Michael

[Libreoffice-commits] .: android/qa configure.in vcl/headless

2012-01-18 Thread Michael Meeks
3c9264558e120e9aa0a7bf7e86df14d51b900b42 Author: Michael Meeks Date: Wed Jan 18 17:16:26 2012 + android: use config_host.mk for unit test goodness diff --git a/android/qa/sc/Makefile b/android/qa/sc/Makefile index 22d4eba..d023791 100644 --- a/android/qa/sc/Makefile +++ b/android/qa/sc/Makefile @@ -1,3 +1,5 @@ +include

[Libreoffice-commits] .: 2 commits - config_host.mk.in configure.in README.cross vcl/android vcl/headless vcl/inc vcl/Library_vcl.mk

2012-01-18 Thread Michael Meeks
|8 +-- vcl/inc/android/androidinst.hxx | 46 ++ vcl/inc/generic/gendata.hxx |3 - vcl/inc/headless/svpdummies.hxx | 15 +++ 9 files changed, 168 insertions(+), 30 deletions(-) New commits: commit 453339cc22da7b350804bd1911faa99b89815c5b Author: Michael Meeks

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - scp2/source

2012-01-18 Thread Michael Meeks
scp2/source/ooo/ure.scp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33d0aec1424fa568c026f5569d18b2aab8815019 Author: Fridrich Å trba Date: Wed Jan 18 15:08:02 2012 +0100 Package stlport on Windows when requested (fdo#37561) Signed-off-by: Michael

[Libreoffice-commits] .: vcl/README

2012-01-17 Thread Michael Meeks
vcl/README | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) New commits: commit 802d82b6e2acedd3581acbf23407d7f5f742c671 Author: Michael Meeks Date: Tue Jan 17 18:03:12 2012 + vcl: expand the documentation in README diff --git a/vcl/README b/vcl/README

[Libreoffice-commits] .: postprocess/packcomponents

2012-01-16 Thread Michael Meeks
postprocess/packcomponents/makefile.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 16d14899807cc46a5c22c3848eec939359d5fbd6 Author: Michael Meeks Date: Mon Jan 16 21:16:06 2012 + android: LuceneHelpWrapper not built here. diff --git a/postprocess

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sw/source

2012-01-16 Thread Michael Meeks
sw/source/ui/index/cnttab.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 36f83debd1b8a200515fafdf66bdd7a4aec01ad5 Author: Cédric Bosdonnat Date: Fri Jan 13 16:08:17 2012 +0100 fdo#38515: Fixed crasher in dialog destructor Signed-off-by: Michael Meeks diff

[Libreoffice-commits] .: 2 commits - sax/inc sax/source unusedcode.easy

2012-01-16 Thread Michael Meeks
sax/inc/sax/fshelper.hxx |1 - sax/source/tools/fshelper.cxx |5 - unusedcode.easy |1 - 3 files changed, 7 deletions(-) New commits: commit 3391bd05cc2f43a48cdccda0ae4c1a2f587bbaaa Author: Michael Meeks Date: Mon Jan 16 10:20:37 2012 + cleanup

[Libreoffice-commits] .: 5 commits - sd/source unusedcode.easy vcl/aqua vcl/headless vcl/inc vcl/ios vcl/source vcl/unx vcl/win

2012-01-14 Thread Michael Meeks
/source/app/salinfo.cxx|6 - 26 files changed, 119 insertions(+), 281 deletions(-) New commits: commit 10b10580c46a69d25e987212bb127787300b871e Author: Michael Meeks Date: Sat Jan 14 11:28:22 2012 + vcl: rename methods to crisp up a 'DisplayScreen' naming concept diff -

[Libreoffice-commits] .: vcl/generic vcl/inc

2012-01-13 Thread Michael Meeks
vcl/generic/fontmanager/fontconfig.cxx |3 vcl/generic/fontmanager/fontmanager.cxx | 503 vcl/inc/vcl/fontmanager.hxx | 40 -- 3 files changed, 5 insertions(+), 541 deletions(-) New commits: commit 6bfc9eda7a9171c0fda40c3fee38bb4eec6c9cde Auth

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - l10ntools/source

2012-01-09 Thread Michael Meeks
: Michael Meeks diff --git a/l10ntools/source/filter/merge/FCFGMerge.java b/l10ntools/source/filter/merge/FCFGMerge.java index 378f7de..3f2ec37 100644 --- a/l10ntools/source/filter/merge/FCFGMerge.java +++ b/l10ntools/source/filter/merge/FCFGMerge.java @@ -101,9 +101,12 @@ public class FCFGMerge

[Libreoffice-commits] .: l10ntools/source

2012-01-09 Thread Michael Meeks
l10ntools/source/filter/merge/FCFGMerge.java |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 869cf02e7cf20dc25a55b6d3898fc94c5c0ed2ed Author: Marcel Metz Date: Mon Jan 9 11:31:03 2012 + advertise license in help output diff --git a/l10ntools/sour

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - l10ntools/source

2012-01-09 Thread Michael Meeks
l10ntools/source/filter/merge/FCFGMerge.java |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 3f2bdbfce3215511ca6a084bb71ec5f29f8f70ea Author: Marcel Metz Date: Mon Jan 9 11:31:03 2012 + advertise license in help output diff --git a/l10ntools/sour

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - connectivity/source

2012-01-06 Thread Michael Meeks
connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx |8 1 file changed, 8 insertions(+) New commits: commit 3b2e602e98d81bb061b879195dece49760420030 Author: Caolán McNamara Date: Fri Jan 6 10:24:30 2012 + generic unix .mozilla dir is under home dir, not xdg-config

[Libreoffice-commits] .: offapi/com udkapi/com

2012-01-05 Thread Michael Meeks
offapi/com/sun/star/drawing/DrawingDocumentFactory.idl |2 +- offapi/com/sun/star/i18n/XExtendedTransliteration.idl |2 +- offapi/com/sun/star/i18n/XNativeNumberSupplier.idl |2 +- offapi/com/sun/star/linguistic2/LanguageGuessing.idl |2 +- udkapi/com/sun/star/util/logging/L

[Libreoffice-commits] .: offapi/com udkapi/com

2011-12-20 Thread Michael Meeks
/Logger.idl|4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 9ae50a6d41c535273ebfab77b9140952d302a177 Author: Michael Meeks Date: Tue Dec 20 17:46:59 2011 + Revert "minor idl fixes" - no explicit license statement yet. Th

[Libreoffice-commits] .: sdext/source unusedcode.easy

2011-12-20 Thread Michael Meeks
(+), 400 deletions(-) New commits: commit 29b6eda7e5909106d8325f75b3ae0cda579385b5 Author: Michael Meeks Date: Tue Dec 20 15:50:43 2011 + remove un-used code, and make a start at rampant vspace wasting diff --git a/sdext/source/presenter/PresenterCanvasHelper.cxx b/sdext/source

[Libreoffice-commits] .: vcl/unx

2011-12-20 Thread Michael Meeks
vcl/unx/generic/gdi/salgdi.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 6f0af3c2e3bef9e4d683e27f783024c799452a63 Author: Michael Meeks Date: Tue Dec 20 14:40:51 2011 + catch rather unlikely vcl case and don't crash diff --git a/vcl/unx/generi

[Libreoffice-commits] .: vcl/source

2011-12-16 Thread Michael Meeks
vcl/source/window/decoview.cxx | 398 +++-- 1 file changed, 187 insertions(+), 211 deletions(-) New commits: commit ee23ea13ddb527c0aa2e1739c2b4a3f7dd66c742 Author: Matteo Casalin Date: Fri Dec 9 21:13:58 2011 +0100 DecoView cleanup: rework ImplDrawFra

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - vcl/unx

2011-12-16 Thread Michael Meeks
vcl/unx/gtk/window/gtkframe.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit c75e170fb1e05c1a9998b6390a13d65f1e4577db Author: Michael Meeks Date: Fri Dec 16 15:56:23 2011 + teach old-style method about the new form of screen numbering fdo#43458

[Libreoffice-commits] .: 2 commits - bin/stubify.pl vcl/unx

2011-12-16 Thread Michael Meeks
bin/stubify.pl |4 ++-- vcl/unx/gtk/window/gtkframe.cxx |8 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 9bdfd1fa4dde2f4901900f7447b588c2640ff3f4 Author: Michael Meeks Date: Fri Dec 16 15:56:23 2011 + teach old-style method

[Libreoffice-commits] .: registry/inc sw/inc

2011-12-15 Thread Michael Meeks
registry/inc/registry/registry.hxx |2 +- sw/inc/modcfg.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5032e7b0cb95879716e34115cfa5ad040288729d Author: Gustavo Buzzatti Pacheco Date: Thu Dec 15 11:44:28 2011 -0200 Additional fix fo

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/Module_sc.mk

2011-12-15 Thread Michael Meeks
sc/Module_sc.mk |4 1 file changed, 4 deletions(-) New commits: commit c01ed69703a41e94f553ede40487407a0ad1da4e Author: Michael Meeks Date: Thu Dec 15 17:39:01 2011 + revert erroneous move of subsequenttests into normal unit tests diff --git a/sc/Module_sc.mk b/sc

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - vcl/generic vcl/inc vcl/unx

2011-12-14 Thread Michael Meeks
|2 5 files changed, 79 insertions(+), 67 deletions(-) New commits: commit be72ad3676d0aee677567f0ccc2e6b404a59fa5a Author: Michael Meeks Date: Tue Dec 13 17:52:01 2011 + Disable gtk3 at run-time, unless in experimental mode. diff --git a/vcl/generic/app/gensys.cxx b/vcl/generic/app

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - svtools/source

2011-12-14 Thread Michael Meeks
svtools/source/filter.vcl/jpeg/jpeg.cxx | 37 ++-- 1 file changed, 21 insertions(+), 16 deletions(-) New commits: commit 93947e85ae1434940aaad516edb60f259b15e950 Author: Michael Meeks Date: Wed Dec 14 10:07:01 2011 + Cleanup jpeg bitmap creation

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - svtools/source

2011-12-14 Thread Michael Meeks
svtools/source/filter/jpeg/jpeg.cxx | 37 1 file changed, 21 insertions(+), 16 deletions(-) New commits: commit 1387ae23816db26066ab79b0c4ad33e6e0f2d968 Author: Michael Meeks Date: Wed Dec 14 10:02:39 2011 + Cleanup jpeg bitmap creation

[Libreoffice-commits] .: svtools/source

2011-12-14 Thread Michael Meeks
svtools/source/filter/jpeg/jpeg.cxx | 37 1 file changed, 21 insertions(+), 16 deletions(-) New commits: commit fe40da4cb640819d869d1c925869bc87ede9bbfe Author: Michael Meeks Date: Wed Dec 14 10:02:39 2011 + Cleanup jpeg bitmap creation

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - basebmp/source

2011-12-13 Thread Michael Meeks
basebmp/source/bitmapdevice.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 94d8de367cda097f868c28913337bae732e4e56b Author: Stephan Bergmann Date: Tue Dec 13 17:07:45 2011 +0100 Make LineTest::testCornerCases succeed again after last basebmp fix.

[Libreoffice-commits] .: vcl/generic vcl/inc vcl/unx

2011-12-13 Thread Michael Meeks
|2 5 files changed, 79 insertions(+), 67 deletions(-) New commits: commit b664d9290852f3f4f07ea86f9c2234df6e83b2cf Author: Michael Meeks Date: Tue Dec 13 17:52:01 2011 + Disable gtk3 at run-time, unless in experimental mode. diff --git a/vcl/generic/app/gensys.cxx b/vcl/generic/app

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sw/inc sw/source

2011-12-13 Thread Michael Meeks
++- sw/source/filter/ww8/docxexport.hxx |5 + sw/source/filter/ww8/wrtw8nds.cxx|2 7 files changed, 138 insertions(+), 7 deletions(-) New commits: commit 7529f2499558d08d76f02a5de200ac29fdeb3ea3 Author: Michael Meeks Date: Tue Dec 13 09:29:32 2011

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - basebmp/source

2011-12-13 Thread Michael Meeks
basebmp/source/bitmapdevice.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0b557823581833e1f3da6d9cc3c44fa22d285fd3 Author: Michael Meeks Date: Tue Dec 13 15:53:51 2011 + handle failed bitmap storage allocation gracefully diff --git a/basebmp/source

[Libreoffice-commits] .: basebmp/source

2011-12-13 Thread Michael Meeks
basebmp/source/bitmapdevice.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit cefb414b375e3d6be2b722507a9f17faefaae217 Author: Michael Meeks Date: Tue Dec 13 15:53:51 2011 + handle failed bitmap storage allocation gracefully diff --git a/basebmp/source

[Libreoffice-commits] .: bin/stubify.pl

2011-12-09 Thread Michael Meeks
bin/stubify.pl | 262 + 1 file changed, 262 insertions(+) New commits: commit eeffb8abdc7846fb988ea17426b1e9bfc1981d2f Author: Michael Meeks Date: Fri Dec 9 17:12:53 2011 + horrendous hack to stubify a library We dump

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - sdext/source sd/source

2011-12-08 Thread Michael Meeks
/PresenterScreen.cxx | 78 +--- sdext/source/presenter/PresenterScreen.hxx | 11 ++ 11 files changed, 134 insertions(+), 48 deletions(-) New commits: commit 202fca9d1534a500ed84dcd4b1e31355a49c4404 Author: Michael Meeks Date: Thu Dec 8 19:44:51 2011 +

[Libreoffice-commits] .: 2 commits - sdext/source sd/source

2011-12-08 Thread Michael Meeks
/PresenterScreen.cxx | 78 +--- sdext/source/presenter/PresenterScreen.hxx | 11 ++ 11 files changed, 134 insertions(+), 48 deletions(-) New commits: commit f1db9ee6c3c6d5be103608379c97d9ec8c865b0d Author: Michael Meeks Date: Thu Dec 8 19:44:51 2011 +

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - officecfg/registry

2011-12-08 Thread Michael Meeks
officecfg/registry/data/org/openoffice/Office/Common.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 54844611201031a80cb16eda54a1584b1e12415c Author: Michael Meeks Date: Thu Dec 8 10:39:37 2011 + re-enable the java fax wizard by using the correct

[Libreoffice-commits] .: officecfg/registry

2011-12-08 Thread Michael Meeks
officecfg/registry/data/org/openoffice/Office/Common.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2f964613aba557496e9721060a273e4ea6eea488 Author: Michael Meeks Date: Thu Dec 8 10:39:37 2011 + re-enable the java fax wizard by using the correct

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2011-12-08 Thread Michael Meeks
sc/source/ui/src/namedefdlg.src |2 +- sc/source/ui/src/namedlg.src|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2357cd3e95b46fb74e364cfd25f59fd5524d0c95 Author: Olivier Hallot Date: Wed Dec 7 15:56:17 2011 -0200 Fix for bug fdo43586, need more ro

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - cppuhelper/source

2011-12-07 Thread Michael Meeks
cppuhelper/source/bootstrap.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 7713d3378d8aa7da1855adbeb885ac2c3b79a623 Author: Michael Meeks Date: Wed Dec 7 14:38:16 2011 + ignore backup files in services/ directory to avoid debugging grief diff --git a

[Libreoffice-commits] .: cppuhelper/source

2011-12-07 Thread Michael Meeks
cppuhelper/source/bootstrap.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit b8c7548527f5fc14fe8fcbe74a749c7e3c10d385 Author: Michael Meeks Date: Wed Dec 7 14:38:16 2011 + ignore backup files in services/ directory to avoid debugging grief diff --git a

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sdext/source

2011-12-07 Thread Michael Meeks
sdext/source/presenter/bitmaps/ButtonSwitchMonitorDisabled.png |binary sdext/source/presenter/bitmaps/ButtonSwitchMonitorMouseOver.png |binary sdext/source/presenter/bitmaps/ButtonSwitchMonitorNormal.png|binary 3 files changed New commits: commit 7f72f1bb144262be7215f53a985cd1d6ed6ec8a9 A

[Libreoffice-commits] .: sdext/source

2011-12-07 Thread Michael Meeks
sdext/source/presenter/bitmaps/ButtonSwitchMonitorDisabled.png |binary sdext/source/presenter/bitmaps/ButtonSwitchMonitorMouseOver.png |binary sdext/source/presenter/bitmaps/ButtonSwitchMonitorNormal.png|binary 3 files changed New commits: commit 1671c16d6081db4516b62838ab365c1f41951b12 A

[Libreoffice-commits] .: sdext/source

2011-12-05 Thread Michael Meeks
sdext/source/presenter/PresenterProtocolHandler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5ccc0361bf3a0be5a123679e6086bc4a03ab1d7b Author: Michael Meeks Date: Mon Dec 5 22:30:19 2011 + WaE: fix Mac build wrt. fprintf diff --git a/sdext/source

[Libreoffice-commits] .: vcl/unx

2011-12-05 Thread Michael Meeks
vcl/unx/gtk/gdi/salprn-gtk.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 5f49389c742c2ff642ee886eb816b2959c596ff6 Author: Michael Meeks Date: Mon Dec 5 22:08:09 2011 + WaE: cleanup ambiguous types in append diff --git a/vcl/unx/gtk/gdi

[Libreoffice-commits] .: Branch 'feature/pycleanup' - 0 commits -

2011-12-05 Thread Michael Meeks
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: Branch 'feature/pycleanup' - instsetoo_native/util scp2/source solenv/gbuild wizards/Pyuno_commonwizards.mk wizards/Pyuno_fax.mk wizards/Pyuno_wizards.mk

2011-12-05 Thread Michael Meeks
-- wizards/Pyuno_fax.mk | 21 ++-- wizards/Pyuno_wizards.mk | 62 ++ 8 files changed, 87 insertions(+), 112 deletions(-) New commits: commit 757f4933099dde208e14302af35d16676405aa49 Author: Michael

[Libreoffice-commits] Changes to 'feature/pycleanup'

2011-12-05 Thread Michael Meeks
New branch 'feature/pycleanup' available with the following commits: commit 4da2f6533d41f528bc509ab5c0585a46c8f88fef Author: Michael Meeks Date: Fri Dec 2 17:56:44 2011 + presenter console: clean and simplify over-abstract code commit e688f9890fb9c2646498d1e924de00ff77bcf

[Libreoffice-commits] .: vcl/unx

2011-12-02 Thread Michael Meeks
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |1 - vcl/unx/gtk/fpicker/SalGtkFolderPicker.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit bdeb01e88ebbe546dc33173f05cb4d370273c392 Author: Michael Meeks Date: Fri Dec 2 14:36:17 2011 + gtk: remove un-necessary

[Libreoffice-commits] .: vcl/unx

2011-11-30 Thread Michael Meeks
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 0608cb332ad5b4e4e331b990c28f6354823fd2ae Author: Khaled Hosny Date: Wed Nov 30 08:57:46 2011 +0200 gtk: fix RTL combobox rendering GTK themes expect th

[Libreoffice-commits] .: configure.in connectivity/prj connectivity/source scp2/source setup_native/source

2011-11-30 Thread Michael Meeks
deletion(-) New commits: commit 51bd0803b34565ee68d8be62e4076cb581785b06 Author: Michael Meeks Date: Wed Nov 30 12:39:32 2011 + rename, and bundle the postgresql driver if it is enabled diff --git a/configure.in b/configure.in index 4c11c91..cafaf1f 100644 --- a/configure.in +++ b

<    1   2   3   4   5   >