summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)Author
2014-04-04ODP filter test: embedded media and glTF modelZolnai Tamás
Change-Id: I2340fa5a20a5774e5db78940cf7d4dc584f09b82
2014-04-04SdFiltersTest: reduce code duplicationZolnai Tamás
Change-Id: I95ddae64001015f911494e11fa15373dfaedd6ba
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
Default mime-type for all media objects: "application/vnd.sun.star.media" The problem of missing mime-type detection still exists. For now only glTF model has a concrete type. Change-Id: I4dca26c1c47a564579bbed926bffa3aa5eda6c04
2014-04-04coverity#738829 unused mpVDev memberCaolán McNamara
Change-Id: Iaafca9ec66cda8e1ce81c92b1cf4c7981685e563
2014-04-04coverity#738816 Uninitialized scalar fieldCaolán McNamara
Change-Id: I4d4ec5391321879746a833b72de211e2b05056b0
2014-04-04coverity#708129 Uninitialized scalar fieldCaolán McNamara
Change-Id: I88e166a8fd055ebae5a5d2e839c7fddba4ae5ec3
2014-04-04coverity#704770 Unchecked dynamic_castCaolán McNamara
Change-Id: Ib690d6ad50e89f6cf4b1046fde6bea2d669b971d
2014-04-04coverity#704743 Unchecked dynamic_castCaolán McNamara
Change-Id: I35067c31c3a083791436eba9690d592f0099d3b5
2014-04-04cp#1000054: Avoid crashing.Muthu Subramanian
Change-Id: Iedafa35cfedce1d56468774fcb6bbfa8e42612df
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
i.e. convert "::sal_Bool" to "sal_Bool" Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
2014-04-03svtools/treelistentry.hxx: sal_Bool->boolNoel Grandin
Change-Id: I0fb2827c41024216f574266e61a11b1cbb7bce28
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
Change-Id: I24deda680469ce99ba358a68e83551bdb584751a
2014-04-02coverity#705866 Dereference before null checkCaolán McNamara
Change-Id: I3f70fda1098c2da97f36e474689853379e5b9ac2
2014-04-02coverity#705854 Dereference before null checkCaolán McNamara
Change-Id: I8bdedf38a29587bb504ccf310371dea756efd47d
2014-04-02Use "Insert" instead of "Open" in title of 3D Model insertion file dialogZolnai Tamás
Change-Id: Ibb6a7df3bf25f7006b71deeebd5abb842a628a46
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás
Store them under /Model/<json_file_name_without_extension>/ modeltools: functions for handling 3D models inside avmedia Change-Id: Ia2bdad6064db372e1c946b6ab02c434545d1ed45
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
It appears that the C++ standard allows overriding destructors to be marked "override," but at least some MSVC versions complain about it, so at least make sure such destructors are explicitly marked "virtual." Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
2014-04-01coverity#708140 Uninitialized pointer fieldCaolán McNamara
Change-Id: Icd313899ea9e70d398a5bc450960e94eafbed055
2014-04-01prevent leaked tmp files from sd import testMarkus Mohrhard
Change-Id: I6365924420f636c8db556d0bce02b2131e540f2c
2014-03-31coverity#704291 Logically dead codeCaolán McNamara
Change-Id: Icfdb7178ea89f2a3bd9680cf1b2c017b5058bb83
2014-03-31coverity#1194939 Uncaught exceptionCaolán McNamara
Change-Id: I679b494c7c563a776da7ee891c0f4e92926fcfe4
2014-03-29coverity#1194898 Logically dead codeCaolán McNamara
Change-Id: Iceef129ed11ab4551008eedf765ec0fe5a72c09a
2014-03-29coverity#1194941 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ieedd977bc45136f087639b8d785fd75335b49087
2014-03-29coverity#1194920 Overflowed array index readCaolán McNamara
Change-Id: I2f5dc0c4cd56e8304ef3dcd83221a1428fdda194
2014-03-29coverity#1194891 Copy-paste errorCaolán McNamara
Change-Id: I79c5587725850fc14a54f827b931959fbadaf566
2014-03-29typo: opend -> openedThomas Arnhold
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-29remove weird unused CustomAnimationTriggerEntryItem::IsA()Michael Stahl
Change-Id: I57c4920ed8e4ecbe90a314ce69e5abc292763347
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
Bump stream positions to 64 bits on: SvLockBytes::ReadAt() SvLockBytes::WriteAt() SvAsyncLockBytes::m_nSize SvOpenLockBytes::Seek() SvOpenLockBytes::Tell() SvOutputStreamOpenLockBytes::m_nPosition OInputStreamHelper::m_nActPos Change-Id: Ica3b674e0ab23a756260a51475e97a5396ecdddb
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist
Change-Id: Iaaf36d012e353f73f083c9c0ebbbb6d0953b16c8
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
(cherry picked from commit b635b4fa4e42053d30ab639643d2236a20243f62) Conflicts: comphelper/inc/comphelper/TypeGeneration.hxx comphelper/source/property/TypeGeneration.cxx cui/source/factory/dlgfact.hxx cui/source/inc/cuitabarea.hxx cui/source/tabpages/tabarea.cxx cui/source/tabpages/tabarea.hrc cui/source/tabpages/tabarea.src cui/source/tabpages/tparea.cxx drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx drawinglayer/source/texture/texture.cxx editeng/inc/editeng/unotext.hxx editeng/source/items/frmitems.cxx include/drawinglayer/texture/texture.hxx include/editeng/brushitem.hxx include/svx/sdr/primitive2d/sdrdecompositiontools.hxx include/svx/svxids.hrc include/xmloff/xmltypes.hxx reportdesign/source/ui/misc/UITools.cxx sc/source/ui/drawfunc/drawsh.cxx sfx2/source/dialog/tabdlg.cxx svl/source/undo/undo.cxx svx/inc/svx/unoshprp.hxx sw/Library_sw.mk sw/inc/doc.hxx sw/inc/format.hxx sw/inc/frmfmt.hxx sw/inc/swatrset.hxx sw/inc/unomap.hxx sw/inc/unoprnms.hxx sw/source/core/access/accpara.cxx sw/source/core/attr/format.cxx sw/source/core/attr/swatrset.cxx sw/source/core/doc/docdraw.cxx sw/source/core/doc/docfly.cxx sw/source/core/doc/notxtfrm.cxx sw/source/core/inc/frame.hxx sw/source/core/inc/frmtool.hxx sw/source/core/layout/atrfrm.cxx sw/source/core/layout/paintfrm.cxx sw/source/core/text/inftxt.cxx sw/source/core/text/porfld.cxx sw/source/core/text/txtfly.cxx sw/source/core/txtnode/fntcache.cxx sw/source/core/uibase/app/docst.cxx sw/source/core/uibase/app/docstyle.cxx sw/source/core/uibase/shells/drawdlg.cxx sw/source/core/uibase/shells/frmsh.cxx sw/source/core/unocore/unoframe.cxx sw/source/core/unocore/unomap.cxx sw/source/core/unocore/unoprnms.cxx sw/source/core/unocore/unostyle.cxx sw/source/ui/fmtui/tmpdlg.cxx sw/source/ui/fmtui/tmpdlg.src sw/source/ui/frmdlg/frmdlg.cxx sw/source/ui/frmdlg/frmpage.src sw/source/ui/inc/frmsh.hxx xmloff/source/text/txtprhdl.cxx xmloff/source/text/txtprmap.cxx Change-Id: Id3ffaa83bb5594d287f1ac8f2c1c9cf55c70946d
2014-03-28coverity#736147 Dereference null return valueCaolán McNamara
Change-Id: Ibcf624be5787b0bf8fd7b0697a4dc9377a22d825
2014-03-28Add unit test for text gradfill import.Muthu Subramanian
Change-Id: I803238fd21d1c73aae8146966a5e62e62ad48c5c
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
Change-Id: Ib84508c7617610ff81d3ec29bc5130048e4cecd3
2014-03-27write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák
Apparently checking the TextWordWrap property in DrawingML::WriteText() gives false by default for objects that do not have it set, which happens to be everything except for custom shapes, which seem to be the only ones to actually obey it. So all normal text would be exported as nowrap to .pptx and read back as custom shape that has non-wrapping text. I tried to make the property return true (which is what it should be in practice), but that appears to be an exercise in futility, or I'm not mad enough to follow the complicated property sets and whatnot. So just write it out only for custom shapes. UNO purists, if any, are welcome to change the dynamic_cast to something UNO-better if they manage without an ambiguous base class error. Change-Id: I3ed906285fde88d902ac9c801986a82a7515638b
2014-03-27SAL_OVERRIDE, Mac OS X sd reduxStephan Bergmann
Change-Id: I9b2959bf77fc79bba2f4abb09681872f6d3a4300
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27sfx2: sal_Bool->boolNoel Grandin
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin
Change-Id: I4fe18964a3178c797ce6e1fe259ec230c2de6eb7
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás
-By now only in impress. -One supported file format: gltf/.json Change-Id: I66b9cc91afeac292a19e8917f923228dc96a791a
2014-03-27Add unit test for left spacing (anchorCtr)Muthu Subramanian
Change-Id: I8fa347497c9509285c5f0422c618efcb360dbd34
2014-03-27Add unit test for text rotation.Muthu Subramanian
Change-Id: Iba4e002c461f00807f277e6032afcdaaf25ea4a2
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
...where the latter contains SAL_OVERRIDE annotations Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1
2014-03-25coverity#738830 Uninitialized pointer fieldCaolán McNamara
Change-Id: I82b0c24957761573e0870b11b7b1ddb3553119c4
2014-03-25coverity#982466 Unchecked dynamic_castCaolán McNamara
Change-Id: I6016ab4ffd2712d62cf3a8136a7d292f06abc8dd
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: I90320997ed79be2556eafa4c35af6b968b378454
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
2014-03-25update test filesDavid Tardon
Change-Id: I937a85fa7bda7df13e79e704973c21bfc732ba66
2014-03-24coverity#704298 Logically dead codeCaolán McNamara
Change-Id: Ic2f52bb5ec072f11c99f20455e4536bc298b47c7