[Libreoffice-commits] core.git: rsc/source

2017-05-18 Thread dilekuzulmez
rsc/source/parser/rsclex.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33cbc99fea5a3e4b87e883fd60ec97d4503109f3 Author: dilekuzulmez Date: Sat Apr 15 16:05:08 2017 +0300 tdf#99589 tolower / toupper - dangerous to Turks ... Change-Id

[Libreoffice-commits] core.git: vcl/unx

2017-04-26 Thread dilekuzulmez
vcl/unx/gtk3/gtk3gtkdata.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cbda84e5422c066b93d8c06b49c6bc86eca7c71f Author: dilekuzulmez Date: Sun Apr 16 15:56:43 2017 +0300 tdf#84323: Make osl::Condition::wait more readable Change-Id

[Libreoffice-commits] core.git: vcl/unx

2017-04-26 Thread dilekuzulmez
vcl/unx/gtk/gtkdata.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8468945322b72ddadbe42584b9bba395c1e5bb7e Author: dilekuzulmez Date: Sat Apr 15 16:35:18 2017 +0300 tdf#84323: Make osl::Condition::wait more readable Change-Id

[Libreoffice-commits] core.git: svx/source

2017-04-12 Thread dilekuzulmez
svx/source/form/fmview.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit ef5757ab06743fc56d5bf74d7244edf01acfa842 Author: dilekuzulmez Date: Sun Apr 9 20:06:53 2017 +0300 tdf#96505 Get rid of cargo cult long integer literals Change-Id

[Libreoffice-commits] core.git: sot/source

2017-03-21 Thread dilekuzulmez
sot/source/sdstor/stgcache.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit e73505fe0fb44075b462a20a3b2091063db5e1b3 Author: dilekuzulmez Date: Thu Mar 16 23:38:59 2017 +0300 tdf#96505 Get rid of cargo cult long integer literals Change-Id

[Libreoffice-commits] core.git: vcl/unx

2017-02-06 Thread dilekuzulmez
vcl/unx/gtk/fpicker/SalGtkFolderPicker.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 1cf15a4cdde09972e78baee704014099433ac43e Author: dilekuzulmez Date: Fri Feb 3 15:36:42 2017 +0300 tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc

[Libreoffice-commits] core.git: svx/source

2017-02-03 Thread dilekuzulmez
svx/source/dialog/crashreportui.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 82c7ac5637556cde8c77dcf4e75a771cdc587162 Author: dilekuzulmez Date: Fri Feb 3 00:26:56 2017 +0300 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor

[Libreoffice-commits] core.git: svx/source

2017-02-02 Thread dilekuzulmez
svx/source/dialog/SafeModeUI.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit a364e1f039b0156306aa951e10632cd225b320a3 Author: dilekuzulmez Date: Thu Feb 2 19:37:39 2017 +0300 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor