- 13 Haz, 2014 9 kayıt (commit)
-
-
Douglas Mencken yazdı
see commits: c5c317ed Change-Id: I3a886bde11dc3620cffeb3e2e579c7b37285d9c5 Reviewed-on: https://gerrit.libreoffice.org/9759Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ia3ad4032f500e95db5db520292e6c8b07b0f5c0b
-
Caolán McNamara yazdı
Change-Id: Ia4d919d88bf22168aa770ad35fd8360b0b155efe
-
Caolán McNamara yazdı
Change-Id: Iee4e5dd2936979a9bcb8bd5db781e51551270a7f
-
Matúš Kukan yazdı
Change-Id: Ie3a19a5c3de0021b89eefbacb91c88e38396b8cb
-
Matúš Kukan yazdı
It's static library since d324745f. Change-Id: Id8474fb28d40a2373e2b0c85439cb5a96c469c85
-
Stephan Bergmann yazdı
Change-Id: I6a759eb3c5bff4dcf4603d648053e17a6d4ff837
-
Stephan Bergmann yazdı
"LC_ALL=C make CppunitTest_sw_rtfexport" was still failing after e47a02b1 "fdo#77979: sw: RTF export: write non- ASCII font names encoded," so for each given eTextEncoding determine a Windows charset that can at least encode the font's name, and not only for Unicode- related eTextEncodings. Change-Id: If547566bb0cffc60411d8f667d76749a904f7a3f
-
Shreyansh Gandhi yazdı
Problem: Many classes inherit directly from std::vector See comment#6 by kendy for more details. Solution: Removed class SwpHstry altogether and moved its destructor's functionality to SwHistory's destructor. Changed type of m_SwpHstry from SwpHstry to vector<SwHistoryHint*> Change-Id: I32a7e111fef7c5e7b83ecee6469e173b5a21a5bf Reviewed-on: https://gerrit.libreoffice.org/9725Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 12 Haz, 2014 31 kayıt (commit)
-
-
Zolnai Tamás yazdı
Change-Id: I0fe3ee06d8112207f3ae3e0e8e40fa74d043ce11
-
Zolnai Tamás yazdı
Instead of this hacky collada2gltf patch. Change-Id: I9f15c4ee1c9ea1a1a64116691b12b696c1d63ac5
-
Zolnai Tamás yazdı
libgltf: Parser releases the glTFHandle, but it was not connected to the corresponding handle by RenderScene::initScene. So when rendering stopped during file loading because of missing file, Parser's handle member was an uninitialized pointer so it crashed by calling release method. Change-Id: I80099195341766f474143014d5949703d47a6fd8
-
Zolnai Tamás yazdı
Plus fix some problems related to temp files. e.g. kmz converter was creating temp files next to the input file. Change-Id: Ib3f367fe1c4ef3cb25f5ca1c3d06b2dde78c5e45
-
Zolnai Tamás yazdı
Change-Id: I8c7b7a311cbd38058540d3462b0497ebe3d28a9e
-
Zolnai Tamás yazdı
There is no an accepted mime type for glTF models yet, so follow collada's mime type: model/vnd.collada+xml. Change-Id: I1e23a95dbb0caea781dade819f8e08235cb5c1dc
-
Zolnai Tamás yazdı
Change-Id: I75e69ba1acafbab8362536f02f4d39a8fc2deed1
-
Zolnai Tamás yazdı
When it is a release build then enable it only on Windows and Linux. Change-Id: I7c462aeb75e6ab60eeaa0fa42ca7853a6369b742
-
Takeshi Abe yazdı
Change-Id: I986805143615f053b918fb1e64b0b24d6f76f2de
-
Tor Lillqvist yazdı
Change-Id: Ieadcda1b8e3088c228917c91fbf10b8823203661
-
Tor Lillqvist yazdı
Change-Id: I991cbf4a0203debaa98887d2db3fec9654dc1c5b
-
Lionel Elie Mamane yazdı
In particular, this allows users or administrators to upgrade Access2Base by installing the extension version of it. Change-Id: I1650e5beced0fd168afa029dbac2025e2fa16e1f Reviewed-on: https://gerrit.libreoffice.org/9756Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Caolán McNamara yazdı
and left align them Change-Id: I9a8caeeea828a22efe83bd50ee073b1931510cf0
-
Michael Meeks yazdı
Change-Id: Icd7d78a332fbb67e32ab929f0afc5881ab7448eb
-
Kohei Yoshida yazdı
Not beautiful, but doable. Change-Id: I6f3b00d620e7d7d19cc05ec4239deeb14d0d5201
-
Kohei Yoshida yazdı
Change-Id: Ib4ad7c1a1583b9fde1a06dc8e355442f10bb9bec
-
Caolán McNamara yazdı
Change-Id: Id25bebc12a38cfba0b55fc45e3635f2ee8217586
-
Caolán McNamara yazdı
and left align them instead of centering. Change-Id: I3cbe25d8ba1c5a96ac12b4afd34b7db42837718f
-
Michael Stahl yazdı
The "#" character and line-breaks make it difficult to use the non-$(file) var2file here so add a hacky conditional. Change-Id: I1618a96b54209588cfe24190bfcbcda5b83f980f
-
Stephan Bergmann yazdı
Change-Id: I1485d646171b08f709767debfe583f90426d5dfd
-
Caolán McNamara yazdı
Change-Id: I1bb293567cf6e6437d1ac1f257b25d7de1d0ac75
-
Stephan Bergmann yazdı
Change-Id: I2b8ac2204ec4f47dcce033da18e31b8bb5285552
-
Stephan Bergmann yazdı
Change-Id: I5209538e50ca92a2993520fa68446f5287771d93
-
Stephan Bergmann yazdı
Change-Id: Iea5f79fb12ac86d4348f46f8ad93a13aaf0f7eb6
-
Caolán McNamara yazdı
Change-Id: Ic688f08cada4ae70ea1dfb1e29e249a166456452
-
Stephan Bergmann yazdı
Change-Id: I14ababd3adb39cbde0ae3b5622b21fe72eb06ad9
-
Stephan Bergmann yazdı
Change-Id: I3fc017fb5ef1fe704d273d667405eee588fa35cb
-
Stephan Bergmann yazdı
...the non-mutex'ed access to the static LinguMgr members from other functions makes it look like those are all assumed to be called with SolarMutex locked; but that does not hold for calls to LinguMgrAppExitLstnr::disposing. Change-Id: I225a9f7ace65774460502a4aa510abddd48d12ca
-
Baptiste Daroussin yazdı
Change-Id: I92e7e6a1b871c3cefc5aca39d32b6837e624c157 Reviewed-on: https://gerrit.libreoffice.org/9752Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Jan Kantert yazdı
Change-Id: I1a187426ae41b9398c062f3c4998363b073e80f1 Reviewed-on: https://gerrit.libreoffice.org/9744Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I3c772ec30360103f569b34e7c83f65b469eb5be8
-