[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sfx2/source svx/source

2023-10-27 Thread Marco Cecchetti (via logerrit)
desktop/source/lib/init.cxx |2 include/LibreOfficeKit/LibreOfficeKitEnums.h | 31 libreofficekit/source/gtk/lokdocview.cxx |2 sfx2/source/view/viewsh.cxx | 835 ---

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sfx2/source

2023-08-14 Thread Marco Cecchetti (via logerrit)
desktop/source/lib/init.cxx |2 include/LibreOfficeKit/LibreOfficeKitEnums.h | 44 +++- libreofficekit/source/gtk/lokdocview.cxx |1 sfx2/source/view/viewsh.cxx | 280 --- 4 files changed, 302 insertions(+), 25

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2023-04-26 Thread Tor Lillqvist (via logerrit)
desktop/source/lib/init.cxx | 102 +++--- include/LibreOfficeKit/LibreOfficeKit.h | 12 --- include/LibreOfficeKit/LibreOfficeKit.hxx | 28 3 files changed, 25 insertions(+), 117 deletions(-) New commits: commit

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2023-03-01 Thread Tor Lillqvist (via logerrit)
desktop/source/lib/init.cxx | 23 +-- include/LibreOfficeKit/LibreOfficeKit.h |7 +-- include/LibreOfficeKit/LibreOfficeKit.hxx | 24 ++-- 3 files changed, 48 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2022-12-13 Thread Tor Lillqvist (via logerrit)
desktop/source/lib/init.cxx | 10 ++ include/LibreOfficeKit/LibreOfficeKitInit.h |4 ++-- 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 1e421b30e2440f8a6e82ba4df1be3fb7c63e6996 Author: Tor Lillqvist AuthorDate: Mon Dec 12 17:59:30 2022

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 include/svx libreofficekit/source sfx2/source svx/source

2022-10-26 Thread Ashod Nakashian (via logerrit)
desktop/source/lib/init.cxx |1 + include/LibreOfficeKit/LibreOfficeKitEnums.h | 19 +++ include/sfx2/lokhelper.hxx |4 include/svx/svdomedia.hxx|3 +++ libreofficekit/source/gtk/lokdocview.cxx |1 +

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sw/source

2022-05-23 Thread Miklos Vajna (via logerrit)
desktop/source/lib/init.cxx |4 - include/LibreOfficeKit/LibreOfficeKit.hxx| 10 +++- include/LibreOfficeKit/LibreOfficeKitEnums.h | 23 --- libreofficekit/source/gtk/lokdocview.cxx | 27 - sw/source/uibase/uno/unotxdoc.cxx| 56

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sal include/vcl vcl/unx

2022-04-13 Thread Tor Lillqvist (via logerrit)
desktop/source/lib/init.cxx| 27 ++--- include/LibreOfficeKit/LibreOfficeKit.hxx |4 +++ include/LibreOfficeKit/LibreOfficeKitInit.h|2 + include/sal/log-areas.dox |1 include/vcl/outdev.hxx

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sal sal/osl sal/util

2021-04-28 Thread Tor Lillqvist (via logerrit)
desktop/source/lib/init.cxx | 30 ++ include/LibreOfficeKit/LibreOfficeKit.h |3 + include/LibreOfficeKit/LibreOfficeKit.hxx | 33 +++ include/sal/log.hxx |2 sal/osl/all/log.cxx | 63

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2021-01-04 Thread Henry Castro (via logerrit)
desktop/source/lib/init.cxx | 19 ++- include/LibreOfficeKit/LibreOfficeKit.h |5 + include/LibreOfficeKit/LibreOfficeKit.hxx | 11 +++ 3 files changed, 34 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sc/source

2020-07-04 Thread Dennis Francis (via logerrit)
desktop/source/lib/init.cxx |1 include/LibreOfficeKit/LibreOfficeKitEnums.h | 16 + libreofficekit/source/gtk/lokdocview.cxx |1 sc/source/ui/inc/tabvwsh.hxx |4 ++ sc/source/ui/undo/undoblk.cxx| 36

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl sc/inc sc/source

2020-05-10 Thread Jan Holesovsky (via logerrit)
desktop/source/lib/init.cxx |6 +++--- include/LibreOfficeKit/LibreOfficeKit.h |2 +- include/LibreOfficeKit/LibreOfficeKit.hxx |4 ++-- include/vcl/ITiledRenderable.hxx |2 +- sc/inc/docuno.hxx |2 +-

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sc/source

2019-11-26 Thread Marco Cecchetti (via logerrit)
desktop/source/lib/init.cxx |2 include/LibreOfficeKit/LibreOfficeKitEnums.h |8 +++ libreofficekit/source/gtk/lokdocview.cxx |1 sc/source/ui/app/inputhdl.cxx| 57 +++ 4 files changed, 68 insertions(+) New commits:

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sc/source

2019-09-24 Thread Szymon Kłos (via logerrit)
desktop/source/lib/init.cxx |3 include/LibreOfficeKit/LibreOfficeKitEnums.h | 16 ++ libreofficekit/source/gtk/lokdocview.cxx | 45 +++ sc/source/ui/app/inputhdl.cxx| 152 +++ sc/source/ui/app/inputwin.cxx

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 include/svx libreofficekit/source svx/sdi sw/inc sw/sdi sw/source

2019-08-14 Thread Tomaž Vajngerl (via logerrit)
desktop/source/lib/init.cxx | 16 - include/LibreOfficeKit/LibreOfficeKitEnums.h |9 +++ include/sfx2/sfxsids.hrc |3 + include/svx/svxids.hrc |1 libreofficekit/source/gtk/lokdocview.cxx |2 svx/sdi/svx.sdi

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl vcl/headless vcl/inc vcl/source

2019-04-22 Thread Ashod Nakashian (via logerrit)
desktop/source/lib/init.cxx | 48 --- include/LibreOfficeKit/LibreOfficeKit.h |6 +++ include/LibreOfficeKit/LibreOfficeKit.hxx| 19 ++ include/LibreOfficeKit/LibreOfficeKitTypes.h |6 +++ include/vcl/lok.hxx

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source

2019-04-15 Thread Michael Meeks (via logerrit)
desktop/source/lib/init.cxx | 36 +++ include/LibreOfficeKit/LibreOfficeKitEnums.h |6 libreofficekit/source/gtk/lokdocview.cxx |2 + 3 files changed, 44 insertions(+) New commits: commit 35aff9067796ee7b108ffee88126f837b573d3c1 Author:

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2018-11-07 Thread Libreoffice Gerrit user
desktop/source/lib/init.cxx |6 -- include/LibreOfficeKit/LibreOfficeKitEnums.h |5 + 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 30bb64dc2deb53409c72bc8d4c083bbc3fd99a7d Author: Tomaž Vajngerl AuthorDate: Tue Oct 30 00:20:42 2018

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit ios/LibreOfficeLight ios/UnitTest libreofficekit/qa

2018-10-10 Thread Libreoffice Gerrit user
desktop/source/lib/init.cxx | 72 +++--- include/LibreOfficeKit/LibreOfficeKit.h | 12 + include/LibreOfficeKit/LibreOfficeKit.hxx | 28 +++ ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl sc/inc sc/qa sc/source sd/qa sd/source sw/inc sw/qa sw/source vcl/source

2018-02-14 Thread Pranav Kant
desktop/source/lib/init.cxx| 36 + include/LibreOfficeKit/LibreOfficeKit.h|1 include/LibreOfficeKit/LibreOfficeKit.hxx |6 ++-- include/vcl/ITiledRenderable.hxx | 12 +++- sc/inc/docuno.hxx

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2018-01-25 Thread Miklos Vajna
desktop/source/lib/init.cxx | 95 ++ include/LibreOfficeKit/LibreOfficeKit.hxx |5 - 2 files changed, 95 insertions(+), 5 deletions(-) New commits: commit 027abe22f11a8c7dac38697f02d03156bb91a8a1 Author: Miklos Vajna Date:

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl sc/source

2017-11-30 Thread Marco Cecchetti
desktop/source/lib/init.cxx | 33 ++ include/LibreOfficeKit/LibreOfficeKit.h |4 +++ include/LibreOfficeKit/LibreOfficeKit.hxx | 13 +++ include/vcl/ITiledRenderable.hxx | 26 +++

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl libreofficekit/qa sw/inc sw/source

2017-11-08 Thread Pranav Kant
desktop/source/lib/init.cxx | 46 +--- include/LibreOfficeKit/LibreOfficeKit.h | 10 +++- include/LibreOfficeKit/LibreOfficeKit.hxx | 40 ++--- include/vcl/IDialogRenderable.hxx |5 +-

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 include/vcl libreofficekit/qa sfx2/source sw/inc sw/source vcl/source

2017-11-08 Thread Pranav Kant
desktop/source/lib/init.cxx | 13 - include/LibreOfficeKit/LibreOfficeKit.h |6 ++ include/LibreOfficeKit/LibreOfficeKit.hxx | 14 +- include/sfx2/lokhelper.hxx

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl libreofficekit/qa sw/inc sw/source

2017-10-28 Thread Pranav Kant
desktop/source/lib/init.cxx | 15 --- include/LibreOfficeKit/LibreOfficeKit.h |2 +- include/LibreOfficeKit/LibreOfficeKit.hxx |5 - include/vcl/IDialogRenderable.hxx |2 +-

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2017-09-14 Thread Jan Holesovsky
desktop/source/lib/init.cxx |8 desktop/source/lib/lokandroid.cxx |2 +- include/LibreOfficeKit/LibreOfficeKit.h | 13 - include/LibreOfficeKit/LibreOfficeKit.hxx |2 +- 4 files changed, 14 insertions(+), 11 deletions(-) New commits:

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 include/svtools include/svx include/vcl libreofficekit/qa libreofficekit/source sfx2/source svtools/source svx/sdi sv

2017-08-17 Thread Aditya Dewan
desktop/source/lib/init.cxx | 18 include/LibreOfficeKit/LibreOfficeKitEnums.h | 19 include/sfx2/sfxsids.hrc |2 include/svtools/ruler.hxx|1

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/qa libreofficekit/source sc/source

2017-05-11 Thread Marco Cecchetti
desktop/source/lib/init.cxx |3 + include/LibreOfficeKit/LibreOfficeKitEnums.h|7 ++ libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 52 libreofficekit/source/gtk/lokdocview.cxx| 28 ++

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 sc/source sfx2/source

2017-04-21 Thread Marco Cecchetti
desktop/source/lib/init.cxx |1 + include/LibreOfficeKit/LibreOfficeKitEnums.h | 10 +- include/sfx2/lokhelper.hxx |3 ++- sc/source/ui/view/viewfunc.cxx | 26 -- sfx2/source/view/lokhelper.cxx

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-11-14 Thread Henry Castro
desktop/source/lib/init.cxx | 10 -- include/LibreOfficeKit/LibreOfficeKit.h |1 + include/LibreOfficeKit/LibreOfficeKit.hxx |5 +++-- 3 files changed, 12 insertions(+), 4 deletions(-) New commits: commit 32d0378284a42f0eba1df92555767a43be079117 Author: Henry

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-09-15 Thread Marco Cecchetti
desktop/source/lib/init.cxx | 19 +-- include/LibreOfficeKit/LibreOfficeKit.h |4 include/LibreOfficeKit/LibreOfficeKit.hxx | 11 --- 3 files changed, 1 insertion(+), 33 deletions(-) New commits: commit a097d680d2e8eccbfba42ae1cf6b316235460291

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-09-11 Thread Marco Cecchetti
desktop/source/lib/init.cxx | 19 ++- include/LibreOfficeKit/LibreOfficeKit.h |4 include/LibreOfficeKit/LibreOfficeKit.hxx | 11 +++ 3 files changed, 33 insertions(+), 1 deletion(-) New commits: commit 539f981900e1823d880f2050291b48f4c51994dd

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sd/qa sfx2/source svx/source

2016-07-01 Thread Miklos Vajna
desktop/source/lib/init.cxx |2 include/LibreOfficeKit/LibreOfficeKitEnums.h | 16 ++ libreofficekit/source/gtk/lokdocview.cxx | 43 +++-- sd/qa/unit/tiledrendering/tiledrendering.cxx | 68 +++ sfx2/source/view/viewsh.cxx

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sc/source

2016-07-01 Thread Miklos Vajna
desktop/source/lib/init.cxx |2 + include/LibreOfficeKit/LibreOfficeKitEnums.h | 17 ++ libreofficekit/source/gtk/lokdocview.cxx | 43 +++ sc/source/ui/view/gridwin.cxx|3 + 4 files changed, 64 insertions(+), 1

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-06-21 Thread Pranav Kant
desktop/source/lib/init.cxx| 10 +- include/LibreOfficeKit/LibreOfficeKit.hxx |9 ++--- include/LibreOfficeKit/LibreOfficeKitGtk.h | 11 +++ 3 files changed, 22 insertions(+), 8 deletions(-) New commits: commit d7b45c97b30f109aff0be6602a8fc8103af71e7f

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source

2016-06-21 Thread Pranav Kant
desktop/source/lib/init.cxx| 12 include/LibreOfficeKit/LibreOfficeKit.h|3 +++ include/LibreOfficeKit/LibreOfficeKit.hxx | 13 + include/LibreOfficeKit/LibreOfficeKitGtk.h | 13 + libreofficekit/source/gtk/lokdocview.cxx |

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 libreofficekit/source sfx2/source sw/source

2016-06-20 Thread Miklos Vajna
desktop/source/lib/init.cxx |2 ++ include/LibreOfficeKit/LibreOfficeKitEnums.h | 17 + include/sfx2/lokhelper.hxx |2 +- libreofficekit/source/gtk/lokdocview.cxx |7 +++ sfx2/source/view/lokhelper.cxx | 12

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-04-21 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 22 +- include/LibreOfficeKit/LibreOfficeKit.h |8 2 files changed, 25 insertions(+), 5 deletions(-) New commits: commit b74163742ff1288ad9ea1ec8e83ac08faf686893 Author: Jan Holesovsky Date: Thu

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/qa

2016-04-19 Thread Stephan Bergmann
desktop/source/lib/init.cxx | 21 +--- include/LibreOfficeKit/LibreOfficeKit.hxx |4 +-- include/LibreOfficeKit/LibreOfficeKitGtk.h |5 ++-- include/LibreOfficeKit/LibreOfficeKitInit.h | 10 -

Re: [Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-01-19 Thread Oliver Specht
Hi Miklos, you're probably right. Oliver On 19.01.2016 16:38, Miklos Vajna wrote: Hi Oliver, On Tue, Jan 19, 2016 at 06:39:56AM -0800, Oliver Specht wrote: diff --git a/include/LibreOfficeKit/LibreOfficeKit.h b/include/LibreOfficeKit/LibreOfficeKit.h index

Re: [Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-01-19 Thread Stephan Bergmann
On 01/19/2016 04:38 PM, Miklos Vajna wrote: On Tue, Jan 19, 2016 at 06:39:56AM -0800, Oliver Specht wrote: diff --git a/include/LibreOfficeKit/LibreOfficeKit.h b/include/LibreOfficeKit/LibreOfficeKit.h index 7d4210e..8057d75 100644 ---

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-01-19 Thread Oliver Specht
desktop/source/lib/init.cxx |6 ++ include/LibreOfficeKit/LibreOfficeKit.h |2 ++ include/LibreOfficeKit/LibreOfficeKit.hxx |9 + include/LibreOfficeKit/LibreOfficeKitInit.h | 18 +- 4 files changed, 26 insertions(+), 9 deletions(-)

Re: [Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-01-19 Thread Miklos Vajna
Hi Oliver, On Tue, Jan 19, 2016 at 06:39:56AM -0800, Oliver Specht wrote: > diff --git a/include/LibreOfficeKit/LibreOfficeKit.h > b/include/LibreOfficeKit/LibreOfficeKit.h > index 7d4210e..8057d75 100644 > --- a/include/LibreOfficeKit/LibreOfficeKit.h > +++

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2015-11-30 Thread Mihai Varga
desktop/source/lib/init.cxx | 53 ++ include/LibreOfficeKit/LibreOfficeKit.h |6 +++ include/LibreOfficeKit/LibreOfficeKit.hxx | 12 ++ 3 files changed, 71 insertions(+) New commits: commit 24d981998b5859c7601d5c804e0ee70c5fec280f Author:

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2015-11-23 Thread Miklos Vajna
desktop/source/lib/init.cxx |7 +++ include/LibreOfficeKit/LibreOfficeKit.h |3 +++ include/LibreOfficeKit/LibreOfficeKit.hxx| 10 ++ include/LibreOfficeKit/LibreOfficeKitEnums.h |7 +++ 4 files changed, 27 insertions(+) New commits: commit

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl sc/inc sc/source sd/source sw/inc sw/source

2015-11-11 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 69 +++ include/LibreOfficeKit/LibreOfficeKitEnums.h |9 +++ include/vcl/ITiledRenderable.hxx |3 + sc/inc/docuno.hxx|3 + sc/source/ui/unoobj/docuno.cxx |

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl libreofficekit/Library_libreofficekitgtk.mk libreofficekit/source sc/inc sc/source sd/source sw/inc sw/source

2015-10-05 Thread Mihai Varga
desktop/source/lib/init.cxx |8 ++- include/LibreOfficeKit/LibreOfficeKit.h |4 + include/LibreOfficeKit/LibreOfficeKit.hxx |4 - include/vcl/ITiledRenderable.hxx|2 libreofficekit/Library_libreofficekitgtk.mk |4 +

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/qa

2015-09-04 Thread Mihai Varga
desktop/source/lib/init.cxx | 24 include/LibreOfficeKit/LibreOfficeKit.h |2 +- include/LibreOfficeKit/LibreOfficeKit.hxx |9 +++-- libreofficekit/qa/unit/tiledrendering.cxx |8 ++-- 4 files changed, 10 insertions(+), 33 deletions(-)

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/qa

2015-08-18 Thread Mihai Varga
desktop/source/lib/init.cxx | 34 + include/LibreOfficeKit/LibreOfficeKit.h |3 ++ include/LibreOfficeKit/LibreOfficeKit.hxx |8 ++ libreofficekit/qa/unit/tiledrendering.cxx | 35 ++ 4 files changed, 80

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl libreofficekit/qa sd/qa sd/source sw/inc sw/qa sw/source

2015-06-19 Thread Miklos Vajna
desktop/source/lib/init.cxx | 17 ++--- include/LibreOfficeKit/LibreOfficeKit.h |3 ++- include/LibreOfficeKit/LibreOfficeKit.hxx |7 --- include/vcl/ITiledRenderable.hxx|2 +-

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl sw/inc sw/source

2015-06-17 Thread Miklos Vajna
desktop/source/lib/init.cxx | 19 + include/LibreOfficeKit/LibreOfficeKit.h |4 ++ include/LibreOfficeKit/LibreOfficeKit.hxx | 10 +++ include/vcl/ITiledRenderable.hxx |7 + sw/inc/unotxdoc.hxx |2 +

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/qa libreofficekit/source

2015-04-22 Thread Miklos Vajna
desktop/source/lib/init.cxx | 36 ++-- include/LibreOfficeKit/LibreOfficeKit.h |3 + include/LibreOfficeKit/LibreOfficeKit.hxx | 20 ++- include/LibreOfficeKit/LibreOfficeKitGtk.h |2 -

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2015-04-08 Thread Tor Lillqvist
desktop/source/lib/init.cxx | 21 +--- include/LibreOfficeKit/LibreOfficeKitInit.h | 36 ++-- 2 files changed, 46 insertions(+), 11 deletions(-) New commits: commit 5cc0da153e8516a11bbd3e5809e8dcaf0b0dc7d9 Author: Tor Lillqvist

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/vcl ios/experimental libreofficekit/qa libreofficekit/source vcl/headless

2015-03-20 Thread Tor Lillqvist
desktop/source/lib/init.cxx|7 --- desktop/source/lib/lokandroid.cxx |4 +--- include/LibreOfficeKit/LibreOfficeKit.h|1 - include/LibreOfficeKit/LibreOfficeKit.hxx |3

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit sdext/source

2015-02-17 Thread Mihai
desktop/source/lib/init.cxx | 17 +- include/LibreOfficeKit/LibreOfficeKit.h |3 + sdext/source/pdfimport/inc/wrapper.hxx|6 +- sdext/source/pdfimport/pdfiadaptor.cxx| 15 -

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit smoketest/libtest.cxx

2014-06-23 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 11 ++- include/LibreOfficeKit/LibreOfficeKit.h |7 ++- include/LibreOfficeKit/LibreOfficeKit.hxx | 10 ++ smoketest/libtest.cxx | 10 -- 4 files changed, 6 insertions(+), 32 deletions(-) New

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source smoketest/libtest.cxx

2014-06-18 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 20 +--- include/LibreOfficeKit/LibreOfficeKit.h |1 - include/LibreOfficeKit/LibreOfficeKit.hxx |5 - libreofficekit/source/shim.c |4 ++-- smoketest/libtest.cxx |7 --- 5

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source smoketest/libtest.cxx

2014-06-17 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 44 +++--- include/LibreOfficeKit/LibreOfficeKit.h | 17 ++- include/LibreOfficeKit/LibreOfficeKit.hxx | 20 + libreofficekit/source/shim.c |2 - smoketest/libtest.cxx