- 01 Ara, 2015 28 kayıt (commit)
-
-
Jan Holesovsky yazdı
Instead provide a user setting that can be enabled so that the S/W Interpreter is used on a subset of the operations. The operations for which it is used are controlled by a whitelist in ScCalcConfig::setOpenCLConfigToDefault(). Change-Id: I7d3f3a864fcb1231e5484ec23961f14fca1466c5
-
Oliver Specht yazdı
Change-Id: I221f07b930fa1f152b9bf379aa966c02b936abb2
-
Miklos Vajna yazdı
With this, it is possible to import part of the document as RDF statements later when parsing document.xml. Previously SfxBaseModel member functions like getMetadataGraphsWithType() and addMetadataFile() failed, as they tried to find the already imported document in UCB, which failed, as the import was still in progress. To prevent that, do the same as the ODT import in XMLReader::Read(), part "RDF metadata". Change-Id: Ia15af9bb0681cbc25fe745742c24af82cd213e5d
-
Caolán McNamara yazdı
use inner container, not outer toxic toplevel Change-Id: I44f2fe1e8e346e51e65158f7864293ef37732345
-
Tor Lillqvist yazdı
The old SimpleWinLayout::GetNextGlyphs() did it. PDFWriterImpl::drawVerticalGlyphs() expects GF_ROTL etc to be set when necessary for vertical text when exporting to PDF. Change-Id: I325d6e9f75a3bc51f24add33dd3bffe7b3c7bee0
-
Eike Rathke yazdı
Change-Id: I17283fc5e39da2d7222c302dd63522df69d0ad96
-
Eike Rathke yazdı
Change-Id: Ic8b6c661be7570479c271d3ce0aa750e13724fc7
-
Eike Rathke yazdı
Change-Id: I159cb1dcbe7a9678f7353292c3eab2fbc325d7f9
-
Eike Rathke yazdı
Change-Id: I26ab76c5d53d606ddb141c9dadb534b4739a6c64
-
Oliver Specht yazdı
a fix to aoo issue 51453 switched off relative with to all objects with captions to solve a problem related to formulas now all objects with captions get relative width except math formulas Change-Id: I39ccc292ff156c4c94a7a898a6a0602c72bbdd26 Reviewed-on: https://gerrit.libreoffice.org/20320Reviewed-by:
Oliver Specht <oliver.specht@cib.de> Tested-by:
Oliver Specht <oliver.specht@cib.de>
-
Takeshi Abe yazdı
Change-Id: I40e784ff2aaa2d7d0f0d30264646705283c1d73a Reviewed-on: https://gerrit.libreoffice.org/20324Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I4f86aba24f2dad14f43effd6e0b291f8f58f1712
-
Stephan Bergmann yazdı
...presumably just cargo-cult from how enums get ABI-fixed in the URE interface. FMT_UNKNOWN turns out to be unused ever since the code was introduced with 5c5e584c "INTEGRATION: CWS canvas02." Caused -Werror,-Wmicrosoft-enum-value with clang-cl. Change-Id: I353e4a2e71ff720a5368548d61ea1bded9c77a6c
-
Yousuf Philips yazdı
Change-Id: I651fa1ba23e5630508d94c05202d1af7b31fb0f9 Reviewed-on: https://gerrit.libreoffice.org/20318Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
jan iversen yazdı
Catching the needed information and the state machine is split. gbuild-to-ide only finds 27 of 93 exe, due to the state machine sequence: CXXOBJECTS for exe1 CXXOBJECTS for exe2 Recipe to execute for exe2 Recipe to execute for exe1 only identifies exe2 and leaves exe1 without a project. Solution is to have an array of state one for all pending exe. This patch only contains the split Change-Id: I2539f10a9850d956a85b6993b26561b1970575df Reviewed-on: https://gerrit.libreoffice.org/20254Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
andreas kainz yazdı
Change-Id: I3d4fa52fd4cccc0b2d45386f64fb4c60851ba8de Reviewed-on: https://gerrit.libreoffice.org/20188Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Michael Stahl yazdı
On Fedora 23, the check for dlopen happens to succeed with gcc -m32 -fsanitize=address, and then linking executables fails due to not finding dlsym. Checking for dlsym results in the proper -ldl. Change-Id: I02108c2c053e07b33848af068937f29967e7dc6a
-
Olivier Hallot yazdı
Project: help 212af7230d3cd56185c9ff8548a2e61b78b6bd6f tdf#95968 Do not assemble help text with parts * Fix for tdf#95968 Help content is composed from strings - unacceptable for some languages * Add do-not-translate attribute to a file title. Change-Id: I4b995bf2d9bdc215bdacee8611291e1d2f5bca8b Reviewed-on: https://gerrit.libreoffice.org/20313Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Matthias Freund yazdı
Change-Id: I222bd8bb4c647c2c7d2a673b95e4c9be3234ef86 Reviewed-on: https://gerrit.libreoffice.org/20272Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Julien Nabet yazdı
If no currentFrame, it means we are in headless case Change-Id: I840a9085417451fa1d4c0bd8311408357a8f60e9 Reviewed-on: https://gerrit.libreoffice.org/20268Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Dennis Francis yazdı
Change-Id: I3015a0f0254b9546386871cb015f925f0cd792f3 Reviewed-on: https://gerrit.libreoffice.org/20274Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Xisco Fauli yazdı
... on its parent's viewbox Change-Id: I1cf6327c0886c7d417923e90b7ffb60269e75147 Reviewed-on: https://gerrit.libreoffice.org/20214Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I2c408a25880ad0e87f0b5a246a350e45c8378ce5
-
Takeshi Abe yazdı
Change-Id: I62c80cb0aa25374b41dcfde2ff6e03bd3c465bf5
-
David Ostrovsky yazdı
As outlined in the requirements to deploy the artifacts on Maven Central, the metdata must be provided: * Project Name, Description and URL * License Information * Developer Information * SCM Information [1] http://central.sonatype.org/pages/requirements.html Change-Id: I0bcd19a22d0e1a48f0faec0b414f816f7da5b318 Reviewed-on: https://gerrit.libreoffice.org/20315Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Stephan Bergmann yazdı
...as had been done in 68ba6dde "codemaker: Allow compiler to share these generated strings" and 2188a7ac "Reduce the amount of strings in the release builds," and then undone in 759eb79d "give useful details in non-debug mode too" Change-Id: Ic888d6c47449da3b3a084f863a7e0526f201a967
-
Miklos Vajna yazdı
See wwSectionManager::SetCols() for the DOC import equivalent of this code, if line width is 0, then there will be still no visible line. Change-Id: Ifb0dc596e252a60cdac575fff2894aced1580c69
-
Noel Grandin yazdı
The problem arises because we can dispose ourselves like so: /home/noel/libo3/sc/source/ui/formdlg/dwfunctr.cxx:176 /home/noel/libo3/vcl/source/outdev/outdev.cxx:202 (this=0x252c548) at /home/noel/libo3/include/vcl/vclptr.hxx:206 (this=0x252c4c0) at /home/noel/libo3/sfx2/source/sidebar/SidebarPanelBase.cxx:85 (this=0x252c4c0) at /home/noel/libo3/cppuhelper/source/implbase.cxx:109 cppu::WeakComponentImplHelper5<com::sun::star::ui::XContextChangeEventListener, com::sun::star::ui::XUIElement, com::sun::star::ui::XToolPanel, com::sun::star::ui::XSidebarPanel, com::sun::star::ui::XUpdateModel>::dispose (this=0x252c4c0) at /home/noel/libo3/include/cppuhelper/compbase5.hxx:60 at /home/noel/libo3/sfx2/source/sidebar/Panel.cxx:88 /home/noel/libo3/vcl/source/outdev/outdev.cxx:202 (this=0x21dbbd0) at /home/noel/libo3/include/vcl/vclptr.hxx:206 (this=0x23c9a10, rPanels=std::__debug::vector of length 1, capacity 1 = {...}) at /home/noel/libo3/sfx2/source/sidebar/Deck.cxx:205 (this=0x2068b00, rDeckId="ScFunctionsDeck") at /home/noel/libo3/sfx2/source/sidebar/SidebarController.cxx:631 (this=0x2068b00, rDeckId="ScFunctionsDeck", bForceCreate=false) at /home/noel/libo3/sfx2/source/sidebar/SidebarController.cxx:566 (this=0x2068b00, rDeckDescriptor=..., rContext=...) at /home/noel/libo3/sfx2/source/sidebar/SidebarController.cxx:690 sfx2::sidebar::SidebarController::UpdateConfigurations (this=0x2068b00) at /home/noel/libo3/sfx2/source/sidebar/SidebarController.cxx:500 sfx2::sidebar::SidebarController::notifyContextChangeEvent (this=0x2068b00, rEvent=...) at /home/noel/libo3/sfx2/source/sidebar/SidebarController.cxx:275 namespace)::ContextChangeEventMultiplexer::BroadcastEventToSingleContainer (this=0x207bad0, rEventObject=..., rxEventFocus=uno::Reference to (ScTabViewObj *) 0x1d9d120) at /home/noel/libo3/framework/source/services/ContextChangeEventMultiplexer.cxx:286 namespace)::ContextChangeEventMultiplexer::broadcastContextChangeEvent (this=0x207bad0, rEventObject=..., rxEventFocus=uno::Reference to (ScTabViewObj *) 0x1d9d120) at /home/noel/libo3/framework/source/services/ContextChangeEventMultiplexer.cxx:265 sfx2::sidebar::ContextChangeBroadcaster::BroadcastContextChange (this=0x23f0e50, rxFrame=uno::Reference to ((anonymous namespace)::Frame *) 0x17d1798, rsModuleName="com.sun.star.sheet.SpreadsheetDocument", rsContextName="EditCell") at /home/noel/libo3/sfx2/source/sidebar/ContextChangeBroadcaster.cxx:99 sfx2::sidebar::ContextChangeBroadcaster::Activate (this=0x23f0e50, rxFrame=uno::Reference to ((anonymous namespace)::Frame *) 0x17d1798) at /home/noel/libo3/sfx2/source/sidebar/ContextChangeBroadcaster.cxx:51 (this=0x2190490, bIsActivated=true) at /home/noel/libo3/sfx2/source/control/shell.cxx:729 /home/noel/libo3/sfx2/source/control/shell.cxx:378 pFrame=0x1d5dea0, bMDI=true) at /home/noel/libo3/sfx2/source/control/shell.cxx:331 /home/noel/libo3/sfx2/source/control/dispatch.cxx:1503 /home/noel/libo3/sfx2/source/control/dispatch.cxx:158 rShell=...) at /home/noel/libo3/sfx2/source/view/viewsh.cxx:1420 (this=0x1d61fe0, eOST=OST_Editing, bForce=false) at /home/noel/libo3/sc/source/ui/view/tabvwsh4.cxx:809 pView=0x1d685c0, bActive=true) at /home/noel/libo3/sc/source/ui/view/tabvwsh4.cxx:753 rBC=..., rHint=...) at /home/noel/libo3/sc/source/ui/view/tabvwsh5.cxx:195 pEditEngine=0x20570d0, rCursorPos=...) at /home/noel/libo3/sc/source/ui/docshell/docsh3.cxx:78 eNewMode=SC_INPUT_TABLE, pInitText=0x0) at /home/noel/libo3/sc/source/ui/app/inputhdl.cxx:2339 eMode=SC_INPUT_TABLE, pInitText=0x0) at /home/noel/libo3/sc/source/ui/app/scmod.cxx:1404 /home/noel/libo3/sc/source/ui/formdlg/dwfunctr.cxx:826 (this=0x23d29a0) at /home/noel/libo3/sc/source/ui/formdlg/dwfunctr.cxx:962 (instance=0x23d29a0, data=...) at /home/noel/libo3/sc/source/ui/formdlg/dwfunctr.cxx:960 data=...) at /home/noel/libo3/include/tools/link.hxx:84 (__closure=0x7fffffff3ec0) at /home/noel/libo3/vcl/source/control/lstbox.cxx:973 ListBox::DoubleClick()::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) at /usr/include/c++/5/functional:1871 (this=0x7fffffff3ec0) at /usr/include/c++/5/functional:2271 Control::ImplCallEventListenersAndHandler(unsigned long, std::function<void ()>) (this=0x23e6260, nEvent=1109, callHandler=...) at /home/noel/libo3/vcl/source/control/ctrl.cxx:333 /home/noel/libo3/vcl/source/control/lstbox.cxx:973 at /home/noel/libo3/vcl/source/control/lstbox.cxx:294 (instance=0x23e6260, data=0x23fd160) at /home/noel/libo3/vcl/source/control/lstbox.cxx:292 (this=0x23fd4a0, data=0x23fd160) at /home/noel/libo3/include/tools/link.hxx:84 (this=0x23fd160, rMEvt=...) at /home/noel/libo3/vcl/source/control/ilstbox.cxx:874 and then two lines later we need access to things we have just disposed: at /home/noel/libo3/include/rtl/ref.hxx:169 (this=0x258) at /home/noel/libo3/include/vcl/vclptr.hxx:187 nIndex=0) at /home/noel/libo3/vcl/source/control/lstbox.cxx:1088 at /home/noel/libo3/vcl/source/control/lstbox.cxx:1076 /home/noel/libo3/sc/source/ui/formdlg/dwfunctr.cxx:828 Change-Id: I0ee07c7753ac06d042653f443df9921f4eebd8f2
-
- 30 Kas, 2015 12 kayıt (commit)
-
-
Maxim Monastirsky yazdı
so don't add it there to the save dropdown. Change-Id: Iee604cc15616080266f7192ac451f04830ba1bb8
-
Paolo Bernardi yazdı
Change-Id: I495c40af12a0f16b7f1b13736405489677b582af Reviewed-on: https://gerrit.libreoffice.org/20304Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
-
Caolán McNamara yazdı
Change-Id: Ib102b257aa9bf183409c1ab99f61ee63d653cbed
-
Stephan Bergmann yazdı
Change-Id: I520e27de82f11cc3c44c0e059ad60f3edaa4c370
-
Stephan Bergmann yazdı
Change-Id: I3ec80e4a64c98b97ab3157dd37614a7c56802d79
-
Rene Engelhard yazdı
- make XML tags follow (uptodate) spec 18:23 <ximion> <id type="desktop">libreoffice-draw.desktop</id> => <id>libreoffice-draw.desktop</id> 18:23 <ximion> <application> => <component type="desktop"> - fix license - add working url/screenshot URLs
-
Michael Meeks yazdı
Change-Id: I8775e56260346a80e466a7c48c19f50f9796b52f Reviewed-on: https://gerrit.libreoffice.org/20306Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Damjan Jovanovic yazdı
in backtrace.c and diagnose.c - it's 3 because of the EBP/RBP register's position in the jmp_buf (https://github.com/freebsd/freebsd/blob/master/lib/libc/amd64/gen/_setjmp.S and https://github.com/freebsd/freebsd/blob/master/lib/libc/i386/gen/_setjmp.S). Patch by: me (cherry picked from commit 87451f66) Change-Id: I5f18cd9145f90db351c124c6f914411f1ffc2a83
-
Damjan Jovanovic yazdı
Patch by: me (cherry picked from commit e0e462a3) Change-Id: I1c59b2b631dbfd508d85abb774f27187ded47c17
-
Pedro Giffuni yazdı
The Bugzilla issue has another fix for sparc but I have no way ot test it. (cherry picked from commit 24e9542b)
-
Damjan Jovanovic yazdı
Patch by: me (cherry picked from commit 0faee39d)
-
Caolán McNamara yazdı
Change-Id: I1c22873c7dc989637ef4d12bf5a08395383e3779
-