- 31 May, 2013 40 kayıt (commit)
-
-
Michael Stahl yazdı
... to work around GCC 4.8.0 -Werror=literal-suffix in gst/video/video.h definition of GST_VIDEO_CAPS_RGB8_PALETTED. Change-Id: I514b29d58f348bad0b13c7ef66db4b3ee34516cd
-
Michael Stahl yazdı
... but this time hopefully topologically sorted. Change-Id: I94960795d729d803641fe7bbf47797f733b56c40
-
Michael Stahl yazdı
The serialization was effectively disabled because the top-level Makefile does not invoke Makefile.gbuild with "all" target but with empty (default) target so MAKECMDS is empty. (regression from 96409470) Change-Id: I919c6543a282945cbb36468ff0d4666718a7d8f6
-
Michael Stahl yazdı
This reverts commit fd3a23ce. The list of serialized libraries must be sorted in dependency order, otherwise there will be cyclic dependencies.
-
Julien Nabet yazdı
Change-Id: Idb698e0fc47bfb50db1127edbec4ee92c5b420f3
-
Michael Stahl yazdı
Change-Id: If528451ec0c90022a5e40e05493d0ea657502c55
-
Marcos Paulo de Souza yazdı
Co-work with Rodolfo Ribeiro Gomes <rodolforg@gmail.com>. Thanks a lot man! Verify if there is a space before insert a new command to not merge variables. Also, just make atributions in EndPos when it is needed, to make this more clear. Change-Id: Ia5ddb4c4c8233b3779c0ee0c7009e181cfe5d1c3 Reviewed-on: https://gerrit.libreoffice.org/3983Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Radu Ioan yazdı
- replaced RTL_CONTEXT_ with SAL_INFO - replace OSL_* with SAL_* Change-Id: Id4e90b83a7275bfd30914f7514a609cebbfbf4ac Reviewed-on: https://gerrit.libreoffice.org/4044Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Luboš Luňák yazdı
Change-Id: Ic359209c44171ab42fa21cd300b433facd3c5ea6
-
Luboš Luňák yazdı
Change-Id: I72f1a11ce86d66e773e66116c725310df77fce39
-
Luboš Luňák yazdı
Change-Id: I8ca9b09a6ffd4b2f00740563fa9682fdabb26b3d
-
Luboš Luňák yazdı
At the top should be stuff to set manually if needed. Change-Id: I516ac6df8102f00f6fc34c4c87d040688fcc2e99
-
Luboš Luňák yazdı
Change-Id: I8493afa8e2264a42fba090c9c72f36f36cb2d165
-
Luboš Luňák yazdı
In order to help catch Clang API changes. Change-Id: I5738f5dff405f7a2dd377c983fb32c1c7a2ff921
-
Luboš Luňák yazdı
caused by 56586000 Change-Id: Ifb6e092cd50d8c1a77ba0e8a849c84931a776ad9
-
Zolnai Tamás yazdı
Change-Id: I4bd8863bac0f5b4a5ff1936a9d6a240dbc40be72
-
Faisal M. Al-Otaibi yazdı
Change-Id: Ia5ca3f74ebfea2a927fe8845f1a8237a96e32df7
-
Stephan Bergmann yazdı
The reason to have both export-only XclExpXmlStream ("com.sun.star.comp.oox.ExcelFilterExport") and im-/export oox::xls::ExcelFilter ("com.sun.star.comp.oox.xls.ExcelFilter"), where the latter uses the former to implement export, appears to be historic. Get rid of the former service, but keep it as an independent C++ class for now (still also deriving from XmlFilterBase)---this can likely be cleaned up by somebdoy versed in those XmlFilterBase details. With the last use (in oox::xls::ExcelFilter, to instantiate XclExpXmlStream) of the recently introduced com.sun.star.oox.ExcelFilterExport new-style service gone now, remove that service again. Change-Id: Id3adacd293cbe4390242827615f074d4bbe9d85a
-
Stephan Bergmann yazdı
Change-Id: I4c5080dd05ea7e00c56a820c8ce226c78d0a46b7
-
Stephan Bergmann yazdı
...instead of its export-only part com.sun.star.comp.oox.ExcelFilterExport (for which even a new-style service com.sun.star.oox.ExcelFilterExport has been introduced recently, but all of this should probably go away again; that this filter is used explicitly is probably a rare enough scenario to not warrant a dedicated new-style service). The modified code in ShapeExport::WriteOLE2Shape is triggered e.g. with a Presetation, insert a Spreadsheet as an OLE Object, and save as "Office Open XML Presentation (.pptx)." Change-Id: Id2645972caaec5265eed645c9c6e2c308a4d079d
-
Luboš Luňák yazdı
f22006dc stopped SwDrawTextInfo using pointers to outside data (which lead to various uses of variables that have already gone out of scope). This commit (hopefully) fixes all uses of the clash that relied on the fact that the underlying data changed behind the scenes. Change-Id: I820f13a90b9d1a8055f8e317ca8debc969c39bc0
-
Caolán McNamara yazdı
Change-Id: I14b13285daf27191bb8cf95bc7e801281f97dde8
-
Jürgen Schmidt yazdı
(cherry picked from commit 255beb8f) Conflicts: sfx2/inc/sfx2/objsh.hxx sw/source/core/layout/paintfrm.cxx Change-Id: I23157f7a6983ba81b1c8ddcc409a4989915be2ed
-
Armin Le Grand yazdı
source SlideSorter, target 2nd DocumentView (cherry picked from commit 2136f459) Conflicts: sd/source/core/drawdoc3.cxx Change-Id: I2ba9f2c062b464d3ab3fb28ab115c908b0a7e450
-
Caolán McNamara yazdı
instead hook SvxColorValueSet::Resize() to layoutToGivenHeight and let it add a scrollbar if the height would squish them Change-Id: Ia94b01b247f734f3640b15f7161d28530e65d538
-
Jian Fang Zhang yazdı
to make sure SfxBaseModel object is freed correctly Found by: zhangjf Patch by: zhangjf (cherry picked from commit 4cb73634) Change-Id: I9e316178ef273b13e77d0b166f17fc700363f7bb
-
Jian Fang Zhang yazdı
to break cyclic reference Found by: zhangjf Patch by: zhangjf (cherry picked from commit 1c564cb9) Change-Id: I8aaac18584d55d9f381acdf4deb0e704bc9bcfc1
-
Tor Lillqvist yazdı
Change-Id: I6c649804b0c03d8ca265e71be50aaa735e8fbeb2
-
Tomáš Chvátal yazdı
Change-Id: Ief2f645be521b74be74c6df030687c91c37cf0cd
-
Caolán McNamara yazdı
Project: help 1d9d3acc0df264a436b5ae719f13b2967a796ea8
-
Caolán McNamara yazdı
with pleasing knock on effects of then unused class members also add an adjustment to keep the original 1-1024 range for number of worksheets Change-Id: I9cfdff60a763b81cb0632ea5d4ccf382334da24c
-
Faisal M. Al-Otaibi yazdı
Change-Id: I09d8b012633e7fce916b54eee6b1b0d9db50ac23 Reviewed-on: https://gerrit.libreoffice.org/4092Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Jian Fang Zhang yazdı
To avoid default page mode affect the calculation of table row height Found by: xiao ting xiao, tingxiaox@gmail.com Patch by: zhaoshzh, aoo.zhaoshzh@gmail.com Review by: zhangjf (cherry picked from commit 28e1cb12) Conflicts: sw/inc/unomap.hxx sw/inc/unoprnms.hxx sw/source/core/unocore/unomap.cxx sw/source/core/unocore/unoprnms.cxx sw/source/ui/uno/unotxdoc.cxx writerfilter/source/dmapper/PropertyIds.cxx Change-Id: I41745eb9d727a5ae87d34872f9dc3f4442c7bc8d
-
Andre Fischer yazdı
so that bridges create focus events and title bars become visible to AT devices. (cherry picked from commit 6055c2b5) Conflicts: sfx2/source/sidebar/TitleBar.cxx Change-Id: If863c2c9d5ba19ba627639b294a430869f245abd
-
Caolán McNamara yazdı
Change-Id: Ia50366201e7ce490fb66f99f700a27bac9aef6b8
-
Caolán McNamara yazdı
Project: help c80240cf0171f821d88110662b506774f15d89fe
-
Cédric Bosdonnat yazdı
When importing docx with 2 <w:tbl> following each other, we have 2 possible behaviors: either merge them as one table as we did before or split them into two tables. The tables need to be split if they have different floating position properties. This required the ooxml tokenizer to repeat the table properties for each row of the table: or how would we know we don't need to split the table? The basic idea behind this hack is to temporarily store the table position and table properties before saving them. Thus we can compare them at the end of the row and decide to split the table or not. Change-Id: I2e3e70dfe7386090fe356575ee9d0e81aa031dc4
-
Caolán McNamara yazdı
Change-Id: I9c4c74ae692f1ddd6ddadd6ecfb8332b4082187c
-
Tor Lillqvist yazdı
Change-Id: Ia52fdae1e386ea92f11185ce7cdac65baed10495
-