[Libreoffice-commits] .: sd/AllLangResTarget_sd.mk sd/source

2012-04-19 Thread Olivier Hallot
|1 11 files changed, 1423 deletions(-) New commits: commit 14480ef3f659f5559d0a73dfb8a3fecb9d3cd378 Author: Olivier Hallot Date: Thu Apr 19 10:26:40 2012 -0300 Remove deprecated Notes windows in Impress/Draw This code has not been built for a long time. I suspect it got

[Libreoffice-commits] .: sd/qa sd/source

2012-04-18 Thread Olivier Hallot
(-) New commits: commit 8a78020b4ead30627a021a0d604c558488565ffe Author: Olivier Hallot Date: Wed Apr 18 18:06:49 2012 -0300 More RTL_CONSTASCII cleanups diff --git a/sd/qa/unit/filters-test.cxx b/sd/qa/unit/filters-test.cxx index 1936280..b6afb39 100644 --- a/sd/qa/unit/filters-test.cxx

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

2012-04-18 Thread Olivier Hallot
++- 5 files changed, 37 insertions(+), 41 deletions(-) New commits: commit 8adec08d56a9ad46d3550e43b115e916c4cf783f Author: Olivier Hallot Date: Wed Apr 18 16:09:02 2012 -0300 More RTL_CONSTASCII conversions diff --git a/sd/inc/strmname.h b/sd/inc/strmname.h index 04de560..ca8aae4 100644

[Libreoffice-commits] .: sd/source

2012-04-16 Thread Olivier Hallot
insertions(+), 59 deletions(-) New commits: commit fe794eaa03c198320e525725ec1fe51210df9775 Author: Olivier Hallot Date: Mon Apr 16 09:59:48 2012 -0300 More RTL_CONSTASCII_USTRINGPARAM removals sd/filter diff --git a/sd/source/filter/html/htmlex.cxx b/sd/source/filter/html

[Libreoffice-commits] .: sd/source

2012-04-15 Thread Olivier Hallot
7715779e4b0f9fce364a3429b8775abffa3cd176 Author: Olivier Hallot Date: Sun Apr 15 22:05:11 2012 -0300 Some Unistring removals in sd/ui diff --git a/sd/source/ui/app/sdmod1.cxx b/sd/source/ui/app/sdmod1.cxx index 6cdcec1..d1500dc 100644 --- a/sd/source/ui/app/sdmod1.cxx +++ b/sd

[Libreoffice-commits] .: sd/source

2012-04-13 Thread Olivier Hallot
+- 16 files changed, 21 insertions(+), 23 deletions(-) New commits: commit 9432c51b350958162df7fa6cddb4aaf0536735df Author: Olivier Hallot Date: Fri Apr 13 22:22:39 2012 -0300 More RTL_CONSTASCII_USTRINGPARAM removals diff --git a/sd/source/ui/presenter/PresenterCanvasFactory.cxx b/sd/source

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

2012-04-12 Thread Olivier Hallot
/tablefunction.cxx |4 +- 13 files changed, 52 insertions(+), 81 deletions(-) New commits: commit 674ed53bc00fbbbfec5661cbafcaa79669927cb8 Author: Olivier Hallot Date: Thu Apr 12 10:04:33 2012 -0300 More RTL_CONSTASCII_USTRINGPARAM removals module sd/../ui diff --git

[Libreoffice-commits] .: sd/source

2012-04-08 Thread Olivier Hallot
/MasterPageDescriptor.cxx |6 +-- sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx |9 + 9 files changed, 29 insertions(+), 44 deletions(-) New commits: commit a2a982508f3424c552fe63433bc39ffda0d63604 Author: Olivier Hallot Date: Sun Apr 8 20:11:18 2012 -0300 More

[Libreoffice-commits] .: sd/source

2012-04-08 Thread Olivier Hallot
commits: commit 00e60cf7c9b1c9dcd0cee90bd67877b02be46c32 Author: Olivier Hallot Date: Sun Apr 8 16:23:02 2012 -0300 More RTL_CONSTASCII_USTRINGPARAM removals diff --git a/sd/source/ui/tools/ConfigurationAccess.cxx b/sd/source/ui/tools/ConfigurationAccess.cxx index 60dd311..f56e7da 100644 --- a

[Libreoffice-commits] .: sd/source

2012-04-08 Thread Olivier Hallot
insertions(+), 168 deletions(-) New commits: commit 0c1151a49adcc4b10840b3196437090e6f90331a Author: Olivier Hallot Date: Sun Apr 8 14:52:30 2012 -0300 More RT_CONSTASCII_USTRINGPARAM removals This time with sd/.../ui/unoidl diff --git a/sd/source/ui/unoidl/DrawController.cxx b/sd/source

[Libreoffice-commits] .: sd/source

2012-04-07 Thread Olivier Hallot
files changed, 29 insertions(+), 33 deletions(-) New commits: commit 85bdc19fcb6a1a71d6aef0f00b8610f4b85e5a00 Author: Olivier Hallot Date: Sat Apr 7 13:41:56 2012 -0300 More stuffs related to OUStrings in sd diff --git a/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx b/sd/source

[Libreoffice-commits] .: sd/source

2012-04-07 Thread Olivier Hallot
/sdview4.cxx |4 ++-- 6 files changed, 10 insertions(+), 11 deletions(-) New commits: commit 29598e43c4f1262314274d341532a0143255634b Author: Olivier Hallot Date: Sat Apr 7 09:02:24 2012 -0300 More OUString ctor simplifcations remove more OUString explicit

[Libreoffice-commits] .: sd/source

2012-04-07 Thread Olivier Hallot
09d46a68510a14862226f48503bbef798b8426e9 Author: Olivier Hallot Date: Sat Apr 7 07:51:01 2012 -0300 More refactoring at OUString explicit constructors in sd Remove some explicit OUString constructors in sd/.../ui diff --git a/sd/source/ui/view/DocumentRenderer.cxx b/sd/source/ui/view

[Libreoffice-commits] .: sd/source

2012-04-06 Thread Olivier Hallot
sd/source/ui/view/DocumentRenderer.cxx | 96 +++-- 1 file changed, 46 insertions(+), 50 deletions(-) New commits: commit ca8a3e0034865556de9a0f1ad3050855b595348b Author: Olivier Hallot Date: Fri Apr 6 18:47:07 2012 -0300 Further refactoring after

[Libreoffice-commits] .: sd/source

2012-04-06 Thread Olivier Hallot
7d82fb18fe6ae68f6eb6a33c6030105f9e2fe232 Author: Olivier Hallot Date: Fri Apr 6 08:27:05 2012 -0300 Review of some RTL_CONSTASCII_USTRINGPARAM removal Remove OUString constructor where not needed. diff --git a/sd/source/ui/view/Outliner.cxx b/sd/source/ui/view/Outliner.cxx index d9858b1..e7100e7

[Libreoffice-commits] .: sd/source

2012-04-05 Thread Olivier Hallot
Author: Olivier Hallot Date: Thu Apr 5 19:34:00 2012 -0300 More removal of RTL_CONSTASCII_USTRINGPARAM in sd More removal of RTL_CONSTASCII_USTRINGPARAM in module sd diff --git a/sd/source/ui/view/outlview.cxx b/sd/source/ui/view/outlview.cxx index 67b802d..062cf34 100644 --- a/sd

[Libreoffice-commits] .: sd/source

2012-04-05 Thread Olivier Hallot
|8 10 files changed, 26 insertions(+), 26 deletions(-) New commits: commit e912c601843d505de9c92ea04fd54f11016d37c8 Author: Olivier Hallot Date: Thu Apr 5 18:39:50 2012 -0300 More RTL_CONSTASCII_USTRINGPARAM cleanup More RTL_CONSTASCII_USTRINGPARAM in module

[Libreoffice-commits] .: sd/source

2012-04-05 Thread Olivier Hallot
sd/source/ui/view/DocumentRenderer.cxx | 110 - 1 file changed, 55 insertions(+), 55 deletions(-) New commits: commit 8981d1d06f2f6225b70d2e51ba0b994a2469037e Author: Olivier Hallot Date: Thu Apr 5 18:19:31 2012 -0300 Cleanup of some

[Libreoffice-commits] .: starmath/source

2012-04-05 Thread Olivier Hallot
starmath/source/dialog.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 85197292605df14a10c6ee3ee75e614b2abf1c7d Author: Olivier Hallot Date: Thu Apr 5 06:22:07 2012 -0300 Remove macro RTL_CONSTASCII_USTRINGPARAM Remove macro

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

2012-04-03 Thread Olivier Hallot
starmath/inc/dialog.hxx|2 +- starmath/inc/utility.hxx |2 +- starmath/source/dialog.cxx |4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit b20dd01623f99e311a8a346e787c6917048379a2 Author: Olivier Hallot Date: Mon Apr 2 19:58:58 2012 -0300

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

2012-04-02 Thread Olivier Hallot
starmath/inc/dialog.hxx| 14 +++ starmath/source/dialog.cxx | 89 - starmath/source/smres.src | 64 ++-- 3 files changed, 162 insertions(+), 5 deletions(-) New commits: commit e2786b3878c391d8b7f4b53b40f30453db

[Libreoffice-commits] .: vcl/unx

2012-02-02 Thread Olivier Hallot
/SalGtkFilePicker.cxx | 18 +- vcl/unx/gtk/fpicker/SalGtkPicker.cxx |4 ++-- vcl/unx/gtk/window/gtkframe.cxx|4 ++-- 12 files changed, 47 insertions(+), 47 deletions(-) New commits: commit beccf7c9dd4966347fa31e11922fd73bd40dfeb9 Author: Olivier

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

2012-01-31 Thread Olivier Hallot
changed, 119 insertions(+), 119 deletions(-) New commits: commit 634820b3a8604dd1ed868ddeffc2501f3a0f056f Author: Olivier Hallot Date: Tue Jan 31 17:53:23 2012 -0200 Fix for fdo43460 Part LVIII getLength() to isEmpty() Part LVIII Modules vcl (part 2) diff --git a/vcl/source/gdi

[Libreoffice-commits] .: vbahelper/source

2012-01-28 Thread Olivier Hallot
Author: Olivier Hallot Date: Sat Jan 28 11:59:23 2012 -0200 Fix for fdo43460 Part LVI getLength() to isEmpty() Part LVI Modules vbahelper diff --git a/vbahelper/source/msforms/vbacombobox.cxx b/vbahelper/source/msforms/vbacombobox.cxx index 6f5049c..d9e9527 100644 --- a

[Libreoffice-commits] .: xmlsecurity/source

2012-01-28 Thread Olivier Hallot
7c4807bfc066772acf162546468afff6cd81a0d1 Author: Olivier Hallot Date: Sat Jan 28 09:56:30 2012 -0200 Fix for fdo43460 Part LV getLength() to isEmpty() Part LV Modules xmlsecurity diff --git a/xmlsecurity/source/component/documentdigitalsignatures.cxx b/xmlsecurity/source/component

[Libreoffice-commits] .: xmlscript/source

2012-01-28 Thread Olivier Hallot
xmlscript/source/xmlmod_imexp/xmlmod_export.cxx|2 10 files changed, 65 insertions(+), 65 deletions(-) New commits: commit 9d4e1a5dadede021922abcb00d346fe496240ab4 Author: Olivier Hallot Date: Sat Jan 28 09:31:35 2012 -0200 Fix for fdo43460 Part LIV getLength() to isEmpty() Part

[Libreoffice-commits] .: 2 commits - xmloff/source

2012-01-27 Thread Olivier Hallot
260054594c91af05f2825d512801200797d10075 Author: Olivier Hallot Date: Fri Jan 27 16:46:15 2012 -0200 Fix for fdo43460 Part LIII getLength() to isEmpty() Part LIII Modules xmloff (part 6) diff --git a/xmloff/source/transform/ChartOASISTContext.cxx b/xmloff/source/transform

[Libreoffice-commits] .: xmloff/source

2012-01-25 Thread Olivier Hallot
/csmaphdl.cxx |2 34 files changed, 126 insertions(+), 126 deletions(-) New commits: commit 3dbb89e5a39e7811d2fc0c1fbad012c3d565396b Author: Olivier Hallot Date: Wed Jan 25 21:59:48 2012 -0200 Fix for fdo43460 Part XLVIII getLength() to isEmpty() Part XLVIII

[Libreoffice-commits] .: xmlhelp/source

2012-01-24 Thread Olivier Hallot
deletions(-) New commits: commit 2727a29e57cdcd5dddc94a829194f88cfc2808ab Author: Olivier Hallot Date: Tue Jan 24 11:44:35 2012 -0200 Fix for fdo43460 Part XLVI getLength() to isEmpty() Part XLVI Modules xmlhelp diff --git a/xmlhelp/source/cxxhelp/provider/databases.cxx b

[Libreoffice-commits] .: 2 commits - connectivity/inc connectivity/source extensions/source io/source registry/inc sal/inc writerfilter/source writerfilter/unocomponent writerperfect/source

2012-01-23 Thread Olivier Hallot
(-) New commits: commit f94399ef8023ad3b21528ecdc00e44366d4c3fe5 Author: Olivier Hallot Date: Mon Jan 23 17:15:58 2012 -0200 Fix for fdo43460 Part XLV getLength() to isEmpty() Part XLV Modules writerfilter, writerperfect diff --git a/writerfilter/source/dmapper

[Libreoffice-commits] .: tools/source

2012-01-16 Thread Olivier Hallot
tools/source/rc/resmgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de8c830947a756b6d8ab2d7ef33934c9ba28036a Author: Olivier Hallot Date: Mon Jan 16 19:10:45 2012 -0200 fix mistake in merging tools/source/rc/resmgr.cxx fix mistake in merging

[Libreoffice-commits] .: testtools/source toolkit/source tools/bootstrp tools/inc tools/qa tools/source

2012-01-16 Thread Olivier Hallot
|2 - tools/source/misc/getprocessworkingdir.cxx|2 - tools/source/rc/resmgr.cxx| 28 +- 25 files changed, 75 insertions(+), 75 deletions(-) New commits: commit 81e50fb2e378120d05f7ffdee216ce6e248e189b Author: Olivier

[Libreoffice-commits] .: stoc/source

2012-01-12 Thread Olivier Hallot
stoc/source/simpleregistry/textualservices.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ba713b5add1dfbcd17f8e6c14561dd3589a3db72 Author: Olivier Hallot Date: Thu Jan 12 19:33:28 2012 -0200 Fix mistake in type OUStringBuffer Fix mistake in

[Libreoffice-commits] .: stoc/source

2012-01-12 Thread Olivier Hallot
/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx |8 +-- 24 files changed, 95 insertions(+), 99 deletions(-) New commits: commit 71dc235aba9597c3485a791a319a34e4258138db Author: Olivier Hallot Date: Thu Jan 12 17:01:19 2012 -0200 Fix for fdo43460 Part XXXV getLength() to isEmpty

[Libreoffice-commits] .: shell/source slideshow/source sot/source starmath/source

2012-01-11 Thread Olivier Hallot
806dce17d6631738c7388d8d68d8b5ac2e4c11a8 Author: Olivier Hallot Date: Wed Jan 11 11:37:33 2012 -0200 Fix for fdo43460 Part XXXIV getLength() to isEmpty() Part XXXIV Modules shell, slideshow, sot, starmath diff --git a/shell/source/cmdmail/cmdmailmsg.cxx b/shell/source/cmdmail/cmdmailmsg.cxx index