Commit Graph

309165 Commits

Author SHA1 Message Date
Caolán McNamara
facd391b7f These methods are virtual in the base class, so are really virtual
Its convienent to mark them as such in the subclass too for self-documentating
consistency.

Change-Id: I4c17b796b0704818705df0a7bc0dc8eb233ae36b
2012-07-15 22:03:48 +01:00
Tomaž Vajngerl
660e3c1b20 GUI improvements for CompressGraphicDialog.
In CompressGraphicDialog it is possible to set the target image width
and height besides resolution. Better lossless / JPEG compression
selection. Added Compression / Quality settings.

Change-Id: Ic8a6bfbe9dfbcd4acdfda4c0a856c3ea813a2702
2012-07-15 22:34:54 +02:00
Fridrich Štrba
4dcac7b33b Uploading libmspub-0.0.2 release
Change-Id: I0f91e4a4d9c47d91637eac8c28d4ab3062269e35
2012-07-15 21:55:36 +02:00
Andras Timar
c61e3c941d fdo#47947 Data Form dialog layout fix
Change-Id: Ifa1689ff9be7afa14f5694825c506f7c8c3eff43
2012-07-15 21:18:42 +02:00
Andras Timar
8d0c180469 remove 2 unused resources
Change-Id: I5b0faac6c47c284fd25f020fdf6dbbed5c643e72
2012-07-15 21:08:41 +02:00
Andras Timar
29b302d537 cleanup malingering vendor name in docrecovery.src
Change-Id: Ie9fa8a07361a1ed957d9e4d19df256b4d9668606
2012-07-15 19:28:41 +02:00
Andras Timar
7f4790388b fdo#52090 update Danish dictionaries (2012.07.14)
Change-Id: Ia05018afcfcba044e568e9262ccb90324c2807f5
2012-07-15 17:52:36 +02:00
Caolán McNamara
c06fe7e201 Resolves: fdo#52013 use vector::insert instead
Change-Id: I3cbc0c0751c069ff9bc7d8b1b737fcfdc3be2b9d
2012-07-15 16:38:49 +01:00
Andras Timar
1b31d5fb52 fdo#52088 use [ProductName] placeholder instead of LibreOffice
Change-Id: I560139949c89798581ed7631eb5d0b3124c83002
2012-07-15 17:33:45 +02:00
Julien Nabet
6c4838c13c These methods can be const
Change-Id: Ia4aa8df3768923f7b5a31fb5158e4a744f4b9788
2012-07-15 15:41:15 +02:00
Julien Nabet
c64e33efb0 Possible inefficient checking for <var> emptiness
Change-Id: I049ebd41756ffdd73f534c3bf34f81106f8549a9
2012-07-15 15:26:06 +02:00
Julien Nabet
602445c1aa Prefer prefix ++/-- operators for non-primitive types
Change-Id: I6cfaf9f4623c67fcf9383426f04b32e095acbf42
2012-07-15 15:24:09 +02:00
Julien Nabet
350de508cf Prefer prefix ++/-- operators for non-primitive types
Change-Id: Iedb58cade2bc7cdbce2e8d40b0e3502bf3df4fa9
2012-07-15 15:21:38 +02:00
Rafael Dominguez
cbdfab6e43 Keep track of the current view and close it when we click close icon.
Change-Id: I63faf58203ac43b4216a57d8ad5fbfe8d9f0bfff
2012-07-15 08:15:26 -04:30
Rafael Dominguez
7d2e94d0f8 Move Populate and ShowOverlay as pure virtual functions.
Change-Id: I6544ec030646a2f9fb0e322c1c2032b78ff6390c
2012-07-15 08:15:25 -04:30
Rafael Dominguez
0703d55933 Move some methods to TemplateAbstractView.
Change-Id: Ie65d5c9c91a1c55c792bf19a9f2ffdb6bb56bb2a
2012-07-15 08:15:25 -04:30
Rafael Dominguez
5a22ac8fdd Move overlay attribute from subclasses to TemplateAbstractView.
Change-Id: Ia64c226f481a24c06bb3e248f4441fbbca5ad085
2012-07-15 08:15:24 -04:30
Rafael Dominguez
b2ed25b473 Remove SfxDocumentTemplates dependency from TemplateView.
Change-Id: I316d14303f3772fe2a3ea72b5b5a733f16b95e5a
2012-07-15 08:15:24 -04:30
Rafael Dominguez
29a0a916f4 Refactor setting TemplateView name through regionId.
Change-Id: I4c03c5d254e1552abf8c30fc1f3f5dfbf24c1c84
2012-07-15 08:15:23 -04:30
Rafael Dominguez
58a404ca3a Inherit from TemplateAbstractClass instead of ThumbnailView.
Change-Id: If48b413fc4a409fbbce7a0b8c7de99c6b9ce91ad
2012-07-15 08:15:22 -04:30
Rafael Dominguez
4cfb62a8a1 Create abstract class for template repositories.
Change-Id: Ie92c2241c468522439bccd7d9c18a2dbf9c27c38
2012-07-15 08:15:21 -04:30
Rafael Dominguez
65fa0fbb7e Fill overlay template list when opening an online repository.
Change-Id: I179f93ae76aff059cf069c54fe634eee49d4ed90
2012-07-15 08:15:21 -04:30
Rafael Dominguez
6876faeee8 Set online overlay dimensions the same as parent and set bg as white.
Change-Id: I40e84c1c10369a48544ccc1fcc9bb1821c8b3e23
2012-07-15 08:15:20 -04:30
Rafael Dominguez
836822522a Create overlay for online templates.
Change-Id: Ie09c91e23527d3e1389fc13bd13a8234bda080f3
2012-07-15 08:15:19 -04:30
Rafael Dominguez
e81b42750c Store item url in TemplateOnlineViewItem.
Change-Id: Icc825963591fbdee4e75fc9865333d5ea52d6301
2012-07-15 08:15:18 -04:30
Rafael Dominguez
02cf240b08 Load user saved repositories when loading dialog.
Change-Id: Id5ffb1d4addec43ba8c6fa5aecfa3d5683d6c3a0
2012-07-15 08:15:17 -04:30
Rafael Dominguez
86d59ae04e Set online view position, dimensions and item details.
Change-Id: I968eecdbc91b8998f3fb579afb5305554d6dab76
2012-07-15 08:15:17 -04:30
Rafael Dominguez
6c034219f3 Load repositories URLs and names from user settings.
Change-Id: Iad7f62660abc59383d9933b198a57ac317361f38
2012-07-15 08:15:16 -04:30
Rafael Dominguez
e64f770707 Switch main view between local/online repository.
Change-Id: If2f5f53991271fc05453c44fa422aba7c14d0e16
2012-07-15 08:15:15 -04:30
Rafael Dominguez
63cddab83b Create toolbox buttons to display local/online templates.
Change-Id: Ia1445813c0c049b3478c3873b9e1acf5ae8d67f6
2012-07-15 08:15:15 -04:30
Rafael Dominguez
7db5c56b9f Create a class to display online templates thumbnails.
Change-Id: Id1a2a18d5531a3425221adec84abb7c05228496c
2012-07-15 08:15:14 -04:30
Marco Cecchetti
821b01bf2c JavaScript engine: added support for skipping/rewinding an effect belonging to an interactive animation sequence.
Moreover now when the mouse pointer is over an event-source shape, through which the 
user can start an interactive animation, the cursor appearance is changed to a hand
2012-07-15 11:51:47 +02:00
Marco Cecchetti
c78e929b42 Added support for interactive animation sequence to the JavaScript engine.
Now it is possible to start an effect by clicking on a given shape.
2012-07-15 11:51:47 +02:00
Marco Cecchetti
ada5f5f507 Bug fix: now the JavaScript engine parse the ‘counter-clockwise’ value correctly.
Previously it expected ‘counterclockwise’.
2012-07-15 11:51:47 +02:00
Marco Cecchetti
b0b7d169a0 Bug fix: now the darken and lighten effects work in the right way.
Edited the effects.xml and changed effect direction to counterclockwise.
2012-07-15 11:51:47 +02:00
Marco Cecchetti
aa50b3bd6b Bug fix: now repeated animations and begin=’after effect ‘ works properly together.
Modified the CustomAnimationEffect class in order to take into account the repeatCount 
attribute value when computing the node effect absolute duration.
2012-07-15 11:51:47 +02:00
Marco Cecchetti
c1598303e4 Bug fix: now a clip-based transition works correctly when mode=’out’ and reverse method involves flipping. 2012-07-15 11:51:46 +02:00
Marco Cecchetti
aaed0c6e49 Provided support for rewinding to the previous slide and for skipping / rewinding all effects.
The following method of the SlideShow class has been implemented:
skipAllEffects, rewindToPreviousSlide, rewindAllEffects.
Commented out the calls to the initAnimatedElement methods for ValueListActivity and 
FromToByActivity class as it is the source of a bug.
2012-07-15 11:51:46 +02:00
Marco Cecchetti
9a786c8a1b Performed some clean up and added documentation comments. 2012-07-15 11:51:46 +02:00
Marco Cecchetti
de912929b5 Changed the rewindCurrentEffect method.
The change was needed because rewinding a playing shape transition effect based on 
a clip-path doesn’t work properly on Firefox and Internet Explorer.
2012-07-15 11:51:46 +02:00
Marco Cecchetti
ce5a16c4e3 Skipping a single effect works in JavaScript even if the effect is rewinded (fill=remove).
Added a bIsSkipping flag to the SlideShowContext class and modified the activate_st method 
of the AnimationBaseNode class. Now when we are skipping the managed activity is 
not appended to the activity class but the end method is executed immediately. 
In such a way the correct order of the various events that belong to the animation time-line 
is preserved.
2012-07-15 11:51:45 +02:00
Marco Cecchetti
159a45d06c Implemented partial support for rewinding a single shape effect.
Reworked the way saving/restoring the state of an animated shape is implemented.
2012-07-15 11:51:45 +02:00
Marco Cecchetti
6bfaabf4fe Now a skip effect command cannot be executed if one skip effect is already running. 2012-07-15 11:51:45 +02:00
Marco Cecchetti
6f3ab481ff Now the skip effect feature is supported by the JavaScript presentation engine. 2012-07-15 11:51:45 +02:00
Caolán McNamara
d7e5f9b315 Resolves: fdo#31821 always process ZW[N]J in the font regardless of script
Change-Id: Icd309199b393d89e202fa9d1aba1a1ace51c6c6e
2012-07-15 08:25:28 +01:00
Caolán McNamara
f4d20a400b Resolves: fdo#31821 use icu layout whenever possible
because icu knows all about otf so we don't have to, which makes
things its problem and not ours.

This is the default route for all "ctl" languages already so if
we suffer performance issues here we should try and fix that before
just reverting

Change-Id: I68c8d9929ca48388f61951344f2cfc195045166f
2012-07-15 08:25:28 +01:00
Markus Mohrhard
0d21d9ddbe prevent double delete in calc's html parser, fdo#52107
Change-Id: I0a203a39697d3b12304e4b9dc99714cd7b2a008c
2012-07-15 03:44:02 +02:00
Markus Mohrhard
42cb26ba2b Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"
This reverts commit 9020826566.
2012-07-15 03:44:02 +02:00
Caolán McNamara
146b507f9f ENABLE_ICU_LAYOUT is always enabled
Change-Id: Ie29dd409b95e477a10536468ec320a59cc96a1a9
2012-07-14 20:40:47 +01:00
Takeshi Abe
7b689371cc fdo#52013: Writer will crash when the undo-redoing if it contains dummy text
this fixes a regression introduced at 9c0ca92444
by making assure that destination history has enough capacity

Change-Id: I3f608f7ab4a2617b695a5441d41553049cff333b
2012-07-15 03:10:16 +09:00