- 29 May, 2015 24 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: Ibfee4c394724570d9f64098d3703a08b7246ad2c Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Noel Grandin yazdı
Change-Id: I2a110c017f13eca6ddbd70ef3ed195d24adef0a3 Reviewed-on: https://gerrit.libreoffice.org/15828Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com> Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Noel Grandin yazdı
Change-Id: Iea29ce5fd6c620535197d3ca8538335078430e19 Reviewed-on: https://gerrit.libreoffice.org/15825Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com> Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Tomaž Vajngerl yazdı
Change-Id: Ib2d986d05dc7db1b65ed29ea295807d6f20cea4a Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Tomaž Vajngerl yazdı
Change-Id: I5519cf6a8e77a7da27fa883f2f7695ae4371af88 Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Tomaž Vajngerl yazdı
Change-Id: I84a620a845b9338cd830c8929346204e3d88003f Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Tomaž Vajngerl yazdı
Change-Id: I5ef4b740a9c62d5cc7a2126686df4fd86a4b3492 Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Tomaž Vajngerl yazdı
Change-Id: I6cc22677000459a5f19bfb207007f5c246f187e0 Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Tomaž Vajngerl yazdı
Change-Id: I2ddd6a6b4ccfccc55f394d8a6851843ef2479fe3 Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Tomaž Vajngerl yazdı
Change-Id: I5a9bc081daa872e000e3dbdb0ecc3d57705683c7 Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Tomaž Vajngerl yazdı
Change-Id: I30cbfe1906d5d59db93a354ca1d1862c4b5e631a Signed-off-by:
Jan Holesovsky <kendy@collabora.com>
-
Jan Holesovsky yazdı
Change-Id: I51bce6c3af7484d1e5dd42190f14511ba88e1679
-
Jan Holesovsky yazdı
Change-Id: I707ff09ac2b7b610f0f13440a215abf083f9815d
-
Jan Holesovsky yazdı
Change-Id: Ie34f9eeb9f706e1a43c31d08869c8b6c610228ec
-
Jan Holesovsky yazdı
And also don't attempt to draw the non-double-buffered windows via double buffering. Change-Id: Ic7afb976dfbe005e1aeff2d726360f259f87f4bc
-
Caolán McNamara yazdı
"Prepare" can delete the Portion belonging to the SwTxtFrm and replace it. Prepare knows this and re-fetches it if that happens. But Prepare can call itself and the outermost Prepare doesn't know that the innermost Prepare replaced the SwTxtFrm (and re-fetched it for the remainer of the innermost Prepare). So bubble out that it was re-fetched so the outer most one re-fetches too Invalid read of size 1 SwParaPortion::SetPrep(bool) (porlay.hxx:299) SwTextFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1805) SwContentFrm::MakeAll() (calcmove.cxx:1317) SwFrm::PrepareMake() (calcmove.cxx:340) SwFrm::Calc() const (frame.hxx:1004) CalcContent(SwLayoutFrm*, bool, bool) (fly.cxx:1465) SwLayoutFrm::FormatWidthCols(SwBorderAttrs const&, long, long) (wsfrm.cxx:3306) Address 0x2137c850 is 832 bytes inside a block of size 840 free'd free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) rtl_freeMemory_SYSTEM(void*) (alloc_global.cxx:277) rtl_freeMemory (alloc_global.cxx:347) rtl_cache_free (alloc_cache.cxx:1222) FixedMemPool::Free(void*) (mempool.cxx:48) SwParaPortion::operator delete(void*, unsigned long) (in /home/caolan/LibreOffice/core/instdir/program/libswlo.so) SwParaPortion::~SwParaPortion() (porlay.cxx:1967) SwTextFrm::ClearPara() (txtcache.cxx:106) SwTextFrm::Init() (txtfrm.cxx:339) SwTextFrm::CalcLineSpace() (txtfrm.cxx:792) SwTextFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1724) SwTextFrm::Prepare(PrepareHint, void const*, bool) (txtfrm.cxx:1706) SwContentFrm::MakeAll() (calcmove.cxx:1317) SwFrm::PrepareMake() (calcmove.cxx:340) SwFrm::Calc() const (frame.hxx:1004) CalcContent(SwLayoutFrm*, bool, bool) (fly.cxx:1465) SwLayoutFrm::FormatWidthCols(SwBorderAttrs const&, long, long) (wsfrm.cxx:3306) Change-Id: I1fdade2846e3cbd2e73be1f58d2597e9358fa0ea (cherry picked from commit f703201d)
-
Olivier R yazdı
Project: dictionaries 54ef13f6f93da64c8619f28ad1235562204c93fb Update French dictionary (v5.3.2) (cherry picked from commit 6565f427350dc8ad47e8e2669c7321e5331202d7)
-
Caolán McNamara yazdı
if we are forced to fetch the theme early before the MiscSettings in svtools sets it then don't cache the value so that when the MiscSettings kicks in that the SettingsChanged signal is sent out and we get the right fontsize (or something like that) Change-Id: I0447c934ec184232591183c6c099a4d7217183fb (cherry picked from commit e9bb7c9e)
-
Stephan Bergmann yazdı
Change-Id: I317506319b91daf006a0ba79874ff265ba6ed4da (cherry picked from commit 8541b178)
-
Stephan Bergmann yazdı
(<http://www.azulsystems.com/products/zulu/downloads> also offers it for Linux and Mac OS X, so it could be added to more javavendors_*.xml if need be; I only checked it actually works with a Windows 64-bit LO build) Change-Id: If549a0d5bf1459eba2f6ba2bd545cfd55a20cea6 (cherry picked from commit 0f95f8ff)
-
Stephan Bergmann yazdı
Change-Id: Ie02b1b51463aa9d6c5e80001eb089909995d5b5b (cherry picked from commit 9155210d)
-
Andras Timar yazdı
Project: help d7cbd22f6da101618b489b42e6990d74fd820423 localization tools are confused with short form of empty ahelp Change-Id: Ifd7a2309781b2de1e21dc6c6bd4b0747484f5108 (cherry picked from commit f5fa46ed8626910d710fd535518ddf9e756f9356)
-
Miklos Vajna yazdı
Change-Id: If0219eda3a2ca3b97c37bea70e35d47e49d38e02 (cherry picked from commit 3c9fb589)
-
Miklos Vajna yazdı
The idea is that if you have your cursor at the begining of a Writer document, and you scroll down a lot, then search, then it's annoying that search jumps back to the start of the document for the first hit. Add an optional way to provide what is the starting point of such a search, so we can have "when nothing is selected, then search from the top left corner of the visible area". No UI yet to enable this, but available via the UNO API. Change-Id: Ibcf3a5f2eeba1372b1dfe8474081e6591a6e0134 (cherry picked from commit 1dc60bc9)
-
- 28 May, 2015 16 kayıt (commit)
-
-
Adolfo Jayme Barrientos yazdı
Change-Id: I0cd1d51d1e16019c87e0c615c046a553eb5dc138 (cherry picked from commit ef2e135c)
-
Andras Timar yazdı
Project: translations d7d293962f648d490de39264d0c9573b9536b06d Updated Slovenian translation Change-Id: I31ea6584c795fde46c86080cf94005337d3ae790
-
Andras Timar yazdı
Change-Id: I777c6734a7f63240e9021152ecff0a86f530ff8f Reviewed-on: https://gerrit.libreoffice.org/15951Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 62031cd0)
-
Jan Holesovsky yazdı
Avoids a crash in Impress search. Change-Id: I07106e0185a1fe4cfa09a6783396c0d48b028f10
-
Caolán McNamara yazdı
Change-Id: I40d196462ff2e37d86ca367d3a150c94872715f1 (cherry picked from commit 2ecf0ced)
-
Caolán McNamara yazdı
Change-Id: I3070d52e15febe2f5981ffdf5d665e28fa4f799b (cherry picked from commit 82f15336)
-
Caolán McNamara yazdı
Change-Id: Iecd1d9d743fb3d7a02b31d2bee001de5092be7e0 (cherry picked from commit 8c609d7a)
-
Jan Holesovsky yazdı
Change-Id: Ifc56c7771bfdf75531a0c5153cbcbb5c36f051b7
-
Jan Holesovsky yazdı
Change-Id: Iae0e3fa0ec86898f17bc4b595075c3a2384ecfb2
-
Caolán McNamara yazdı
otherwise pressing return in the object goes to the sheet and attempts to paste over the current cell reproduce with insert->comment in A1, insert some text and click in e.g. A5, ctrl c, right click on A1 and show comment, double click on comment to edit, go to end of text and press enter, either "bad things happen" if a11y is enabled , or "nothing happens" instead of a new line appearing in the object Change-Id: Ie44851cf3394652e1a60eecb59a999889094b3c5 (cherry picked from commit 7b75dc8c)
-
Caolán McNamara yazdı
edit fodt first with writer, and export to xhtml for the html (adjusted the .txt file manually) Change-Id: I94c7e42df2c4de3f511c3ca293c3ae934807e06f Reviewed-on: https://gerrit.libreoffice.org/15855Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Noel Grandin yazdı
audited commit 6d0c8912 "vclwidget: fix more places that should be wrapping in VclPtr" and fixed up the one place that needed it. Change-Id: Iedb56353e6a967367f38fa847efb950acc869a93
-
Philippe Jung yazdı
Replace all calls looking like ADialog(some params).Execute() by ScopedVclPtrInstance<ADialog>::Create(some parms)->Execute() Change-Id: I0b6f0a9ea5ef0a749ffa30ce131e9dc989604639 Reviewed-on: https://gerrit.libreoffice.org/15915Tested-by:
Jenkins <ci@libreoffice.org> Tested-by:
Michael Meeks <michael.meeks@collabora.com> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Michael Meeks yazdı
Change-Id: Ia26df029888f47a0395ea3c8bd7e0e51a1706c2a
-
Michael Meeks yazdı
Change-Id: I7969746b159051d65ea974b89ba458d0d14f466a
-
David Tardon yazdı
Change-Id: I9cf5feeb2fc0ea91c7684aaf8adc2809907fa5d7 (cherry picked from commit a14d7e3b)
-