- 11 Eyl, 2015 6 kayıt (commit)
-
-
Noel Grandin yazdı
and remove unused maChildEventListeners Change-Id: I845a9af608c3429cf9ccb0e8041f24f423839513
-
Noel Grandin yazdı
Change-Id: I8f64b8f8e1e8ac7ce1475fc5132acb7171237a32
-
Noel Grandin yazdı
Change-Id: I85658fa35b9b85106a3b9c8ef303584cad6f39b0
-
Noel Grandin yazdı
Change-Id: I3defac5fff9708228d9bf3200e51853a127bfdc5
-
Noel Grandin yazdı
Change-Id: I473ab8d77273c512e843427c86664f9eefbff116
-
Noel Grandin yazdı
Change-Id: Ia8dd531759ab4d609d1c3eeb31283612c0d70219
-
- 10 Eyl, 2015 34 kayıt (commit)
-
-
László Németh yazdı
Typing :.: (one ASCII dot between colons) will enter the Unicode horizontal ellipsis (U+2026: …) instead of the bad :…: (the requested Unicode character between colons). Note: the pattern :...: (three ASCII dots between colons) was originally intended for the horizontal ellipsis, but that collides with .*... pattern (default in English and in several other languages, meaning: replace word ending three ASCII dots). Change-Id: I97632ff81e04ab9e53026da425b82a2541db0eb1
-
Stephan Bergmann yazdı
Change-Id: I00acce39f94653ef8e2465f15ba572b619a1c7fb
-
Stephan Bergmann yazdı
Change-Id: Ica7d3e7e52ccdfe833ac10567c6f5f7bb7085dee
-
Stephan Bergmann yazdı
Change-Id: Ibb2b93261e2d8ef370ac106766e39685a03a6ef3
-
Stephan Bergmann yazdı
Change-Id: Ic3d9cd117b3f911a7cb1317fc9d1d2e9d8f1ff42
-
Stephan Bergmann yazdı
...in the only use case in ODatabaseForm Change-Id: I0282a9f60b05f279a11dcf1990e68b7e017ea3aa
-
Stephan Bergmann yazdı
...the code was in this odd shape ever since bf4154eb "initial import" Change-Id: Ic931b99267bb6501f15119636f13391f1d065ed4
-
Stephan Bergmann yazdı
Change-Id: I34ee4750f30635809b8e23cbf1bd0e16f269f549
-
Stephan Bergmann yazdı
Change-Id: I67221408d6b9d2aee942ca8bd39ca51da0209551
-
Stephan Bergmann yazdı
...instead of full-string compare; regression introduced with c4927a1b "ByteString->rtl::OString[Buffer]" erroneously replacing a call to ByteString::CompareIgnoreCaseToAscii(s,n) with a call to OString::equalsIgnoreAsciiCase(s,n). Change-Id: I473e3403910e22e43d7350afa88f9a8e103ebf1d
-
Stephan Bergmann yazdı
...analogous to the existing OUString::startsWihtIgnoreAsciiCase, to be used in the next commit Change-Id: Iad6989c16e1bda6b2b0a58e6c768f7852560bb00
-
Caolán McNamara yazdı
Change-Id: Ic7b0e9c6a1e4e1ce37d49358828a660fdfc63a1d
-
Caolán McNamara yazdı
Change-Id: I9fca8838beb1c2f6db8a9f1c9b6fe77f247b847c
-
Caolán McNamara yazdı
Change-Id: I933b208283629e7940f3d5928bae9f94a485f54c
-
Caolán McNamara yazdı
Change-Id: Iccbf40d09ffb9f9bb6058b81db4ebde6b64a7ae9
-
Caolán McNamara yazdı
Change-Id: I5353b78b6961d28fb3f42e5f2073e9a83ac1037c
-
Caolán McNamara yazdı
Change-Id: I6378df91a7f9e51deee17385d395c1f466e928a4
-
Eike Rathke yazdı
Change-Id: Idcd469fad8d79ce046ac5c73c341a7098739549b
-
Caolán McNamara yazdı
SfxBindings::UpdateControllers_Impl in sfx2/source/control/bindings.cxx has an awesome reinterpret_cast<SfxPoolItem *>(-1) so the unconditional dynamic_casts introduced during the rework of commit fee180f1 Author: Markus Mohrhard <markus.mohrhard@googlemail.com> Date: Tue Jul 28 18:52:30 2015 +0200 split the line width panel into two pieces explode and die Change-Id: Ic99b5e515bb530b74461155b7e71b7e8814666b2
-
Markus Mohrhard yazdı
Change-Id: I0b1bf1c8584b6c0e0422dea09577d5cf38b38c55
-
Michael Stahl yazdı
Change-Id: I0728601cd7abd8f8d718728d5983aed94355bdc0
-
Michael Stahl yazdı
Change-Id: I0666bb38e43240a0cbd972a141ecc36573c2ad6a
-
Caolán McNamara yazdı
This will (hopefull) improve round-tripping to doc[x] for new documents because word can only have as-char elements inside frames so we get a like-for-like conversion if the defaults are used. Change-Id: I3913b9b624dd5ba57ed07140bced8e3dca289cf5
-
Caolán McNamara yazdı
Change-Id: I385549b4841dfc715aa984bcc257d78c9f1c3ed4
-
Stephan Bergmann yazdı
Change-Id: Ie2b8b65f0f2b7b34efbba478a7ccda7ef3719bd6
-
Stephan Bergmann yazdı
Change-Id: Ieb8c588c8db82a0f1e671e4966d69d87d18997e7
-
Eike Rathke yazdı
Drag&Drop Undo is a special case of ownership.. Change-Id: I2fe7769c4d84efe09d432335d5d8e72d506bf7a1
-
Stephan Bergmann yazdı
...instead of doing a needless catch and re-throw Change-Id: I1b1c593ac19a46aa7acfca753bc8177aa7a8ff12
-
Stephan Bergmann yazdı
...regression introduced with a50cd187 "make Control::ImplCallEventListenersAndHandler take a lambda" Change-Id: I62e66d71cd36e55d68cf15c70dc9e06214f7e312
-
Caolán McNamara yazdı
Change-Id: I2f1eb4567b6e073991d95dbcecdc79b24010f2c1
-
Caolán McNamara yazdı
Change-Id: I4348c4cf54dcd5504c52cf8ab550572257eef50b
-
Caolán McNamara yazdı
Change-Id: Ib12b825ef9cc6e2b57e9320d435e3863d319cf0f
-
Caolán McNamara yazdı
Change-Id: Ia0b83a3aad71a72ae2135c5d7f6ddb6d9644b10b
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: I8a7f7c81a876b5f1ac987375f8c43bbef89dc087 Reviewed-on: https://gerrit.libreoffice.org/18461Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-