Age | Commit message (Collapse) | Author | Files | Lines |
|
Seems to need a new document
Change-Id: I644d2fcb9fe4ec66e964192d3dda61ca331acece
|
|
Up to now the screenshot creation was added/dependent of
target slowcheck. Since quite some modules have added screenshot
creations now, I added an own target 'screenshot' to allow to keep
current slowcheck and screenshot creation separated
Change-Id: I80a49a0db607edf8e0405672d570f624d29912e7
|
|
Adapted clang compiler results, made TabDialog implementaions
of ScreenShot API work with real UXMLDescription names, including
a solution for using multiple tabPages with the same *.ui file
Change-Id: I56df878b3db3bcc18fa2b4713b7ad72d42e8eb30
|
|
Change-Id: Ie06bb6b0bfd280e386bc418abdc496cb747f44b6
|
|
Change-Id: Ia1e79216d9537c65f8b7362778a2e1ad3ec6c2c2
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: I5ae156d76d4b0b53a8c5a9950afdbc42d8e66b73
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: Ie189030767feb0acafa879d6d3912851d0d6db5a
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: I95c254a2f98e0d5b1efc4f167be8499c5cf82436
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: I7a7a6c3ab38e8890404082dd359ff5f4f1ebf9fd
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: Iee511be3b1a94e036b289e55d77f690e10627706
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: I2bf5165828daed91a7e09205e6b329f0c844c3fc
|
|
One patterned dialog does not work what means all based on this one
do not work, need to be instantiated for real probably...
Change-Id: I8d82e0dbf937bb4c052486da21ada58afe7f5a08
|
|
Change-Id: I6c94ff393e823552ea9c2332bd05abf5b2fafd54
|
|
Change-Id: I2fb495dd8603b00127504240e4bec16726c2153f
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: Idd684f1fee55eebb58b4b56a2681cd4058be2880
|
|
Only one dialog had to be disabled, some others look not
very useful
Change-Id: I2f8e786c0bb94259c5d03e7a72cc1d6ed9bbc066
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: I79be2811df628286e5af058a5a8e0232ddf6a2f7
|
|
One dialog makes the execution hang, seems to wait for some interaction
Change-Id: I68ef4f9b2a1575a6c70238f82eb27ee87aaae336
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: I90d977ae84a65e9576ba9cc9b178407997e4ba79
|
|
Only one dialog had to be disabled, some others look not
very useful
Change-Id: Icbf46365e1824ea320ce721b8c783883336e9278
|
|
All *.ui files create a screenshot, but not all look useful
Change-Id: I5aeec438b90488ea19cdb1251fee7dcf23e1c2cb
|
|
Writer has currently no known dialogs that get created
with an opened writer document. There are some ui files
that do not work with fallback (7), but most work (167).
Not all look good, though.
Change-Id: I92a6a5077e3a8c93148e162455093399ba1f99ed
|
|
Change-Id: I27dab5552e3924df30c8b09c46994b2d645bcde9
|
|
Besides the already existing methods to dump adapted dialogs
and create and dump fallback dialogs I added a possibility to
process a given input file which may contain a list of
UXMLDescription files (*.ui files), one per line. This file
is processed (empty lines and comment lines using '#' allowed)
and for each descriptor first tries to find a known, adapted
dialog. If found it gets used, else fallback is tried.
Added ui-definition files for sd and sc which contain all
ui-files from these dialogs. Adapted the test base class to
hold the needed functionality.
Change-Id: I1d4c64af8cd5d9c89a53b193951c3e49669f5852
|
|
Two changes in this commit:
The Dialogs to be dumped are identified in their test files
using their UXMLDescription to allow later to 'find' the
known dialogs and use the specialized construction for these.
Also added a fallback to construct a vcl Dialog based on only
the UXMLDescription and the VclBuilder. This will be constructed
without any active initialization/layouting, so should only be
used for unknown Dialogs. Also added a dumpDialogToPath version
to the tooling that can work directly with a vcl Dialog instead
of a VclAbstractDialog.
Change-Id: I90abb6f59c2fcc5d534907ae7e4b9a15edc2d694
|
|
Change-Id: Ida0d3179726896b32b0876b1855b1f0be12d3b48
|
|
Change-Id: I1760de221bc53d345c2bbfb4fe878c120073ea45
|
|
Change-Id: Iaaf171f7b91476be0f2d668402e6f309b81d53c3
|
|
Change-Id: I7b3780aecc7807e5905865f8d7eca816993ab148
|
|
Change-Id: I666dfcb451367f5ac9f36207703cf090c1846b35
|
|
Change-Id: If39441d6419556d1ae7637626b17b81357d29c38
|
|
try that with ScAttrDlg first
Change-Id: Id84f5940ca3de9788446f2e513fa3991f31a2d5a
|
|
Change-Id: Ia1f67a161cfadbf2b71d3647c50e1c0a4b24ae8d
|
|
Change-Id: I1ff56d79f7ff31317187cf077380481f1ef44366
|
|
So drop helpID argument from its ctor (not to mention the fact that a
help text with ID .uno:TabBgColor doesn't exist either)
Change-Id: I0624f0474334cc799d67f7f292e11194de5195fa
|
|
Change-Id: If563f5b0fd5b28589bfbe4cf91061951acd14ebf
|
|
Change-Id: Ibe0f8ec2714002b2dc84ef0c0bb8cb845e906aab
|
|
Change-Id: Ia5a1bbc00acff10405aa5205b9fd5a930deb5fc9
|
|
Change-Id: Icd3c66b83419f25b198937b05ede9b22f1344726
|
|
Use only ID of the current page.
Change-Id: I27ef4d2112a047379cec6bc221ba403f1a0371e4
|
|
For tab dialogs. While at it, factor out file-saving code into
a separate function.
Change-Id: Ideffc9934c0d562fe365d0bb1942f31056d4a486
|
|
Use osl file abstractions for that
Change-Id: I876ca61e1d42b29f7c592b2778d8847b15513b98
|
|
Change-Id: Ie0d0bcea3409f99cce0b9dccd4f316d1da3c0d84
|
|
Start test with use_vcl_non_headless_with_windows instead
Change-Id: Id6ff9c6f15ec927e1cbe2c599c526857982a76d2
|
|
Change-Id: I4e56f0264ada77e24f5d71fa9eaf48e5eedaaae8
|
|
Those screenshot cppunit tests need to run in non-headless mode with
dialog windows exposed (i.e. VCL_HIDE_WINDOWS must not be set)
To preserve the current behaviour (VCL_HIDE_WINDOWS is set always on Win
and Mac, and in use_vcl_non_headless case on Linux), introduce 2 new
variables:
gb_CppunitTest_show_windows: unset VCL_HIDE_WINDOWS unconditionally
gb_CppunitTest_hide_windows: set VCL_HIDE_WINDOWS=1 if HEADLESS is empty
(i.e. let's not use emptiness of HEADLESS as an indicator, as it is
empty in 2 mutually exclusive cases)
Change-Id: Ib2f7a9cfb1202944d10856c44b6ac7c41156b333
|
|
Change-Id: Ia5fc46f5030285049acf4836ba4cbd6285cbe5ae
|
|
Change-Id: I9fd716671c7d1dc568d14b914c9a802fc6239a5e
|
|
For simple TabDialogs with minimal interface. That works, but found out
that for SD it's using a TabDialog with two TabPages with the same *.ui
file. To avoid problems for now, adapted to use PageIDs again, marked in
the code as to-be-changed.
Change-Id: I30af6367f4d3c1e9097b1fe3d2b230ab4eab5ed7
|
|
Windows version works well. Linux
needs some adaptions, working on it. Also need to take
a look at tpure TabDialog/TabPage cases (see case 23)
Change-Id: Id0d32e14810dbc62b7735becf1826a9b436ce546
|