- 25 Kas, 2013 12 kayıt (commit)
-
-
Muthu Subramanian yazdı
Reverting: 55c63ccf Seems some other fix, fixes the bug as well.
-
Michael Stahl yazdı
The COM services are not found because they are not registered in the registry via regsvr32 (doing that is unnecessary since the components are only instantiated by winaccessibility code and undesirable since that would likely register the IAccessible2 types too, breaking A11y tools) and the special manifest resource #97 that ActivateActContext() tries to load does not exist in UAccCOM.dll; this would need to be a XML manifest, the *.rgs and *.tlb that are already included as individual resources won't work. After reading ATL headers for hours it is immediately obvious that the COM components can simply be registered by a call to CComModule::RegisterClassObjects() from DllMain; this just requires actually loading the UAccCOM library from somewhere so the DllMain runs. Change-Id: Id58b754835cd2f1bcada37e5639a6b6042a42fd5 (cherry picked from commit 732ec36e)
-
Michael Stahl yazdı
Change-Id: I3c8bc6a476a6254a4ddc3a7cb0585544f3f78431 (cherry picked from commit d04c970e)
-
Michael Stahl yazdı
Sadly can't use rtl::Static because it needs a ctor parameter... Change-Id: I98bbfbb4d2ef54f40a5f110527b260c0b5b01eed (cherry picked from commit ccb1e06b)
-
Michael Stahl yazdı
Maybe it would be kept alive by AccObject::m_AccActionRef but why not play it safe. Change-Id: I03c2be04e97dcde8a177ef8dfd0d75595ab13a53 (cherry picked from commit a5e281ff)
-
Michael Stahl yazdı
Merge aliases pRContextInterface (unused) and pRContext; this is exacerbated by countless local variables pRContext that shadow the member... Change-Id: I6bc71911fb41a2ce2590d614020ecea36d6ab4f8 (cherry picked from commit 58ab5239)
-
Michael Stahl yazdı
Merge aliases pUNOInterface and pRef; also pAchorUNOInterface is never used. Change-Id: I1b3841a9aca9d2438b25c66c7f67d09ce13b41f9 (cherry picked from commit fd2877ee)
-
Olivier Hallot yazdı
Add missing keyboard shortcut to dialog swpossizepage.ui Change-Id: Ie1e499af05e2a08432dd7649c0ffbe9ea0a12bf2 Reviewed-on: https://gerrit.libreoffice.org/6795Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit f336d8f8)
-
PriyankaGaikwad yazdı
Change-Id: I85a16e4ef8d75f19250115d5522046a968d5fc91 Reviewed-on: https://gerrit.libreoffice.org/6760Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit c6e333e7)
-
Andras Timar yazdı
Project: translations e128db6759de734c9f8e1172c128d7741744eafd
-
I-Jui (Ray) Sung yazdı
AMLOEXT-245 BUG Change-Id: Ia8756af26c765820a04137a87f6681447dd18efd
-
I-Jui (Ray) Sung yazdı
ALMOEXT-245 Change-Id: Iedbbdc612232a939b2270e373313c872de831c20
-
- 24 Kas, 2013 2 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Idbc102453aa47a71d7b550eb8a7b65c25825111e
-
Robert M Campbell yazdı
Project: dictionaries c4659a9bbbe9a35cedcf29c11631d78ec09ebd17
-
- 23 Kas, 2013 7 kayıt (commit)
-
-
Khaled Hosny yazdı
Change-Id: Iadc34171235fec2d6aafd601f62a0bff8ed5b3ee
-
Khaled Hosny yazdı
osl::File::getFileURLFromSystemPath() does not return a boolean. I wonder how this worked before, if it worked at all. Change-Id: Iadc0e06236f43c24cbcd42e4fd79ac9116a58c13
-
Khaled Hosny yazdı
Change-Id: I591484788c5bcb9b9cde9696b149ede7298015a5
-
Eike Rathke yazdı
The sheet delta was reverted resulting in the references not being updated when conditional formats were copy-pasted between sheets. Saved to .ods then was an identical calcext:target-range-address as for the copied source range. Change-Id: I038b58f20f71ff1393dccafa3021dac02cd69e4b (cherry picked from commit ef8e0beb)
-
Michael Meeks yazdı
Change-Id: I4c09aaa12b53181e50662de2721d170c195c7c86
-
Wei Wei yazdı
AMLOEXT-244 BUG Change-Id: Iefce62484b2189b37b747bfd4b739115dafbc40d
-
Wei Wei yazdı
AMLOEXT-244 FIX Change-Id: I5f49f7acccaabd2a97d8ac4bfba4b973889278f1
-
- 22 Kas, 2013 19 kayıt (commit)
-
-
I-Jui (Ray) Sung yazdı
AMLOEXT-243 BUG Change-Id: I97e2dab35b40f4f7fcd4975ae7c5907e97e19fd9
-
I-Jui (Ray) Sung yazdı
AMLOEXT-243 FIX Change-Id: I1a356f9a591c1f5a99d2675065b63a7673217ac6
-
Eike Rathke yazdı
Change-Id: Ia48c8e3ef9dfb1f1f881845813ada518231352f2 (cherry picked from commit 44397a6f)
-
Michael Meeks yazdı
Change-Id: Ie4d4d7740ae002422f73a3bfc57e1fe1ad67e50f
-
Stephan Bergmann yazdı
Change-Id: Ib7ee3188b87b9b4216214b65347e34970e1b92a5 (cherry picked from commit bd21de41)
-
Stephan Bergmann yazdı
Change-Id: I7faa689c803f83687cfcc39dc7c4fd145584e849 (cherry picked from commit add28638)
-
Stephan Bergmann yazdı
Change-Id: Icd156745da10011611590b6b62cd0ec2df2b1266 (cherry picked from commit 39831b1d)
-
Stephan Bergmann yazdı
Change-Id: I93b9fcc2b20ed7a7c160a9ef3294b6e578678f53 (cherry picked from commit 87dc2228)
-
Stephan Bergmann yazdı
...and the hack to locally introduce a bogus pupblished forward declaration of XFormOperations with which this has been worked around in cf5c3691 "INTEGRATION: CWS dba23b: work around idlc limitation, which does not allow to refer unpublished interfaces as optional entities in published services" no longer works in offapi/type_reference/offapi.idl. So given FormController is a (deprecated, even) old-style service (i.e., little more than glorified commentary), the best fix probably is to demote the problematic optional property to a comment. Change-Id: Ia38483c817dc1762ba73315abcd4f9f063db3093 (cherry picked from commit 75144495)
-
Stephan Bergmann yazdı
Change-Id: If46e98f54b916c312193ef7d931e120c53d047c0 (cherry picked from commit 71af2d58)
-
Stephan Bergmann yazdı
* byte only accepts singed literal values < 128 now Change-Id: If557b5212e349fe115948f72b5558fee338db659 (cherry picked from commit 2abcff25)
-
Stephan Bergmann yazdı
* global exception names no longer clash with local names * repeating the same exception in a raises spec is caught now Change-Id: I388aae4de59bddc1c69bf4c263297d0b92b47106 (cherry picked from commit 61c09249)
-
Stephan Bergmann yazdı
Change-Id: I653522d8ebaac3329f368c102d14041c6b49d41d (cherry picked from commit c5bb39d6)
-
Miklos Vajna yazdı
Change-Id: I3f9d69ddbb2144c60a724e4242128b65ae167455 (cherry picked from commit a56bfe73)
-
Khaled Hosny yazdı
The GlyphSet::AddGlyphID() was messing with glyphs of characters that can be converted to Windows-1252 encoding, discarding whatever glyph it was asked to use and using a random glyph that is supposed to belong to the converted character. For ligatures this means the ligature glyphs was discarded and the glyphs for its component was used, but this broken for just any glyph substitution. The code makes no sense at all, apart from the fact that it is verbatim copy of GlyphSet::AddCharID() since 9754ad8d and just happened to work because we did not enable ligatures and other typographic features for non-CTL text before. Change-Id: I764f0b40f8acf61eae38a9038b0666d711c04a9d
-
Eike Rathke yazdı
Change-Id: If996e57a616adfb21f09463ac305e64c4e2fa4cc (cherry picked from commit 52999789)
-
Winfried Donkers yazdı
EXPON.DIST, HYPGEOM.DIST, POISSON.DIST, WEIBULL.DIST Change-Id: Ib9f648739ec0af90cdf2f576c7f548a6acb7b4a6 Reviewed-on: https://gerrit.libreoffice.org/6748Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit e434c1ce)
-
Winfried Donkers yazdı
Change-Id: I94202bebcc7deded51636f4bf7f203254a31931f Reviewed-on: https://gerrit.libreoffice.org/6751Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit d8a023d4)
-
Eike Rathke yazdı
Change-Id: I928fb77181991948216bb18cdfcea0816218a2b9 (cherry picked from commit 5d34cd53)
-