Commit graph

307422 commits

Author SHA1 Message Date
Tim Hardeck
6484ccb4ed move zoomitem from svx to sfx2
To allow using SvxZoomItem in sfx2 zoomitem is moved from svx to sfx2.
This patch does base on Caolán McNamara's patch he sent to the mailing list.

Change-Id: I4d245f938d92ad3a20b692f5f76d8e0d00b1a648
2012-06-15 13:38:56 +02:00
Stephan Bergmann
4ad231a6ab -Werror=unused-variable
Change-Id: Ic4c417667d45f80215303d2171b3c61d97284547
2012-06-15 13:19:57 +02:00
Eike Rathke
d0b706ed2a pkg-config glib 2012-06-15 13:10:12 +02:00
Tor Lillqvist
28cdc43f2d Make sure homeDirectory exists
Change-Id: I3a89bcac3bf46405e8e474f7765d74c643b7ab43
2012-06-15 13:53:07 +03:00
Tor Lillqvist
00320c71c1 Bin two unneeded (and not found!?) imports
Change-Id: I4b2f716f4a40fe4be91e204d8c78dc8c5e6a439e
2012-06-15 13:52:59 +03:00
Miklos Vajna
c62708c392 n#325936 testcase
Change-Id: I35d2ef784cbdcefe4c9bb18e1017d773202c1a9a
2012-06-15 12:14:18 +02:00
Marco Cecchetti
a7bd035584 Fixed a bug related to text fields introduced on the last commit. 2012-06-15 10:14:59 +02:00
Marco Cecchetti
61360495ac Provided support for clipping-based shape transitions (barnWipe,
fourBoxWipe, ellipseWipe, pinWheelWipe). Basic support for reverse
method by subtraction.

Ported or implemented the following classes or functions: 
createShapeTransition,  ClippingAnimation.

Extended the following SVG DOM classes: SVGPathElement (prependPath
method).

Modified and  added new methods to: AnimatedElement, ClippingFunctor,
EllipseWipePath, FourBoxWipePath.
2012-06-15 10:14:59 +02:00
Marco Cecchetti
6016a68548 Enabled support for clipping-based slide transitions (barnWipe,
fourBoxWipe, ellipseWipe, pinWheelWipe).

Ported or implemented the following classes or functions:
ClippedSlideChange, PathTools.normalizePath, ClippingFunctor,
createClipPolyPolygon, BarWipePath, FourBoxWipePath,
PathTools.createPathFromEllipse, EllipseWipePath, PinWheelWipePath.

Extended the following SVG DOM classes: SVGMatrix, SVGPathElement,
SVGPathSegMovetoAbs, SVGPathSegLinetoAbs, SVGPathSegCurvetoQuadraticAbs,
SVGPathSegCurvetoCubicAbs.

Modified and  added new methods to: MetaDocument, AnimatedSlide,
SlideTransition, TransitionInfoTable.
2012-06-15 10:14:59 +02:00
Marco Cecchetti
a962bffa18 Enabled support for fade, slide wipe and push wipe slide transitions.
Ported or implemented the following classes: SlideTransition,
AnimatedSlide, SlideChangeBase, FadingSlideChange,
FadingOverColorSlideChange, MovingSlideChange.
Modified and  added new methods to: MetaSlide, SlideShow.
2012-06-15 10:14:59 +02:00
Marco Cecchetti
a4f7622bcc The new slide elements structure is created by the svg export filter
directly. Master page elements structure reverted to old one, adapted
the embedded script. Exporting a single slide is supported again.
2012-06-15 10:14:59 +02:00
Marco Cecchetti
232490f3fb In order to enable future support for slide transitions has been needed
to
modify the part of the presentation engine handling the slides
navigation feature.

A new structure for slide and master page elements has been designed.
The following new classes have been implemented: MasterPageView,
TextFieldHandler, SlideNumberFieldHandler.
The following classes have been modified: MetaDocument, MetaSlide,
MasterPage, PlaceholderShape, Thumbnail.
The following classes have been modified and renamed: TextField ->
TextFieldContentProvider, FixedTextField -> FixedTextProvider,
VariableDateTimeField -> CurrentDateTimeProvider, SlideNumberField ->
SlideNumberProvider.
2012-06-15 10:14:58 +02:00
Marco Cecchetti
d6b82f7bcb In order to fix bug 43060 the width and height attributes are exported with units (mm) for the <svg> element when a single slide/page is exported. 2012-06-15 10:14:58 +02:00
Marco Cecchetti
6e0d7ce941 Now debug printers are turned off automatically 2012-06-15 10:14:58 +02:00
Marco Cecchetti
fec47cf75e fixed wrong indentation / provided better indentation 2012-06-15 10:14:58 +02:00
Miklos Vajna
2f13dbac06 n#325936 fix ww8 export of fly frames with transparent background in headers
Regression from commit ed8b5f2d -- to be safe, reverted only for fly
frames in headers.

Change-Id: Ia538b69bb913567c7d087d40afc7f0a141b7a0ed
2012-06-15 09:55:42 +02:00
Stephan Bergmann
5e63c104a6 Unused variable
Change-Id: Id437c428f07cd084b5f54151a806e111d557acaa
2012-06-15 09:31:11 +02:00
Thomas Arnhold
e06d6e3956 hrc cleanup: Remove completely unused RIDs
These RID definitions aren't used at any other point. So remove
them. Unused START and END definitions were commented out for
documentation purpose.

All definitions in basctl/source/basicide/tbxctl.hrc were unused,
so I removed this file.

Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994
2012-06-15 08:22:09 +02:00
Thomas Arnhold
f8de2166d4 Remove dead code
Change-Id: I65fe534a712ddcdd01b1f393a8244f603e891dc8
2012-06-15 08:22:08 +02:00
Markus Mohrhard
31058ad8f2 disable two ui elements for 3.6
Change-Id: I55c8932fb5561704626f73e044091fe7b5240229
2012-06-15 06:44:12 +02:00
Markus Mohrhard
146cc7a3ad use correct localization aware string to double
Change-Id: Ied254ef0dc8f7dcf444738da193122a733089b5a
2012-06-15 06:44:12 +02:00
Markus Mohrhard
fb4302d489 handle formula is in new conditional format dlg
Change-Id: Ia492b8fb9ad1406800ba855370daafb40f254093
2012-06-15 06:44:12 +02:00
Christian Lohmaier
f14bd201ad ancient bison nees %token-table for yytname to be usable
fixes build with XCode 2.5 (Mac/PPC)
2012-06-15 01:34:32 +02:00
Julien Nabet
5af60dc534 Fix uninitialized values
Change-Id: I62b6cb30aeab40be18e5943a27ccd1d7130ad073
2012-06-14 23:31:29 +02:00
Julien Nabet
cc85e1303f Resolves: fdo#50988
Fix Draw crashes on loading MS Logical Design Diagram example visio file
It was a problem with an iterator. The comparison was OK only on "else" part.
In the "if" part, iterators are from different sequences.

Change-Id: I1ccc82a1c24289c0c2e89ef0275f0f5163dc8a8d
2012-06-14 22:03:12 +02:00
Tor Lillqvist
61c6c7f8f7 Experiment with ViewFlipper
Change-Id: I0b1523b5c898375b5cf23294b0a9462a6a651e32
2012-06-14 22:03:48 +03:00
Tor Lillqvist
c64156a11f Add note where scaling and offsetting could/should be added
Change-Id: I7adafa165a4724b0e193288d69c4c3f3815f11b2
2012-06-14 22:03:47 +03:00
Tor Lillqvist
55e8343aef Grow to multiple pages, one in landscape
Change-Id: I3987c79caffaae4cd354a58c25711b0e08f63560
2012-06-14 22:03:46 +03:00
Matúš Kukan
83726096bf pyuno: more stuff unwanted if there is system python
Change-Id: I13d543f9f877f65f377ae914f8308876bf2c0532
2012-06-14 21:05:02 +02:00
Takeshi Abe
e9022aaa90 removed empty SfxApplication::SaveBasicManager() and its usage
See 6801a61711
and b57bf0f202

Change-Id: Ia63a5426a6445bffd4579d4535382bf93a97a589
2012-06-15 01:55:53 +09:00
Mirek Mazel
c2b867c6c0 New menubar closing icon (that appears when more apps is open).
Change-Id: I454f63201d61dc6f33a78fcfc1ed65e117124751
2012-06-14 18:44:31 +02:00
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
Michael Meeks
1ab7ed717f re-base on ALv2 code. 2012-06-14 17:41:06 +01:00
Iain Billett
06a5ea8385 More work on the file explorer. Added file type filtering. Maintains state if user switches to viewer and back. 2012-06-14 17:33:16 +01:00
Norbert Thiebaud
16468bd2ea Fix pyuno migration on Mac
Change-Id: I75322a9ada9c84faa6c54ade7d44e5493abb418a
2012-06-14 08:59:28 -05:00
Miklos Vajna
d21e1215f6 n#325936 fix ww8 export of not-in-background anchored images in header
Regression from commit 2ad707b3, which only updated the import, but
forgot to remove the fake "in background" property on export.

Change-Id: I2b42c5fa7873d946b10d311800049586bc214071
2012-06-14 15:03:01 +02:00
Michael Meeks
99bc4311b1 re-base on ALv2 code. 2012-06-14 13:26:54 +01:00
Iain Billett
246ba71f56 some eclipse projects with pure Android UI stuff. LO code not yet integrated. 2012-06-14 12:49:16 +01:00
Kalman Szalai - KAMI
12d76ae5c0 Add epm for OxygenOffice distro-conf
Change-Id: Iddbc17e79a35ceb39eb8abfcb3a820f30961a54d
2012-06-14 13:29:52 +02:00
David Tardon
9735441b94 fix build.lst content
Change-Id: I11c45830f6a322876041f6beda9e31fde110a2a7
2012-06-14 13:07:47 +02:00
Matúš Kukan
656e9238de pyuno: clean d.lst
Change-Id: Iaca5b31fb723e158198c7a21c1361f3f4a756477
2012-06-14 12:55:31 +02:00
Matúš Kukan
3d08599743 icc no more exists
Change-Id: I3e4387ba5414aee7108e8a471d964baaece2c0a0
2012-06-14 12:54:57 +02:00
Christophe Jaillet
441b28d4e9 remove un-necessary memset 2012-06-14 11:34:26 +01:00
Stephan Bergmann
5706c479ff Remove dmake makefiles obsoleted by gbuild'ification
Change-Id: I94b074d7d2e1ea2f80c3075ae49530225947442d
2012-06-14 11:43:16 +02:00
David Ostrovsky
e16ac69372 gbuild migration: pyuno module
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
2012-06-14 11:40:23 +02:00
Matúš Kukan
951ed65898 writerfilter: two more dependencies
Change-Id: I97491c61ef83f947e1923785300490f3b7920203
2012-06-14 10:13:19 +02:00
Matúš Kukan
c65225a71b writerfilter: remove unused / unneeded .mk files
Change-Id: Ic64e3e527ced7fcf81f90075bae7d8a646789d4e
2012-06-14 10:13:18 +02:00
Cédric Bosdonnat
4f5c523b97 CMIS UCP: fixed Save As into a CMIS repo
Change-Id: I8ab65f917e9442f8871a39d7d25a63336065bee6
2012-06-14 10:07:52 +02:00
Luboš Luňák
e5fdaa2591 fix reading two smartart shapes in one document
Change-Id: If693eea8deceec7eebd45ab04de020223dc7f6a7
2012-06-14 09:20:59 +02:00
Stephan Bergmann
271c4e2fe5 Revert MSVC ABI incompatible URE change (public -> protected)
...the mangled names of the corresponding symbols change with MSVC if you change
a member from public to protected.  This had been changed with
6e67c03dc0 "Enable -Wnon-virtual-dtor for GCC 4.6"
but should only be necessary for GCC, not for MSVC, so can simply be reverted
under _MSC_VER.

Change-Id: Id22aadaff3d7f30ed824f39fe22eab7ca39bd408
2012-06-14 08:32:51 +02:00