- 09 Ara, 2015 2 kayıt (commit)
-
-
Miklos Vajna yazdı
The core of this change is that RtfAttributeOutput::PostitField() now uses WriteOutliner() to handle comment text, instead of trying to output the plain text as-is. To have working roundtrip of the comment text, a few more changes are needed: 1) When emptying the Styles buffer, also empty the StylesEnd one. 2) Annotations don't want a trailing \par, so don't write one for the last paragraph. 3) Inform the MSWord_SdrAttrIter about where the editeng content will end up, and make WriteOutliner() accessible outside RtfSdrExport. Change-Id: I9cbcf4ce5dc3a099d310c6f321ea8e52f8644f9b
-
Stephan Bergmann yazdı
Change-Id: I35df02de675068478a36ef05266ffc2d3054b07f Reviewed-on: https://gerrit.libreoffice.org/20477Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 08 Ara, 2015 38 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ie47ffb36f17882da8a78036f7797b2e2bac78eb6
-
Stephan Bergmann yazdı
Change-Id: I2f4a26a918134568f541cd45bdcf5a12b1f1d2ee
-
Michael Stahl yazdı
Change-Id: I7934bc993e049169a08b835f922da8ef50ea05ee
-
Michael Stahl yazdı
Change-Id: I673eeaa4168f769cb002995c43d986ee5f2030b2
-
Michael Stahl yazdı
(regression from 1dac99e7) Change-Id: Iffe3ec6c28f62b78a2b223144bfaad383d272802
-
Michael Stahl yazdı
Change-Id: I30bbf7bab8cb37422fd20a25741e564500faa31c
-
Caolán McNamara yazdı
Change-Id: I02e507f4b7d78efacc5b735ca24adb83633749b9
-
Mike Kaganski yazdı
See https://msdn.microsoft.com/en-us/library/e821azx1.aspx Some export symbols should be PRIVATE Also, don't export DLLMain. It is internal function used by CRT, and not intended to be exported. Change-Id: I48139b985aa2ee499c2005d8b0d966a2cc6dcd0c Reviewed-on: https://gerrit.libreoffice.org/20419Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Matúš Kukan <matus@libreoffice.org>
-
David Tardon yazdı
Change-Id: I796ce84325549178d3eac572c363a8cbc9ae542f
-
David Tardon yazdı
Change-Id: Icf1e5e976e0c98b2ce8e2dd7a3b9c89a6be7d7c6
-
David Tardon yazdı
Change-Id: I3b96671b7a0f278329a686ba9082b3e4e4989e87
-
David Tardon yazdı
Change-Id: Ia0dfe1e1ce1ab2b1ef266d1aa0950fd6670b0c50
-
David Tardon yazdı
Change-Id: I0d7c6f89f4646b59f23591eb1b3511afa31179c2
-
David Tardon yazdı
Change-Id: I5fce2b580dd2424f80c802c513ac229988212c58
-
David Tardon yazdı
Change-Id: I5071948d523bc8bd327cd66ee785e9bc2c173054
-
Stephan Bergmann yazdı
Change-Id: I526cb06b019b945931b24eb40477a1727c38cdc2
-
Stephan Bergmann yazdı
(...in the Windows-specific code path) Change-Id: I5984ecd88a12d3f22aecaa685bd552f4235fb13d
-
Caolán McNamara yazdı
Change-Id: Ice5d9d9e58886b752a7c88049a5f4e0986a7a86b
-
Caolán McNamara yazdı
because we only get smooth scroll events, so implement that as best we can. Change-Id: I7701949cf7c9ffdc9d062f75b23db7c6add3c6a9
-
Tor Lillqvist yazdı
Change-Id: I59093e5d5eb1b3b1e14faaf32ac83b0ddb6b1d81
-
Tor Lillqvist yazdı
So no need to test after calling it. Change-Id: I122bd5c2de23568b1cd3e98aef3c61d2ca91dfe9
-
Jean-Pierre Ledure yazdı
Database._OutputToCalc uses LO filters to export table and/or query data Change-Id: I69b15e76a490de32ec2cae73661f8ffd5f2b53b2
-
Caolán McNamara yazdı
instead of just an initial size, because we can set a size-request for the minimum size and that's a reliable thing Change-Id: I83916715cb9e3dceb6e88f3ca8fc86920677c026
-
Tor Lillqvist yazdı
The function does not, in any way, as far as I see, make the OpenGLSalBitmap object "current". It picks one OpenGLContext object and makes that current. So, rename it to be less misleading. Am I missing something? Change-Id: Ia9f8e2415e1075dd5892cd40140e6ad764feeaa4
-
Miklos Vajna yazdı
Change-Id: I0492c5b3018f59e4b783bb33f8b75ce67847dcf0
-
Miklos Vajna yazdı
This only reads all the interesting info, SwWW8ImplReader::Read_FactoidBook() still has to put it on the filter stack in a later commit. Change-Id: Ic2e8b441367448b5bdf940bf8871f25afe8362c4
-
Stephan Bergmann yazdı
Change-Id: I3889453be48aaffc8015fbbb5672d34e904c3770
-
Caolán McNamara yazdı
Change-Id: I41b8514a127d463ac951e5855f09416fa0456b1b
-
Tor Lillqvist yazdı
Change-Id: I1df6ba8a269be3e165ff5948af1dd12e0bdc6f7d
-
Caolán McNamara yazdı
Change-Id: Ia1af11514f6096ac55d561f729bbcba9ee5b0b14
-
Stephan Bergmann yazdı
...instead of being removed, a9824e8e "cid#1326591, cid#1326590 useless call" Change-Id: Ia71abff8fb821cb4904794e1f9cbeb320e17c629
-
Tor Lillqvist yazdı
Change-Id: Ie38ed19ea1637ae25846eef8a3e779d7b3bfe1df
-
Tor Lillqvist yazdı
Besides, the namespace was confusingly named the same as the public cross-platform OpenGLWrapper struct (which is effectively just a namespace, too). Change-Id: I9a5255ec446dcdb5086d92a742f29327d0780685
-
Jan Holesovsky yazdı
This should fix a regression from 3bdd1767, apparently the cppcheck's advice is misleading. Change-Id: I427ecaa1eb3c9841cb6112997b9b51feda4583d0
-
Stephan Bergmann yazdı
Change-Id: I8ba75fcd2f98a49fe9d620af6b248f32911d7fe8
-
Jan Holesovsky yazdı
Change-Id: I11a8f9db15a576ff9926f8f827cbcc08a345ffa4
-
Miklos Vajna yazdı
Change-Id: I43e52c2c982ed553a53be9839feff591c99fdfca
-
Miklos Vajna yazdı
Leftover from commit 0ec0ec26 (i#93570 DOC import: handle commented text ranges via RES_FLTR_ANNOTATIONMARK, 2014-12-30). Change-Id: Ifc2547ccb6bc91687ad61896b72367320210a837
-