Age | Commit message (Collapse) | Author |
|
Change-Id: I618dacceb88ddab1ca6d45a8669199354e4b6a6d
|
|
Change-Id: I7a0ceee6c784af8240fb908f19622d4ede1f5a6a
|
|
Change-Id: I2d65035eb30e9a96ab4ddc695fc7bc3aaaa9ab6c
|
|
Change-Id: I7b9763489ca7ec64051b53b87ab1475167ffeb35
|
|
Change-Id: I4741374ec269a5513214c6603e3e6956231bd853
|
|
Change-Id: I18d7500dcc4b29e2d0face22649f6f96382eabe8
|
|
See http://nabble.documentfoundation.org/About-ANIMATIONMODE-VIEW-in-slideshow-module-td4106488.html
Change-Id: I0405e8ef41105a53ac056382aa6b32d2a573c170
|
|
Change-Id: I967a50cf4fdde87efbcec990eab4f68570f27b94
|
|
Surprisingly MovePara(fnParaCurr, fnParaEnd) actually moves to the end
of the next paragraph if the current one is empty.
Change-Id: I780bf663b19044252f1d4532d5467c3a599c8a49
|
|
Change-Id: I0e806da30ae0518579bdc0c8f0218cf5689dc70f
|
|
Change-Id: Id0c20de6dc3375e64dd3dbef34dcd6eb77f02340
|
|
Change-Id: Icf059ff9a911592ab09fc385aadbec9be8ed664a
|
|
Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847
|
|
Change-Id: I85be809dd390a0dcd19a388a85930e1dc0893305
|
|
Change-Id: Ib57845a31e9dbe2ca674f400051d04ea83061a78
|
|
Change-Id: I585603409412c93eb34f473fa0389c3ca465431b
|
|
Change-Id: I71a785149f780530f9f3a430eb866d16b8feda3e
|
|
Change-Id: I5178934e68f766ce9ea1763250f31b3003eb4cc9
|
|
Change-Id: I0352b7e7395519cc2d87e1fd7ffd9423cb977698
|
|
Change-Id: Ia6b4fa99e2ebbab2c1e6688a8fe89e245a1ede9d
|
|
Change-Id: I74f98f675ff0e1cdfdecd28833ad91cb008232a0
|
|
Since the tests are run during LO startup, this is not such a good idea.
Also redo the socket notifier test which seems a bit of an overkill
when a mere pipe will do (and I'm not sure TCP sockets would have
the data available the moment it's written to).
Change-Id: I6a436b286d20ceecf859f9028af98da03c2561b7
|
|
Change-Id: Ic06a4f4fa0ed6ef782846e5b020ac889a30b4360
|
|
Change-Id: Ic007b07a82eb83978527254518d85c5a2903a48d
|
|
The error message says "undefined reference to
`_imp___Z18_set_se_translatorPFvjP19_EXCEPTION_POINTERSE'".
Change-Id: I39d3338a3466fb56dfadbd02af434c0cbf0346e1
|
|
should not be virtual then prior to 95711f5b9e7b6a982d1762d37d5a38e0f40b86f9
the menu ImplInitClipRegion had nothing to do with the outdev
ImplInitClipRegion and so all the original ImplInitClipRegion calls here should
now be routed to InitMenuClipRegion which was removed by "In fact
InitMenuClipRegion() is unused" so restore that
Change-Id: Id208b30561803ee774e10d44e19ed0808f824766
|
|
Change-Id: If2c5d406994902839c4c81a947fc46a06056fe90
|
|
Change-Id: I8d6764d555c50923af5bdc6672753b5e84230144
|
|
Dash length, dot length and distance also need to be world
transformed to be compatible with device metrics.
Change-Id: I57c04f5010006aaf8c1c32e0949cb39b7f2bc67d
|
|
RenderPolygonStrokePrimitive2D draws a simple hairline if the
line width is less than 1.0 (and less than 1.5 if no AA is used)
so in tryDrawPolygonStrokePrimitive2DDirect we need to reflect
this behaviour - otherwise the lines are drawn too small.
Change-Id: Icd3d8f35a00346b1d624b6df010f43ed21968d04
|
|
Change-Id: I5198baeb7b396bec2df991a94a57531f35b7a24b
|
|
Specific to KDE4 vclplug and just a bit of a hack, but it's at least something.
Change-Id: I4bf0f9c8e0b4f7faebaf010a06fcc4ff2e44fa6b
|
|
Change-Id: Id5592e10b93800560e82b4506cddb1dfcbe1043f
|
|
Change-Id: Ie00332fcaaf3a78516569b010ac2ff7e2c259b28
|
|
When OutputDevice's ImplInitClipRegion got marked as virtual, the
compiler raised a warning about colliding method names in
MenuFloatingWindow, and this got fixed by making the method virtual. But
making it virtual just makes the warning go away, doesn't fix the real
problem, that OutputDevice's ImplInitClipRegion() is no longer called,
leading to strange missing text in the menus.
In the meantime also ImplInitClipRegion() got renamed to
InitClipRegion(). Fix the problem by renaming InitClipRegion() to
InitMenuClipRegion() in MenuFloatingWindow.
Regression from 95711f5b9e7b6a982d1762d37d5a38e0f40b86f9 (fdo#74702 Move
ImplInitClipRegion Window code out of OutputDevice, 2014-04-25).
Change-Id: Ibeb5e8e99bf4369b349ac44376a2c217786ef318
|
|
Change-Id: Ifb03305c8df237fd52f4343744dc1884d220b149
|
|
Change-Id: I54785205e3884ddf7b94ef7f43617bd329c4e780
|
|
Change-Id: Idb8d97d44b16bbe41372d97c46199ec786c38218
|
|
Change-Id: I47b4a1f5ca5b8ce3cde11d4db599d6afb54a2886
|
|
Change-Id: I03c55ceb685b4de580bfc3125792e7a75e133821
|
|
Change-Id: Ic342d785746280b6c75d237cfafc83a42786ec7f
|
|
Change-Id: I4a664c1c71a5aab183e7441dcdbcdb8b769fb996
|
|
Change-Id: I4796075c4727d30178bb6c7d0752e87ab22c36cf
|
|
Change-Id: I2e866116db510deef12b0da7995b9bc1b246b34a
|
|
Change-Id: I82b5c5ced8a4f0e719d1aeffed86845b9db1b68b
|
|
regression since cf3c6cb40f99fa1761a6af3d7447a899b9447868
Change-Id: Iaeb44d948d3e0a0b26cfd3e16aa81b979cf56457
|
|
Change-Id: Id91272de715bbab7b3a18a1905ca593cf959422c
|
|
Change-Id: Id717454935e1b9426f59061ed95364bf69408232
|
|
Change-Id: Ic9f477efd34b6baa4d5cd7a75db8187332b7b328
|
|
Change-Id: Ia29ebbddd5c88b8f3bd033a97dfd69a7705b87b8
|