https://bugs.freedesktop.org/show_bug.cgi?id=82797
--- Comment #2 from Markus Mohrhard ---
Code for the OGL Transitions are in slideshow/source/engine/OGLTrans/generic
and the shaders that are already part of the feature are in slideshow/opengl/
--
You are receiving this mail because:
You are o
https://bugs.freedesktop.org/show_bug.cgi?id=82797
Markus Mohrhard changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Whiteboard|
svx/inc/AccessibleTableShape.hxx |4
svx/inc/dragmt3d.hxx | 29 --
svx/inc/sdr/contact/viewobjectcontactofunocontrol.hxx |3
svx/inc/sxallitm.hxx |9
svx/inc/sxlayitm.hxx
oox/source/token/namespaces.txt |2 +-
writerfilter/source/ooxml/modelpreprocess.py |5 +
2 files changed, 2 insertions(+), 5 deletions(-)
New commits:
commit 23b49f2390b3d551a52caf06496d8aadf1920bf8
Author: Miklos Vajna
Date: Tue Aug 19 08:17:34 2014 +0200
writer
Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things!
+ svx: Cleanup ASCII art and useless comments
in https://gerrit.libreoffice.org/11011 from Chris Laplante
about module svx
+ odk: Clean up comments
in https://
Hi,
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
Regards,
--
Hiroto Kagotani
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/lib
svl/source/numbers/zforscan.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 20e714167a713ef1129cb2f82bb650c803a5bf0c
Author: Eike Rathke
Date: Mon Aug 18 16:28:32 2014 +0200
detect * with no character following as invalid format code
... so adding it to the
svl/source/numbers/zforscan.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit abea6ac4580a0d8ce48527d7cec4b4df087a541a
Author: Eike Rathke
Date: Mon Aug 18 16:28:32 2014 +0200
detect * with no character following as invalid format code
... so adding it to the
sc/source/filter/excel/excrecds.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 171a47faaced1ac556ab9193546d6c543a709fe6
Author: Kohei Yoshida
Date: Mon Aug 18 15:16:19 2014 -0400
Let's not export sheet tab color when it's not set.
COL_AUTO i
sc/source/filter/excel/excrecds.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 9cc0baaea4ec20dda6996b74a64a12f4094eee5c
Author: Kohei Yoshida
Date: Mon Aug 18 15:16:19 2014 -0400
Let's not export sheet tab color when it's not set.
COL_AUTO i
sd/source/ui/remotecontrol/WINNetworkService.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 8957c9419af8a1bc56b7e6cb248dc3fd57708589
Author: Miklos Vajna
Date: Tue Aug 19 07:32:26 2014 +0200
error C2296: '<<' : illegal, left operand has type 'const char [28]'
Ch
scripts/Bugzilla.pm |1 +
1 file changed, 1 insertion(+)
New commits:
commit 1f6a7b49d7b5b4fad773fbd0255c6759170fd2fb
Author: Michael Meeks
Date: Tue Aug 19 06:28:18 2014 +0100
more blacklisting.
diff --git a/scripts/Bugzilla.pm b/scripts/Bugzilla.pm
index 7cfc1f7..31030d2 100644
---
Thank you guys!
2014-08-16 9:02 GMT-03:00 Tomaž Vajngerl :
> Hi,
>
> On Sat, Aug 16, 2014 at 12:16 AM, Marcos Souza
> wrote:
> > Hello guys,
> >
> > I'm trying to contribute to LibreOffice. But I can not find the piece of
> > code that refers to the 'context menu' in writer module.
> > I would
https://bugs.freedesktop.org/show_bug.cgi?id=44580
--- Comment #15 from Julien Nabet ---
Tommy27:
Just to be sure to understand, it would mean:
- a first file for initial unlocalized file
- a second file for unlocalized autocorrect if you edit the unlocalized list
- a third file for your localiz
https://bugs.freedesktop.org/show_bug.cgi?id=44580
--- Comment #14 from tommy27 ---
Unlocalized file should have its own list and should not mix with localized
file
the reason was explained here
(In reply to comment #0)
>...
>
> there are also separate replacement tables for all language varian
I think the reason for fdo58189 is that the lcl_GetOutlineKey-function
checks the position against 0 whereas the key-finding lines in ::Collapse
and ::Expand (for example lines 1459 or 1479 in content.cxx) dont.
Ulrich
From c08340403e551499fc4282d28805af5b2ae384d2 Mon Sep 17 00:00:00 2001
From: U
https://bugs.freedesktop.org/show_bug.cgi?id=44580
--- Comment #13 from Julien Nabet ---
(sorry again for my previous comment, I was focus on dictionaries)
A second issue about editing generic unlocalized autocorrect list is what to do
with localized ones (if they've been generated) once the unl
Hi,
On Ubuntu 14.04 x86-64 building 4.3 branch fails by segmentation fault
in RTF cppunit tests. It seems that the problem comes from this commit :
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=d2e69f454a30e64acb04f88a5d753169dbfc5259
My previous build without problem was at commit
connectivity/source/parse/sqlbison.y |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3dd12b4a5c476eac74b4de15f97e0177cde81e1f
Author: Lionel Elie Mamane
Date: Mon Aug 18 22:22:22 2014 +0200
fdo#82427 disambiguate "NOT LIKE 'foo'"
Change-Id: Iab383
writerfilter/source/ooxml/factoryimpl.py |7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
New commits:
commit a3a5d4fcdc66e20e0aa1addb12cbd5e0f133012e
Author: Miklos Vajna
Date: Mon Aug 18 21:36:46 2014 +0200
writerfilter: sort namespaces in OOXMLStreamImpl::getFastParser()
https://bugs.freedesktop.org/show_bug.cgi?id=44580
--- Comment #12 from Julien Nabet ---
Oups forget what I told, of course you're right :-)
--
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
Libre
svx/source/items/numfmtsh.cxx |3 ---
1 file changed, 3 deletions(-)
New commits:
commit 6ef56dacbab92fac1e2fb79492cbd8b2dd6d92ed
Author: Eike Rathke
Date: Mon Aug 18 22:08:59 2014 +0200
remove cruft
Change-Id: Id5ba28d7862590e11cca24fc8e25ca68fae1d5a8
diff --git a/svx/sourc
https://bugs.freedesktop.org/show_bug.cgi?id=44580
--- Comment #11 from tommy27 ---
Sorry but I do Not understand what You are talking about these are list for
automatic correction of typing errors not dictionariesSee The " yellow
"example in the original description
--
You are receiving
vcl/ios/iosinst.cxx |8
1 file changed, 8 deletions(-)
New commits:
commit d08a81d67826d780b626a5a6faad3de7179576bc
Author: Tor Lillqvist
Date: Mon Aug 18 22:28:44 2014 +0300
Bin "temporary" code that doesn't compile any longer
Change-Id: I7550a40bab4ffd1b585ad37dceb
sc/qa/unit/subsequent_export-test.cxx | 18 ++
sc/source/filter/excel/excrecds.cxx |5 +++--
2 files changed, 21 insertions(+), 2 deletions(-)
New commits:
commit 3104f95254530c76c3fc0c3b840254912c067ad8
Author: Kohei Yoshida
Date: Mon Aug 18 15:16:19 2014 -0400
Le
connectivity/source/commontools/DateConversion.cxx | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
New commits:
commit 5eaa0e76fb59ed7699c12b84a6d9c052fec3c128
Author: Lionel Elie Mamane
Date: Mon Aug 18 20:38:43 2014 +0200
fdo#82757 call convertStringToNumber and
Thanks Julien for providing much more accessible and clear context!
Cheers
Matteo
On 08/17/2014 09:02 AM, julien2412 wrote:
Just to check more quickly, here's the link:
http://opengrok.libreoffice.org/xref/core/sw/source/core/frmedt/feshview.cxx#720
I agree with you, this part is strange:
SdrObj
Hi Michael, all
On 08/18/2014 12:37 PM, Michael Stahl wrote:
On 16/08/14 22:42, Matteo Casalin wrote:
Hi all,
function lcl_NotifyNeighbours in sw/source/core/frmedt/feshview.cxx
has the following loop:
for( size_t j = 0; j < pLst->GetMarkCount(); ++j )
{
[...]
sw/source/core/frmedt/feshview.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5d5c102e36bcc7eac6ae89d44a635e5d9b680e40
Author: Matteo Casalin
Date: Mon Aug 18 20:18:40 2014 +0200
Typo: loop on all Marks instead of processing Mark(0) over and over
https://bugs.freedesktop.org/show_bug.cgi?id=44580
Julien Nabet changed:
What|Removed |Added
CC||tima...@gmail.com
--- Comment #10 from Ju
cui/source/tabpages/numfmt.cxx | 18 ++---
svl/source/numbers/zformat.cxx | 56 +++--
2 files changed, 47 insertions(+), 27 deletions(-)
New commits:
commit 289bd546cff718d76ca77c049e9ff68b15a047e5
Author: Eike Rathke
Date: Mon Aug 18 14:09:20 20
cui/source/tabpages/numfmt.cxx | 18 ++---
svl/source/numbers/zformat.cxx | 56 +++--
2 files changed, 47 insertions(+), 27 deletions(-)
New commits:
commit f3e7a49e2c7ea235b724c157f8d05a23c675913a
Author: Eike Rathke
Date: Mon Aug 18 14:09:20 20
writerfilter/qa/cppunittests/rtftok/data/pass/sf_edeb1eb341ad4c8608af9396952724a0-41170.rtf
|binary
writerfilter/source/rtftok/rtfdocumentimpl.cxx
|4
2 files changed, 4 insertions(+)
New commits:
commit 33f2265a297a51d1b341f583951d8ed46f9
writerfilter/qa/cppunittests/rtftok/data/pass/sf_edeb1eb341ad4c8608af9396952724a0-41170.rtf
|binary
writerfilter/source/rtftok/rtfdocumentimpl.cxx
|4
2 files changed, 4 insertions(+)
New commits:
commit d2e69f454a30e64acb04f88a5d753169dbf
sw/qa/extras/ww8import/ww8import.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 26dd67e6e8809077e2e2bc0e7b291b44abed36e0
Author: Matúš Kukan
Date: Mon Aug 18 16:09:23 2014 +0200
misplaced test from 5a454e5ed3f1: should be Linux only
Change-
avmedia/source/opengl/oglplayer.cxx | 13 --
external/libgltf/UnpackedTarball_libgltf.mk |1
external/libgltf/pathces/append_shader_version.patch | 37 +++
3 files changed, 39 insertions(+), 12 deletions(-)
New commits:
commit cf2afb05dd571bd
chart2/source/inc/LifeTime.hxx | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
New commits:
commit b4454c19c424d50b75fff8ef2965c5cf379c8558
Author: Stephan Bergmann
Date: Mon Aug 18 18:38:23 2014 +0200
Generally better to have DLLPUBLIC class with some DLLPR
external/icu/UnpackedTarball_icu.mk |1
external/icu/icu4c-icu11054.patch.1 | 44
2 files changed, 45 insertions(+)
New commits:
commit 1f39f4466f334165d85d1ed8cccf33ff14f91434
Author: Caolán McNamara
Date: Sat Aug 9 21:14:03 2014 +0100
Resolve
I have changed my mind, and gone ahead and submitted the patch to Gerrit. I'd
be very interested in your and anyone else's feedback regarding the
approach. It compiles fine, but I still need to figure out how to test it. I
also still have reservations about mixing C++ and C memory allocation.
Than
cui/source/tabpages/tpshadow.cxx |6 +++---
filter/source/msfilter/msdffimp.cxx |4 ++--
include/svx/sdshcitm.hxx | 11 +++
sc/source/filter/excel/xiescher.cxx |2 +-
sd/source/core/drawdoc4
cui/source/tabpages/tparea.cxx|4 ++--
cui/source/tabpages/tpshadow.cxx |6 +++---
filter/source/msfilter/msdffimp.cxx |2 +-
include/svx/sdshtitm.hxx | 11 +++
svx/source/sdr/attribut
chart2/source/view/charttypes/PieChart.cxx | 35 ++---
1 file changed, 13 insertions(+), 22 deletions(-)
New commits:
commit 65b09ff5975f1c53ed33870ffa974fbf8b94279d
Author: Kohei Yoshida
Date: Fri Aug 15 13:25:39 2014 -0400
Annotate code & remove unnecessary sco
svl/source/numbers/zforscan.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit bf674ab0f3097ad122c727b4d86f004f8cce1f61
Author: Eike Rathke
Date: Mon Aug 18 16:28:32 2014 +0200
detect * with no character following as invalid format code
... so adding it to the
filter/source/msfilter/svdfppt.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8fa219fbb5101b661ce0e9aabceb52d3981ffe88
Author: Stephan Bergmann
Date: Mon Aug 18 16:29:25 2014 +0200
Downcast to wrong SfxPoolItem sub-type
Change-Id: I9f4dc2f470f94d
writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 221d874ec8168eb9fcdf97605b71eaf9227815f4
Author: Miklos Vajna
Date: Mon Aug 18 16:15:01 2014 +0200
Fix -Werror=sign-compare
Change-Id: I5c5f31a49
On 08/17/2014 06:54 PM, Terrence Enger wrote:
It is possible to direct LibreOffice to a particular user profile
directory using the command line parameter
-env:UserInstallation=, and I have grown into the habit of using
a separate user profile for each bug report I look at.
I think that this par
svl/source/numbers/zformat.cxx | 66 +++--
1 file changed, 32 insertions(+), 34 deletions(-)
New commits:
commit 349c93e0f5c9f231b2ff6854fcb795ca5881ca2d
Author: Eike Rathke
Date: Mon Aug 18 15:55:14 2014 +0200
more out-of-bounds string accesses
sw/qa/core/exportdata/ooxml/pass/sdt-in-shape-with-textbox.docx |binary
sw/qa/core/filters-test.cxx |9
+
sw/source/filter/ww8/docxsdrexport.cxx |9
+
3 files changed, 18 insertions(+)
New commits:
commit f6b6
sd/inc/stlpool.hxx | 94 ++---
1 file changed, 47 insertions(+), 47 deletions(-)
New commits:
commit aa1d3d5eeaa795f6b913bbcd55bd31dc6802a4fe
Author: Stephan Bergmann
Date: Mon Aug 18 15:31:41 2014 +0200
Partial revert of d4cf8c2518c77631f
officecfg/registry/data/org/openoffice/Office/Canvas.xcu |1 -
1 file changed, 1 deletion(-)
New commits:
commit 0db840fa15fb5662f3199f0ca67dc7421418ff26
Author: Markus Mohrhard
Date: Mon Aug 18 15:27:44 2014 +0200
avoid picking the incomplete OGL canvas
Change-Id: Ia7e47d599
https://bugs.freedesktop.org/show_bug.cgi?id=44580
--- Comment #9 from tommy27 ---
WOW!!! Well done Julien, your fix for Bug 79276 could represent a solution for
the current bug as well.
If I copy one of those autocorrect .dat file and manually remove the final
sublocalization tag (i.e. acor_it-
cui/source/tabpages/textattr.cxx |4 ++--
filter/source/msfilter/msdffimp.cxx|2 +-
include/svx/sdtcfitm.hxx | 11 +++
sc/source/ui/drawfunc/drtxtob.cxx |2 +-
sd/source/core/sdpage.cxx
cui/source/tabpages/numfmt.cxx | 18 +++---
svl/source/numbers/zformat.cxx | 14 --
2 files changed, 27 insertions(+), 5 deletions(-)
New commits:
commit 839cc63e7d1b78c56e04bafb46037e898ce2c455
Author: Eike Rathke
Date: Mon Aug 18 14:09:20 2014 +0200
prevent o
connectivity/source/drivers/dbase/DTable.cxx | 15 +++
1 file changed, 15 insertions(+)
New commits:
commit 038c0ce3583a659b57ff3365589907683e29e0a1
Author: Caolán McNamara
Date: Mon Aug 18 12:07:27 2014 +0100
check len before memcpying into it
valgrind + bff on sf
connectivity/source/drivers/dbase/DTable.cxx | 15 +++
1 file changed, 15 insertions(+)
New commits:
commit c80754dac761b8489250c1ede510fb76b98cc590
Author: Caolán McNamara
Date: Mon Aug 18 12:07:27 2014 +0100
check len before memcpying into it
valgrind + bff on sf
sd/inc/CustomAnimationEffect.hxx | 252 +++
sd/inc/CustomAnimationPreset.hxx | 40 +++---
sd/inc/anminfo.hxx | 14 +-
sd/inc/drawdoc.hxx | 250 +++---
sd/inc/stlpool.hxx | 94 +
cppuhelper/source/compat.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 2d73a9d7e8541397595021377ee67c56e6d22c03
Author: Stephan Bergmann
Date: Mon Aug 18 14:11:25 2014 +0200
Remove unnecessary #include
Change-Id: I7064bfd29f5ce4da2cb46d5b7e9984bc21b16f41
diff -
On Mon, Aug 18, 2014 at 12:37:51PM +0200, Michael Stahl wrote:
> i think you're right, it's very suspicious and the 0 should be replaced
> by j. probably the feature is obscure enough that it doesn't cause
> easily noticeable problems; you have to select more than 1 fly and then
> invoke some send
Hi Andrew!
Am 14.08.2014 23:53, schrieb andrew-libreoffice@pileofstuff.org:
> From: Andrew Sayers
>
> Earlier this year I needed to do some work with HTML document export. This
> patchset represents the sundry improvements I made along the way. The code
> has
> been stable for a while now
basic/source/classes/sbxmod.cxx |1 -
basic/source/sbx/sbxbase.cxx |1 -
connectivity/source/drivers/dbase/DTable.cxx | 15 +++
cui/source/dialogs/SpellDialog.cxx |1 -
cui/source/dialogs/cuicharmap.cxx|1 -
cui/sourc
sw/source/uibase/docvw/edtwin.cxx | 158 +++---
sw/source/uibase/inc/edtwin.hxx |3
2 files changed, 117 insertions(+), 44 deletions(-)
New commits:
commit 21470afc81cd7d4c0bd165ff2877ae69f1bfc89a
Author: Jan-Marek Glogowski
Date: Thu Aug 7 17:35:14 2014
sw/qa/extras/ooxmlexport/data/fdo82492.docx |binary
sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx | 10 ++
sw/source/filter/ww8/docxattributeoutput.cxx | 62 --
sw/source/filter/ww8/docxattributeoutput.hxx |1
sw/source/filter/ww8/docxsdrexport.cxx
On 16/08/14 22:42, Matteo Casalin wrote:
> Hi all,
> function lcl_NotifyNeighbours in sw/source/core/frmedt/feshview.cxx
> has the following loop:
>
> for( size_t j = 0; j < pLst->GetMarkCount(); ++j )
> {
> [...]
> SdrObject *pO = pLst->GetMark( 0 )->GetMarkedSdr
solenv/gcc-wrappers/g++.cxx |2 +-
solenv/gcc-wrappers/gcc.cxx |2 +-
solenv/gcc-wrappers/wrapper.cxx |5 -
solenv/gcc-wrappers/wrapper.hxx |2 +-
4 files changed, 7 insertions(+), 4 deletions(-)
New commits:
commit a18ff3d5c75c2b468c48bd19439dee0689d24d67
Author: Mich
vcl/source/app/dbggui.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 0e3a462c641a3a7a3b0d991463f9b05683c7ec5d
Author: Caolán McNamara
Date: Mon Aug 18 11:20:44 2014 +0100
missing InfoBox
Change-Id: I67e6e60e5a03696ec27b11afaa62ea443c5924ce
extensions/AllLangResTarget_scn.mk | 31
extensions/Module_extensions.mk |1
extensions/source/scanner/sanedlg.cxx| 19 +
extensions/source/scanner/strings.hrc| 17 +++
extensions/source/scanner/strings.src
external/libgltf/pathces/append_shader_version.patch | 31 +++
1 file changed, 19 insertions(+), 12 deletions(-)
New commits:
commit a501f64beb4e37330764a2f5c091685f2ca9359f
Author: Zolnai Tamás
Date: Mon Aug 18 09:24:23 2014 +0200
libgltf: check for #version string in
.gitignore |1 +
1 file changed, 1 insertion(+)
New commits:
commit 90e3e9c3c8154be276beffed6adcb18c383cfb53
Author: Jan-Marek Glogowski
Date: Mon Jun 9 17:31:49 2014 +0200
.gitignore /.gdb_history
Change-Id: I254c0104010cc1a1c12bbf1af048966de66924e6
Reviewed-on: https://
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 +++
sw/source/filter/ww8/docxattributeoutput.cxx | 53 +--
sw/source/filter/ww8/ww8par.hxx |2 -
sw/source/filter/ww8/ww8par6.cxx |6 +--
4 files changed, 60 insertions(+), 7 deletions(-
basctl/source/basicide/baside2.cxx |8 +--
basctl/source/basicide/baside3.cxx |3 -
basctl/source/basicide/basobj2.cxx |8 +--
basctl/source/basicide/basobj3.cxx |6 +-
basctl/source/bas
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
sw/qa/extras/ww8import/data/bnc787942.doc |binary
sw/qa/extras/ww8import/ww8import.cxx |6 ++
sw/source/filter/ww8/ww8par.hxx |2 ++
sw/source/filter/ww8/ww8par6.cxx | 14 +-
4 files changed, 21 insertions(+), 1 deletion(-)
New commits:
commit 8d
sw/qa/extras/ww8import/data/bnc787942.doc |binary
sw/qa/extras/ww8import/ww8import.cxx |7 +++
sw/source/filter/ww8/ww8par.hxx |2 ++
sw/source/filter/ww8/ww8par6.cxx | 14 +-
4 files changed, 22 insertions(+), 1 deletion(-)
New commits:
commit 5
desktop/source/app/dispatchwatcher.hxx|2 +-
framework/inc/classes/filtercachedata.hxx |4 ++--
framework/inc/stdtypes.h |4 ++--
framework/inc/uifactory/configurationaccessfactorymanager.hxx |2 +-
fr
https://bugs.freedesktop.org/show_bug.cgi?id=82577
--- Comment #5 from Björn Michaelsen ---
Oh, one more thing: Making everything C++ mangled names (or other long
prefixes) might have an impact on dynamic linking and thus startup time. mmeeks
would have some words about that, Im sure.
--
You ar
https://bugs.freedesktop.org/show_bug.cgi?id=82577
--- Comment #4 from Björn Michaelsen ---
(In reply to comment #3)
> One thing that we need consensus on is whether to use a "real" C++ namespace
> or a "C-style" one, i.e. just prefixing the conlicting LibreOffice type
> names with some short str
cui/source/tabpages/tpshadow.cxx | 20
filter/source/msfilter/msdffimp.cxx | 12 -
include/svx/sdsxyitm.hxx | 22 --
sc/source/core/data/drwlayer.cxx |4 +--
extensions/source/dbpilots/controlwizard.cxx | 25 ---
extensions/source/dbpilots/controlwizard.hxx |2 -
extensions/source/dbpilots/gridwizard.hxx |5 ---
extensions/source/dbpilots/groupboxwiz.hxx |6 +++-
extensions/source/dbpilots/listcombowizard.hxx
writerfilter/qa/cppunittests/rtftok/data/pass/sf_edeb1eb341ad4c8608af9396952724a0-41170.rtf
|binary
writerfilter/source/rtftok/rtfdocumentimpl.cxx
|4
2 files changed, 4 insertions(+)
New commits:
commit e2b9531e43d37677109aa13eb6e2ebf8579
external/libgltf/patches/append_shader_version.patch | 31 +++
1 file changed, 19 insertions(+), 12 deletions(-)
New commits:
commit 6be202585f201deaf07c57e0f2cf722cce91165e
Author: Zolnai Tamás
Date: Mon Aug 18 09:24:23 2014 +0200
libgltf: check for #version string in
80 matches
Mail list logo