- 05 Şub, 2014 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ief774a0e02dc1489239b2a0c1fd550a5f6ee66de
-
Jürgen Schmidt yazdı
Patch By: Aivaras Stepukonis Review By: jsc (cherry picked from commit a845d713) Conflicts: svx/source/sidebar/area/AreaPropertyPanel.src Change-Id: Ib5158a2e28f1af426cd845ac648bcd4674d496f0
-
Caolán McNamara yazdı
Change-Id: I8fed32b8eb1e986321dde0542c15b7b8cf91b123
-
Jacobo Aragunde Pérez yazdı
A new UNO accessibility event called ROLE_CHANGED has been created. It should be triggered when an accessible object changes its role and every accessibility toolkit should use its own methods to make that change effective. Code to support the event in ATK has been added. Change-Id: I132e303bdb148967231334458c3cfa369c36ec8f Reviewed-on: https://gerrit.libreoffice.org/7853Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Lionel Elie Mamane yazdı
Changed to UNO struct from integer by fdo#67235 adapt form control code to time nanosecond API change Change-Id: I5817d44438d70a0da534c03afd22d74a311252f5
-
Tor Lillqvist yazdı
Change-Id: I4025c6a00ed6f9dc3522701bcd85153276626330
-
Samuel Mehrbrodt yazdı
* Use small button size * Fix duplicate arrows * Change "Remove" icon * Remove no longer used icons Change-Id: I28a22704fc0696d00d97ac3b6b6fc0c98c3433ed Reviewed-on: https://gerrit.libreoffice.org/7867Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Conflicts: vcl/source/window/window.cxx Change-Id: If429486dee4f7cc1e55ca48ab5d715d0c30578a3 Reviewed-on: https://gerrit.libreoffice.org/7794Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
The function OutputDevice::ImplInitClipRegion() should be moved into Window, VirtualDevice and Printer. Added a TODO note. Change-Id: Ia9c7a5299e8762ad96788232466b0772c0a2e6bb Reviewed-on: https://gerrit.libreoffice.org/7796Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Conflicts: vcl/source/window/window.cxx Change-Id: Ia68ba25a9d42ce653c093dbea7087ab8431c8509 Reviewed-on: https://gerrit.libreoffice.org/7795Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I639c4821d9ef4da04ccbed6b93f7e6e3b51ae74d
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Change-Id: Ie1381b06b940f9220ee77606f9882aa7a4ea1381 Reviewed-on: https://gerrit.libreoffice.org/7808Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Conflicts: vcl/source/window/window2.cxx Change-Id: I964596bb6457ccb24e69bad15c497dbf97e5880f Reviewed-on: https://gerrit.libreoffice.org/7789Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Conflicts: vcl/source/window/window.cxx vcl/source/window/window2.cxx Change-Id: I5e5241ed9eb586bc31ae9411cd7eef460aa707c3 Reviewed-on: https://gerrit.libreoffice.org/7800Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Change-Id: I18a2688d85ed23a4773e6527bd4923f7d6c83a28 Reviewed-on: https://gerrit.libreoffice.org/7799Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Conflicts: vcl/source/window/window.cxx Change-Id: Idae6dcaa1c774a437887a7cfdbfc882aa4b35325 Reviewed-on: https://gerrit.libreoffice.org/7797Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Alexandre Vicenzi yazdı
Change-Id: I391a7324bf92208fe632dac17874943343b1f65a Reviewed-on: https://gerrit.libreoffice.org/7757Reviewed-by:
Marcos Souza <marcos.souza.org@gmail.com> Tested-by:
Marcos Souza <marcos.souza.org@gmail.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Change-Id: Idde976aacd1bea2871cc72509a59c17af6f560f5 Reviewed-on: https://gerrit.libreoffice.org/7790Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Change-Id: Ibbdd8062659ed0de2925a61ce5e63e5a21834ade Reviewed-on: https://gerrit.libreoffice.org/7814Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get he Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Conflicts: include/vcl/window.hxx Change-Id: Ie422df837e1596881b61d34a1627b0ecc668a54e Reviewed-on: https://gerrit.libreoffice.org/7793Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Chris Sherlock yazdı
Part of the decoupling of Window from OutputDevice. We now get the Window's OutputDevice instance and manipulate this. Do not rely on the inherited function. Conflicts: include/vcl/window.hxx Change-Id: I93c83578eb92cdf10c7009f98e91ab177879c141 Reviewed-on: https://gerrit.libreoffice.org/7788Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Alexandre Vicenzi yazdı
Change-Id: Ib5d3aabf8aa88ec24e44584047d0405a09fa44ed Reviewed-on: https://gerrit.libreoffice.org/7864Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Marcos Souza <marcos.souza.org@gmail.com>
-
Chris Sherlock yazdı
We want to start to decouple Window from OutputDevice. This is because a Window should *use* an OutputDevice, a Window is *not* an OutputDevice. In order to start to decouple the two classes, the strategy will be: 1. This patch adds in a new private member pOutputDevice as well as an accessor. When the Window is initialized, pOutputDevice is set to a downcasted instance of this (because we are still inheriting Window from OutputDevice). 2. We will start to go through all the functions in Window that rely on OutputDevice and use the getter function to use the OutputDevice private member. 3. Any subclasses of Window will then need to have the same procedure done on them. 4. Once this is done, we need to work out the best way of initializing mpOutputDevice, then we can remove OutputDevice as the parent class of Window (and all Window subclasses). Change-Id: I39886c77070befb1542c8f22346111cde1c360b1 Reviewed-on: https://gerrit.libreoffice.org/7786Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
Change-Id: I4c63fbb31ab49ed70c4e3092c5fe70a2b3514e3d
-
Timothy Markle yazdı
Changed OSL_ASSERT to SAL_WARN_IF Change-Id: I6f81a265aefe769e1449b1f10c796bf3aa1d0f1c
-
Stephan Bergmann yazdı
Change-Id: I6a38e537279884079fbc10086d153113d38b8bfd
-
Stephan Bergmann yazdı
Change-Id: I874c97d7e6a80accc48b876b9151e3a8a2148280
-
Caolán McNamara yazdı
Change-Id: Id5a342b9fdc5240b70b0985f4c6de9493162f10c
-
Caolán McNamara yazdı
Change-Id: I66f7fe04155ad4c6e42e6aa96bb2db71ba4f682f
-
Armin Le Grand yazdı
and draw:glue-point it is necessary to move the GluePoints from the last draw:image where they were automatically imported to the surviving one if these are different (cherry picked from commit c011af10) Conflicts: xmloff/inc/xmloff/xmlictxt.hxx xmloff/source/core/xmlmultiimagehelper.cxx xmloff/source/draw/ximpshap.cxx xmloff/source/draw/ximpshap.hxx Change-Id: I8f6c875767e9cbfee74838742401356df002b051
-
Stephan Bergmann yazdı
...and turn the remaining ones into an enum. Change-Id: I2e650fe2640f2bf512f356c7881a9722faa6ce25
-
Michael Stahl yazdı
All other _FIND_* are explicitly not errors, and probably CWS npower10 forgot to adapt this assertion. Change-Id: If721c275eb1bc31d76140898602b41e11c23d82e Reviewed-on: https://gerrit.libreoffice.org/7863Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Stephan Bergmann yazdı
Change-Id: I51be076119b23611f006fb4ebefd8f4bb727ded8
-
David Tardon yazdı
Change-Id: Ib81f79da696b5e8002f5a2ddcf160903231dc3f1
-
Stephan Bergmann yazdı
"fdo#39944: Add DOCUMENT_* accessibility UNO roles" Change-Id: I8b68ef756d054ee4e53941927108253d62e82672
-
Zolnai Tamás yazdı
Change-Id: I55405c748d67101ecef8ef8a52037a26bc52b9f6
-
Zolnai Tamás yazdı
Change-Id: I875cb1f12c9f81d329d7fe9cd3aa32a4cd818573
-
Zolnai Tamás yazdı
There are two types of capitalization in DOCX: -uppercase: <w:caps> -smallcaps: <w:smallCaps> Change-Id: I6a5d238bed68aa3fd3478a77cf1942f009480eb6
-
Chris Sherlock yazdı
* Doxygen spits out a lot of warnings about not being able to find match function signatures, etc. This is because in some headers we have a using namespace statement, in others it gets confused between ::Window and Window (!). * Wrong use of tags: + Lots of @seealso - should be @see + Wrong usage of @overload - corrected with the right function signature + HTML tags that doxygen doesn't recognize removed Change-Id: I1c2eed941619b8764dbfcfc5ab38027518cdf261
-
Tor Lillqvist yazdı
Change-Id: I4e3078ab29ff6ad2d89f68ef6413d2f3fb1fcb80
-