- 29 May, 2015 10 kayıt (commit)
-
-
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 30 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)
-
Henry Castro yazdı
Change-Id: Ide13a989005169cd6e8663f308d15f0e5984bd86 (cherry picked from commit c0cc9a86)
-
Miklos Vajna yazdı
Change-Id: Ib1b99221afbf9810bad5fd49fbf62c7a20fd28e4 (cherry picked from commit 8cbb94a2)
-
Miklos Vajna yazdı
Change-Id: If94af4072c321358d7bd4d678eeed181dc0f44db (cherry picked from commit 63a40c45)
-
Miklos Vajna yazdı
SetHardBlank() configures the gray background for non-breaking spaces. Change-Id: I779503189085cc6537b776deb3d30cb93b316acd (cherry picked from commit e3b0bae4)
-
Miklos Vajna yazdı
Fails without commit c0cc9a86 (sd LOKit callback for search not found, 2015-05-27). Change-Id: I26ce4eab3d0bf3abc4a59d0dd21d5f2f5de78017 (cherry picked from commit 436b4451)
-
Miklos Vajna yazdı
Change-Id: Id977c3a17f5e34d086ee3b68fa9ad2969f9d24c2 (cherry picked from commit 9328df95)
-
Miklos Vajna yazdı
Fails with the last hunk of commit 67a37be9 (sd: fix LOK search result highlight when result is not on the current slide, 2015-05-26) reverted. Change-Id: I5f8b57784ad1de1434113af7f94c9fde8672b4d5 (cherry picked from commit a0576aec)
-
Miklos Vajna yazdı
Change-Id: I337eed47c56dbbbebda4d7fe716eab6177936dc0 (cherry picked from commit c7ecbbbb)
-
Miklos Vajna yazdı
Change-Id: Ic545bbd14d11a3b310f4d72ee02e51a7cb6f4f22 (cherry picked from commit cb0b7ff3)
-
Miklos Vajna yazdı
Change-Id: Ib0a076d78aacfec5e0625d7592ae24815e600ad6 (cherry picked from commit 5d9c2f21)
-
Miklos Vajna yazdı
Change-Id: Ia7f63a6fa7505da50e6580ea009975e06a0cb65c (cherry picked from commit 2807bcc1)
-
Andras Timar yazdı
Change-Id: I486564a124cfb0d13a8b20e89cf13e752ccb7237 Reviewed-on: https://gerrit.libreoffice.org/15923Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 1a4eeac1)
-
Andras Timar yazdı
Change-Id: I610d8099f057a2a34a1f9573d8ac16b5b8da9fc7 Reviewed-on: https://gerrit.libreoffice.org/15918Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 481c185e)
-
Henry Castro yazdı
anchored to cell but changes position after reopening Also included tdf#68797 "FILEOPEN lost position of lines anchored to cell". It was marked as duplicate but the step to reproduce are different. Conflicts: sc/qa/unit/subsequent_filters-test.cxx Conflicts: sc/qa/unit/subsequent_export-test.cxx Reviewed-on: https://gerrit.libreoffice.org/15523Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 487880b6) Conflicts: sc/qa/unit/subsequent_export-test.cxx Change-Id: Ia1c4010f118749256077a0ecad6ca16b867d22f7
-