- 25 Nis, 2014 40 kayıt (commit)
-
-
Luboš Luňák yazdı
Change-Id: If23a365b96c1634c2f8940f6ece973089dc3151f
-
Luboš Luňák yazdı
When built as a part of the configure check, this doesn't know SAL_OVERRIDE. Change-Id: I1420dd50efdd6666f246884f286a3f29e0b56a2c
-
Luboš Luňák yazdı
Change-Id: I806bf5fe1cd1871de499ceeeadf36de539e9d637
-
Luboš Luňák yazdı
In a dbgutil build LO aborts on an assertion failure the moment KFileDialog is open. It's definitely on okay to release SolarMutex just like that, since the Qt event loop is integrated with LO's, it'll call back to LO code without the mutex held. This reverts commit 13a34f4c. Conflicts: vcl/unx/kde4/KDE4FilePicker.cxx vcl/unx/kde4/KDEXLib.cxx Change-Id: Idfa27fbb4728b529c37c25f710ea208fdaa4455c
-
Stephan Bergmann yazdı
...from ab9d657e "INTEGRATION: CWS dba22ui: acquire in dtor, to prevent reentrance." Yuck. Change-Id: Iec5e1fa9d04199a4a1e83c67ed2014299317c5d8
-
Tor Lillqvist yazdı
Change-Id: Icb96b36aca144262f44fe496b4a44605b8f8a85c
-
Tor Lillqvist yazdı
Change-Id: I54109240f55a6e0d13dee16882a8175140b77867
-
Miklos Vajna yazdı
Change-Id: I7e1876c61468a5c45cf4dfd5db6d9c4a9697d751
-
Armin Le Grand yazdı
... EmbeddedObjectFrames in Writer (cherry picked from commit 8433ee82) Conflicts: sw/source/core/attr/format.cxx sw/source/core/layout/paintfrm.cxx sw/source/core/uibase/shells/grfsh.cxx sw/source/core/unocore/unomap.cxx sw/source/core/unocore/unostyle.cxx sw/source/ui/frmdlg/frmpage.src xmloff/inc/xmloff/XMLShapeStyleContext.hxx xmloff/source/draw/XMLShapeStyleContext.cxx Change-Id: I441378ec3e9a32764781a8063adcc52051efe17f
-
Tor Lillqvist yazdı
Change-Id: I40fd00d91a7e5ad5163bef63e1b60381bac58aa4
-
Julien Nabet yazdı
Change-Id: I37b05b3d62eda03aecfa253bfc729136a777c6eb
-
Eike Rathke yazdı
... not just if there is no error; popping a value from the stack also pops an error value, and the error is pushed again instead of the value to be pushed, see call of IfErrorPushError() in PushDouble(). Change-Id: I92f486fa226c90870990f608cd43d4a1379a2361
-
Eike Rathke yazdı
Change-Id: Iadc520fe897966bf41c793ae37f510addfd68cef
-
László Németh yazdı
Change-Id: I1ccaae9dba4f82cd50531890e159519a765a0fff
-
Michaël Lefèvre yazdı
Change-Id: Ifa6bdb2f2bdf96826f09c42a1e36d97ed6e034cd Reviewed-on: https://gerrit.libreoffice.org/8886Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Tor Lillqvist yazdı
At least with my test documents, this is the only component we now need from the chartcontroller library. Change-Id: Ia2c203413a585f4d9207bb22fa5f548eda3fb9a8
-
Tor Lillqvist yazdı
Change-Id: Ic8ce9b91e666774eff7e452ec9f07c6053dce03b
-
Tor Lillqvist yazdı
It might be that having fprintfs leftover in an app submitted to the App Store is a no-go, but will fix that then if/when it happens. Change-Id: Ic671fcce567c655a06fd4ed139100dc9b6f435be
-
Winfried Donkers yazdı
Change-Id: If8fc8608699a14e573456af2e1180342be942dd1 Reviewed-on: https://gerrit.libreoffice.org/8475Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Andras Timar yazdı
Project: help f1e1bf8afae41ba0a7defa75b48ca827d79e33cd
-
Miklos Vajna yazdı
Change-Id: Ifcaae6401f1ad5069248111b568a1cf5c033f5ab
-
Miklos Vajna yazdı
Change-Id: Ic0a9dc23ddfde00cbb2bfa7cf3983ff0c6276654
-
Miklos Vajna yazdı
Change-Id: I5efc89d8d0139216c1ae92aa692704f9f58915ca
-
Miklos Vajna yazdı
Change-Id: Ibbbd41a30cd240250720aac7b45d0a394be5230b
-
Miklos Vajna yazdı
Change-Id: I5b99d64be17a0e7d3c1bb630e1f35afe0eb62c81
-
Miklos Vajna yazdı
Change-Id: Ie6c5c0e20ae2b2f38f176dee90c33e5baba100a5
-
Andrzej Hunt yazdı
06287185 (loplugin:unreffun fix) caused: 'undefined reference to `sc::FormulaGroupInterpreter::msInstance' when building with --disable-opencl. (It appears I didn't check whether my build had fully completed before pushing.) Change-Id: I948205867985c7722662d673e95d5639bc9d9bcc
-
Tor Lillqvist yazdı
Reading stdin is confusing as it means running the script without any arguments and with no input redirection just seems to do nothing. (OTOH, who would use this script except seasoned hackers who know how command-line tools typically work... oh well.) Change-Id: I00b4f70b07b6515b52a22b4ec4e048cc84c1dc83
-
Tor Lillqvist yazdı
Change-Id: Id9c5dfdee00c8b9baa21c7345f7218e982bfd434
-
Tor Lillqvist yazdı
You can specify a regular expression for the -f option, typically several library names combined with the '|' operator, as in: bin/ios-mapfile-statistics -s -f 'libswlo|libsclo' <workdir/TiledLibreOffice.map|c++filt Change-Id: I917fc392a41ed28c6b19ec5c2c16384d1186a532
-
Julien Nabet yazdı
There was a slight error in commit 3a2a68a9 Indeed rToFill.InsertEntry was never called Change-Id: I8189d478feecb9442036d13b68685db38e392ec2
-
Miklos Vajna yazdı
Probably removed by accident in 96475ada. Fixes: /master/solenv/gbuild/Package.mk:35: *** gb_Deliver_deliver: file does not exist in instdir, and cannot be delivered: /master/instdir/program/libscopencllo.so. Stop. Change-Id: Iaee25ac7b21c0f1d5c4ee9eba3b34cff5e65843c
-
Tomaž Vajngerl yazdı
Change-Id: I60f2f5ec8d6f12b834d34164e1fcfea9bd0c30d3
-
Tor Lillqvist yazdı
Change-Id: I2c6c46f4f570f4999154daa7e0f84f6ecd6f2d79
-
Tor Lillqvist yazdı
Change-Id: I84e71f3ff9b0829acf7be0925bea511c3e1f3a6a
-
Kohei Yoshida yazdı
Change-Id: Icd9f8c60d9e105478abb5b5ad64e969623830a4c
-
Kohei Yoshida yazdı
Change-Id: Ia900ae5f1091ac220c4e08b667920affa2546261
-
Kohei Yoshida yazdı
Change-Id: I7a4160db0dd2b9ac2c98402bb6110c548e879b3d
-
Kohei Yoshida yazdı
Change-Id: I42d0cb7f99dce62e0ac5aa471b190ee7d3cf1efe
-
Chris Sherlock yazdı
Grouped wallpaper functions in outdev.hxx, also changed the function names: + ImplDrawColorWallpaper -> DrawColorWallpaper + ImplDrawBitmapWallpaper -> DrawBitmapWallpaper + ImplDrawWallpaper -> DrawWallpaper Change-Id: I0eb9c21bf2f6a336df22cd27cd1557f2c795f792
-