- 11 Mar, 2016 33 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I34e9b3fb9481af30ddda8cde45ccbb27819fc452
-
Stephan Bergmann yazdı
Window::ImplGetCanvas (vcl/source/window/window.cxx) tries to obtain such a Canvas service (passing in 6 initialization arguments), and the CanvasFactory in canvas/source/factory/cf_service.cxx apparently goes through the implementations advertised to implement that service, looking for the best match. At least for Linux-rpm_deb-x86_64@70-TDF-dbg tinderbox, it somehow manages to pick the PresenterCanvas (instead of one of the more obvious choices among the variants in canvas/soruce/{cairo,directx,vcl}), but which only epects 5 initialization arguments, so CppunitTest_cppcanvas_emfplus fails with a "PresenterCanvas: invalid number of arguments" exception. (And the choice of the PresenterCanvas looks more than dubious anyway.) Normally, instances of PresenterCanvas appear to be created "directly" from PresenterHelper::createSharedCanvas (sd/source/ui/presenter/PresenterHelper.cxx) so it shouldn't hurt to no longer adertise this implementation as providing the Canvas service---and it might not even be necessary to make it available via the service manager at all. Change-Id: Ie76bfc87fec51b6d5361930204e55ef9cb80370e
-
Miklos Vajna yazdı
As these fire already during the build. Change-Id: I750ea04be317fffb8bc321a2b7b4da0447789c8f
-
Caolán McNamara yazdı
Change-Id: I24640971ea6ca89878043966293492a991f01008
-
Stephan Bergmann yazdı
Change-Id: I5cb7eda5a8dc1bddd3e76e1d3aae94f264d609d9
-
Stephan Bergmann yazdı
Change-Id: Ia99c17d90f66860bcd9ef6bb1732437e425a4a04
-
Caolán McNamara yazdı
Change-Id: If91042b2a72b0dd70cc630e1140f602ac1b823d2
-
Xisco Fauli yazdı
Change-Id: I41b7228ab5980581ab5e1c8c4d4d466da6045086 Reviewed-on: https://gerrit.libreoffice.org/23124Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Xisco Faulí <anistenis@gmail.com>
-
Jan Iversen yazdı
Upgrade gLang to LO standard Compilation of genLang module is disabled for now activate manually by adding to Module_l10ntools.mk Change-Id: Ib82cae6a013d10d158ec5faa81ace512c0096a39
-
Caolán McNamara yazdı
regression from commit 8998768a Date: Sat Feb 6 18:38:32 2016 +0100 Change-Id: I217fb66621505b77b6102954c07ef513e2d4b25e
-
Stephan Bergmann yazdı
Change-Id: I2dff3eeef6e9d2bcf089f054475c164c8c641941
-
Wastack yazdı
Change-Id: Iced527f48afa828cc9acf5b6461674a2706cbcd7 Reviewed-on: https://gerrit.libreoffice.org/23135Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Wastack yazdı
Change-Id: Id991cead4f01830eafd9cf8dd63b519ef07c9451 Reviewed-on: https://gerrit.libreoffice.org/23134Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Wastack yazdı
Change-Id: I0d9837a7ccecd606e0d43b53f8b920547b0d0bcd Reviewed-on: https://gerrit.libreoffice.org/23132Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Wastack yazdı
Change-Id: Id70f9e55fb4ad7d3a501399b055208ea10369c82 Reviewed-on: https://gerrit.libreoffice.org/23131Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Wastack yazdı
Change-Id: I67e6076d65b90fb386ab439c5716820a6322af38 Reviewed-on: https://gerrit.libreoffice.org/23130Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Wastack yazdı
Change-Id: I0a3f17d43917d05734980329231ef6e7cadfd58a Reviewed-on: https://gerrit.libreoffice.org/23129Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Wastack yazdı
Change-Id: Iaf034f3b2282a973f6503edea41cb3184543fb11 Reviewed-on: https://gerrit.libreoffice.org/23133Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
Without this the generated .p12 test file can't be used for SHA2 signing on Windows, as xmlsec.git's README points out. Change-Id: Ib97a337eca3b92dde5e0ccadee7420c492a8971c
-
Miklos Vajna yazdı
Change-Id: I224a0914bd3506b4e2ce057c53838ec78187b060
-
Miklos Vajna yazdı
Change-Id: I16db4e16e5c2fa3aa3bfb22f83d2c36695499b5c
-
Stephan Bergmann yazdı
Change-Id: I410d07210bd80379fd2de1b8d76843794fa5f660
-
Tor Lillqvist yazdı
Change-Id: If96188840ea0d230869a6af8c1aa366dca6a8275
-
Tor Lillqvist yazdı
Change-Id: I08d68a1ff4e798d1cace56fa18c7f70a48eb6231
-
Tor Lillqvist yazdı
Change-Id: Ia31f94cd55f16769d8354812619a5faac4623f7a
-
Takeshi Abe yazdı
... by prefixing "func" so that it is the same as Exponential Function in Functions of the Elements window (RID_EX in commands.src). Change-Id: I823c345a0f376f0679930aa7975bdeb03575cd43 Reviewed-on: https://gerrit.libreoffice.org/22389Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Julien Nabet yazdı
and avoid to retrieve list->begin and loop from the first element Change-Id: I536b7a03c4033b02a7226d25f64764c10c28bdd0 Reviewed-on: https://gerrit.libreoffice.org/23126Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Markus Mohrhard yazdı
all SfxFilter instances should now be hold inside of a std::shared_ptr. This fixes a number of huge memory leaks in the test framework and removes one huge source of memory issue in sfx2. SfxMedium contains a pointer to the SfxFilter but does not own. Therefore it is required that any SfxFilter belonging to a SfxMedium lives longer. However this seems to work mostly by hoping that all SfxFilter instances are stored in a global array. As we have seen with the tests this is not true (there are also some cases inside of sd that seem to not follow that pattern as well). Change-Id: I12fd04a504cc4efc0a94967abd91c6fe2c6a8ce8 Reviewed-on: https://gerrit.libreoffice.org/23140Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: Ic32d31913f40636e2b579d46ecf287110090772b Reviewed-on: https://gerrit.libreoffice.org/23139Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: I0b95ac19e2f6a01cadb4de32937282f489dbca7f Reviewed-on: https://gerrit.libreoffice.org/23137Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: I9c156cc931fa1312df3588d86e2c592c8fd79c30 Reviewed-on: https://gerrit.libreoffice.org/23136Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
This is on my way of tracking a nasty memory leak in the change tracking export code. Change-Id: Ia46ef201f757dcd7f8764c3adf487de7fec58019 Reviewed-on: https://gerrit.libreoffice.org/23138Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Yousuf Philips yazdı
Change-Id: I6bc9aa925e7ea0a9d1ee24605127b2e005811aab Reviewed-on: https://gerrit.libreoffice.org/23047Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com>
-
- 10 Mar, 2016 7 kayıt (commit)
-
-
Maxim Monastirsky yazdı
Change-Id: I182e752f5602d946f27206a1bb744c5d2248bdf8
-
Eike Rathke yazdı
Trying to satisfy loplugin:vclwidgets sc/source/ui/inc/checklistmenu.hxx:199:28: error: OutputDevice subclass 'ScCheckListMenuWindow *' declared as a pointer member, should be wrapped in VclPtr [loplugin:vclwidgets] ScCheckListMenuWindow* mpMenuWindow; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ sc/source/ui/inc/checklistmenu.hxx:200:21: error: OutputDevice subclass 'ControlToPosMap' (aka 'unordered_map<vcl::Window *, size_t>') declared as a pointer member, should be wrapped in VclPtr [loplugin:vclwidgets] ControlToPosMap maControlToPos; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ sc/source/ui/inc/checklistmenu.hxx:201:31: error: OutputDevice subclass 'std::vector<vcl::Window *>' declared as a pointer member, should be wrapped in VclPtr [loplugin:vclwidgets] std::vector<vcl::Window*> maControls; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ Change-Id: I47ba432fd76899681ec0afd852c71b584629eeb9
-
Caolán McNamara yazdı
Change-Id: I1f19fa2b55054bff7bb7e34d8a07dcf29fd229be
-
Caolán McNamara yazdı
Change-Id: I0b9329d00bfcebb6e29db6786715b19a7697d087
-
Caolán McNamara yazdı
Change-Id: I84001559ed2bafee16a176eb11ea991397b733bc
-
Caolán McNamara yazdı
I think commit b2fb8449 Author: Noel Grandin <noel@peralex.com> Date: Mon Mar 7 14:19:22 2016 +0200 loplugin:write only fields wrong wrong and took out this param along with the unused nIndex beside it Change-Id: Idc34e03b5d59d4b0017fff456b79c807fda2535f
-
Stephan Bergmann yazdı
Change-Id: If9f7dc4a28d5e005959f0d4a0a2ed317b699f292
-