summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-05-15test: don't create root element in startDocument() in xmlwriterTomaž Vajngerl3-9/+6
Change-Id: Ia08e9f8caf2a2fb42855dcb2245e013e1a181216
2014-05-15fdo#55582 Writer: Dont overwrite from even when selected, from writer.Lennard Wasserthal1-2/+6
This patch fixes the writer part, calc part is fixed long ago. Problem: it overwrites when you paste from impress or calc. This allows to keep the graphic's frame, so the text doesn't have to be rearranged. (i.e. it is desired, so I didn't change that) I was trying to give the user a choice, but I didn't succeed in keeping the frame when pasting from writer to writer. coming soon! Change-Id: I07271df9bb501779d06f332bb13edd05f0aefacb Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
2014-05-15fdo#78159: fix import of OOoXML embedded objectsMichael Stahl2-1/+24
MimeConfigurationHelper::GetDefaultFilterFromServiceName() checks that there is both an import and an export filter, and for OOoXML the export has been removed; tweak the check to require only import for OOoXML. Currently it still works invoke the OOoXML filter, but it is clearly better to store the embedded documents only in ODF, so tweak OCommonEmbeddedObject::store* methods to do that. (regression from aeeaccf59abbc485d7786486f1accc1cb4d4dbf7) Change-Id: Ib71f23fd110cbd4b570517f2dde2c53e3aa6301d
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet38-145/+145
Change-Id: Ieecfd7ccb10c75ac639d0ba8e7cb588607097c2a
2014-05-15loplugin:unreffunStephan Bergmann1-1/+0
Change-Id: I10ca928ce30631b531a2549985b54ca071efb79c
2014-05-15loplugin:saloverrideStephan Bergmann8-115/+115
Change-Id: I53a7cd73ff754bf3b019cb36341b2ab09c61e762
2014-05-15loplugin:bodynotinblockStephan Bergmann1-0/+2
Change-Id: I9c573af8f378cd0b0cb9898d84b5d566f498f57e
2014-05-15sw html test: missed one class name at renamingTomaž Vajngerl1-1/+1
Change-Id: I614bbda7b796a4bd57d9511a9dc68beafa398b38
2014-05-15loplugin:sallogareasStephan Bergmann1-0/+1
Change-Id: Ic3e2a5ed247b35b4e6d80a4ad824bc9b535783fb
2014-05-15sd html test: move local vars on top, clean-upTomaž Vajngerl2-11/+9
Change-Id: Iac393561337825e316a974801a6061944b8fd72a
2014-05-15sc html test: dispose xComponent in teardownTomaž Vajngerl1-0/+8
Change-Id: If33ad8bcca2c224b6bf68a1bdaa015326c17aef8
2014-05-15sw test: HtmlExportTest - assert pDoc exists, rename classTomaž Vajngerl1-15/+13
Change-Id: I5e17b8636236c2a0f78df80c36d82a3ba16a1c5f
2014-05-15sw test: unify names of local variables and move to them to topTomaž Vajngerl3-50/+55
Change-Id: Iaba274f73edf4ff49d06f5dd15ab8ab2ddd043f7
2014-05-15sw test: user parent's parseXmlStream methodTomaž Vajngerl1-6/+1
Change-Id: I6b50172b636cd8334b5cbfd3986631c1f17dd366
2014-05-15OGLWindow: improve camera movement, make it fasterZolnai Tamás1-10/+10
By now there is no a timer which rerender the scene all the time so we need to move camera without setting time. Change-Id: Iba1bfd9b9dc87309cf83d5dcd6832f0e4cb2cd92
2014-05-15wmf: assume WinOrg/ViewportOrg = (0,0) if they are not providedTomaž Vajngerl1-6/+6
Change-Id: Ia8a91a565118d102ff769da8bca65f16b5dfece2
2014-05-15wmf: add SAL_INFOs for interesting things at WMF importTomaž Vajngerl2-8/+34
Change-Id: Ic21709896fe156c7393ece54345b00bceb37587d
2014-05-15wmf: test that non-placeable WMF uses correct sizesTomaž Vajngerl4-0/+142
Change-Id: I546d654726483b40ce4d981bc66377c8a3df6194
2014-05-15test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl5-0/+575
Change-Id: Ie42f72e0fc281d1f51e1729be408c2b0042f4174
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl4-6/+32
Change-Id: Iff8af5e9ffefb4c3cecf387b16473d45e8b4a65a
2014-05-15fdo#78603 mixup (Left->Top) in Rectangle constructionTomaž Vajngerl1-4/+5
Change-Id: I7fa566e036508d43b153c7983dc89fc6660718e7
2014-05-15vcl: ReadWindowMetafile - make pConfigItem default to NULLTomaž Vajngerl1-1/+1
Change-Id: Ib061b5e05df5215bea210a750d5dfd5314eeadec
2014-05-15vcl: remove uselees comment from font.hxxTomaž Vajngerl1-4/+0
Change-Id: Ifc933e9b4ca2f604f3aaf1ba74b34b414f96dd64
2014-05-15wmf: put WMFReader constructor out of the header fileTomaž Vajngerl2-18/+18
Change-Id: I8bf15c9990745759dd1414296257558adf5a42c0
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl4-0/+73
AsRGBHexString returns the Color as a RGB hex string. For example "00ff00" for green color. Change-Id: Ia95c7f9eb6d9aefc3ca989046fa8d76b7b7f9e8f
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl2-60/+110
A sw test fails when WriteWithVersion is used istead of direct replacement. Remove it for now. Change-Id: I0425c85d6492061a5d7565e709d5913b79b28a46
2014-05-15vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl2-455/+865
Macros to reduce code duplication in metaact.cxx are discuraged as it is not possible to find those classes using "git grep". Lets find a better way to reduce code duplication for those classes (some have already been replaced in this commit). Change-Id: I35c7cd74d6345f37e937754e2d0177b816e0e0fa
2014-05-15vcl WMF: in non-placable images use SETWINDOW{ORG,EXT} for BoundsTomaž Vajngerl1-26/+55
If the image is non-placable the image bounds are bounds of all elements. Special cases are when both SETWINDOWEXT and SETWINDOWORG or SETVIEWPORTORG and SETVIEWPORTEXT are available - in those two cases use those bounds bounds instead. Change-Id: I60e53cf6c47ccfc0f1139a11a866392f3e8e3ed1
2014-05-15vcl WMF: some code clean-upTomaž Vajngerl2-10/+13
Change-Id: I0b8d433d3d3bf03e3f414b2586a718146380ee2a
2014-05-15fdo#70498 work-around scaling in SetClipPathTomaž Vajngerl1-8/+8
Scaling needed to be worked-around again so that the image in the bug report could be drawn correctly. The issue needs some more investigation how to detect what are the exact conditions that scaling is needed. Change-Id: Icd3f57a8ded92c49848feea92dc5a14362718874
2014-05-15WMF: partially revert change as for some documents text is not drawnTomaž Vajngerl1-3/+1
revert part of 00e577ac012405f29003533c145bd29d0edbf6db which causes that the text in some WMF images is not drawn. For example the document in fdo#56886 Change-Id: I401c702f0567b1f142a82a4417abe719687a86f9
2014-05-15fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl3-34/+111
Change-Id: Idb4b6442be7ddb08875c6b59f54a887399385be7
2014-05-15sc - statistics dialog: add more space between IDsTomaž Vajngerl1-68/+67
Change-Id: Ie503c2758e809712c99df6e53a02ac6e719dd036
2014-05-15sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl6-92/+519
Change-Id: I8cfaa06019e641e0590065d8f6a3266ff82acb88
2014-05-15DOCX import: fix chart size when it's inside a TextFrameMiklos Vajna3-0/+14
Change-Id: I3edb253238db182054b7688061916a2432b687b5
2014-05-15p is for pointers.Kohei Yoshida1-2/+2
Change-Id: I7df56e7549e8ccccdfa9ca1b88f85e8c81e4a946
2014-05-15Don't reference the avmediaMacAVF library if not builtTor Lillqvist2-0/+8
Change-Id: If4f5c51e986b51f5795012b9535ab7a7ea51337b
2014-05-15The macavf code doesn't compile as 32-bit, sighTor Lillqvist2-1/+6
Change-Id: I51336c09aaa6ecdaa5da537a4a21efbff305da6e
2014-05-15Argh, it's <ext/hash_map> apparentlyTor Lillqvist1-1/+1
Change-Id: Ide91e3302aa17052eb4deb3ddd16ff1ef83401fe
2014-05-15Use std::hash:map when building against libstdc++ (and not libc++)Tor Lillqvist1-0/+5
Change-Id: I7873d99e5982170551ba0ff7b4f383af5935c25b
2014-05-15The AVFoundation framework appeared in OS X 10.7Tor Lillqvist2-1/+5
Change-Id: I76eb213ff4cb93196ea81dd43a465da61c0cdee2
2014-05-15AOO: #i124875# use AVAsset's best guess duration if AVPlayerItem isn't ready yetHerbert Dürr1-1/+4
in AV Foundation the most accurate media asset duration is available when the AVPlayerItem's status changes to AVPlayerItemStatusReadyToPlay. There already is an observer for this, but the upper layers expect getDuration() to be synchronous and to return within a reasonable time. Since returning an approximation is sufficient using the AVAsset's duration as fallback is fine.
2014-05-15The AVMedia framework is not deprecatedTor Lillqvist2-2/+7
So no reason to avoid it when building for the Mac App Store (i.e. when building a sandboxed LibreOffice). (At least I assume it was because of the deprecatedness of QuickTime that it was conditional on not building a sandboxed LibreOffice.) Change-Id: I9d50490aa878ba5e40594b39eac88f23df3ef0a6
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold17-41/+41
Change-Id: I8f29f6344592c2bb1ae0d03304cf6e18b6df3a29
2014-05-15fix cut and paste into macro editor crashCaolán McNamara1-3/+12
e.g. select all in macro editor in virtualbox and paste into Linux macro editor and explode in debugging iterator land. regression due to IA2 integration of efb23f29983f87104a684e7fab00b84fc59d131d Change-Id: Ic7a4e9f5455f4ba3eaf0afd38fd5e445d6dc28e6
2014-05-15Try the AVMEDIA_MANAGER_SERVICE_NAME_FALLBACK1Tor Lillqvist1-0/+4
Change-Id: Iacd00f1371ea276758702bd5eb8380f542790c55
2014-05-15We don't use Quicktime now, but QTKit insteadTor Lillqvist1-1/+0
Change-Id: I3d7080c5013f4d692263a9e5f566bcdbeeb0aeea
2014-05-15Add avmediaMacAVFTor Lillqvist1-0/+1
Change-Id: I8e0a3c1f96ca908ce942050d51cb43fd7724dbae
2014-05-15We build avmediaQuickTime as 64-bit too nowTor Lillqvist1-4/+2
Change-Id: I595d24a08f91f501554bd803a489bc32ed2274f8
2014-05-15AOO: #i124875# avoid wasteful loading of an AVAsset in MacAVF::FramegrabberHerbert Dürr4-25/+15
FrameGrabber used to load its own copy of a movie. Since multimedia content is often very data-intensive this should and can be avoided by using the movie asset already available in the Player. Change-Id: I5ace1d1751b38839ef051ce0dc0328308325b269