summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Collapse)Author
2014-07-14Resync to trunk, windows non-pro buildaoo/aw080Armin Le Grand
2014-04-22missing includes, needed for pro build on WindowsRegina Henschel
2014-04-10in-between results/corrections/improvemntsArmin Le Grand
2014-03-23aw080 resync to trunk, win build working, no checks yetArmin Le Grand
2013-11-27resync to trunk (after accessibility integration)Armin Le Grand
2013-11-21further gluepoint and connector refinements - move one-side connected ones, ↵Armin Le Grand
im/export, relayout on bestconnection and others
2013-11-19More connector refinementsArmin Le Grand
2013-11-18Continued connector and gluepoint cleanup, further reworksArmin Le Grand
2013-11-07resync to trunkArmin Le Grand
2013-10-25in-between commit with changes to MS binary format stuff, Calc overlay, ↵Armin Le Grand
circle type cleanup, rotated obejct export for word
2013-10-17Removed no longer needed filesArmin Le Grand
2013-10-17GluePoint rework done and checkedArmin Le Grand
2013-10-04GluePoint reworks (all in unit coordinates), needs more checksArmin Le Grand
2013-09-27in-between co with recent changes to have an anchor point for a critical ↵Armin Le Grand
change, not complete
2013-09-13selection rework, fixes for virtual function warningsArmin Le Grand
2013-09-12in-between work commitArmin Le Grand
2013-08-08adaptions, changes, warnings reviewedArmin Le Grand
2013-08-01commit to safe ongoing workArmin Le Grand
2013-07-27resync to trunk (close to AOO400)Armin Le Grand
2012-11-26mv ooo to top-levelJoe Schaefer
2012-11-21Had to remove revision 1411685, looking for a better solutionArmin Le Grand
Notes: ignore: reverted
2012-11-20When TRSetBaseGeometry at SdrObjCustomShape gives negative scales ↵Armin Le Grand
(mirrorings) use these to actually apply mirroring as intended to the shapes. This is always valid and a preparation for aw080 where the mirroring will be part of the objects transformstion Notes: ignore: reverted
2012-11-14#121334# turbned back chart non-fill defaults, done the non-fill using ↵Armin Le Grand
tooling when chreating new chart modules Notes: merged as: 7c486ba2574486f886612b8c4c130c55acd7d93e
2012-10-16#121194# Better support for graphic fill styles which are not bitmaps (svg, ↵Armin Le Grand
metafiles, ..) Notes: merged as: 37aa7d81aacaae12dfe0fd2ade2779235bbf72f1
2012-09-07Fix issue #i119631#: [From Symphony]Teardrop shape can not show correct in ↵Zhe Wang
pptx sample file * subversion/main/filter/inc/filter/msfilter/escherex.hxx * subversion/main/filter/source/msfilter/escherex.cxx []check whether one shape is default shape of ppt by shape type * subversion/main/svx/inc/svx/msdffdef.hxx * subversion/main/oox/source/drawingml/customshapegeometry.cxx * subversion/main/svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx []add definition and declaration for tear drop * subversion/main/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx []the content of tear drop shape which incudes "path, adjust value, handle" Patch by: Ma Bingbing <jiazema@gmail.com> Suggested by: Wang Zhe <kingwisemmx@gmail.com> Found by: Zong Dongjun <zongdongjun@gmail.com> Review by: Wang Zhe <kingwisemmx@gmail.com> Notes: merged as: cd582f922bf7bf350669c5d7cec379fe6bb7c886
2012-09-04#i120668#, when calling SdrModel::Setxxx(), need free old object at firstJian Fang Zhang
Found by: zhangjf Patch by: zhangjf Notes: prefer: c8dc73720883333a13187865cd0d69b64af6b4b5
2012-08-15#120569# Enhanced 3D visualisation of line custom shapesArmin Le Grand
Notes: merged as: 118a8ad8c6287e7a4cc81ec46504f6cdffdf826d
2012-08-10#120498# fixed error with half text edit undone, extended as preparation for ↵Armin Le Grand
#120515# Notes: merged as: 71e37a5c3886ff35d7240a9fb6b30aceec057782
2012-08-09#120498# Enhanced Undo/Redo and user experience when editing texts in ↵Armin Le Grand
graphic objects and/or tables Notes: merged as: 12a4200e8ff7f045efcc7e9d15a24b15b248c437
2012-08-01#119755# A new custom shape ellipse ribbon is added and usedArmin Le Grand
Patch by: Jianyuan Li Review by: alg Notes: merged as: 569dfd22e09e954654f4a383da9d0ac7dad33737
2012-07-30#116001# Reverted revision 1366087Armin Le Grand
Notes: ignore: reverted
2012-07-26#116001# TextToFitSize item/property optimized to booleanArmin Le Grand
Notes: ignore: reverted
2012-06-21#i119537# Fixed extrusion of custom shapes to XLS.Andre Fischer
Patch by: Jianyuan Li review by: Andre Fischer Notes: merged as: aab697c7b64e79dd9102395ae1a8fe9025995a73
2012-06-20#120015# Let SdrUndoAttrObj remember a reference to the used style to ↵Armin Le Grand
survive removal of the style by UI (which creates no undo actions). Re-add the style when undoing if needed. Notes: merged as: 4c8ffa01131f2df2b314218731d83bd776944802
2012-06-19#54102# added support for rotation, shear and mirror for SdrEdgeObj (Edges, ↵Armin Le Grand
Connectors), added interactive preview, allowed these actions for editing Notes: merged as: c1a2f580f0a5a479282cfa7ffa538de6d30b216a
2012-06-18#113608#, memory leak in animations: All animation nodes are leaked and new ↵Jian Fang Zhang
exposed crashed problem Patch by: zhangjf Review by: Andre Fischer Notes: merged as: d6e752d5ebfaf66d1c9b0694f9c8582311d6151a
2012-06-11#119287# Adapted to get the needed style as default style for all SdrGrafObj ↵Armin Le Grand
and SDrOle2Objs. Checked various scenarios, works well. Notes: merged as: 0a29c5bedda700a86b46e3c3cd9c9e1ce1d4f278
2012-05-31#119287# exchanged hard attributes for OLE and GraphicObject with new ↵Armin Le Grand
default StyleSheet for these objects Notes: merged as: 0a29c5bedda700a86b46e3c3cd9c9e1ce1d4f278
2012-05-30#119337# Solves the wrong get/setPropertyValue calls in SvxShapeText (and ↵Armin Le Grand
thus in SvxOle2Shape) Notes: merged as: e6a3d1649ce331fd745957f7c0ea039ae27905a6
2012-05-15#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name ↵Armin Le Grand
to be the filename only, added code to SW to set Title and Desc Notes: merged as: bd55f05b332c1573bd410fd9e21ea7fcf977e1b0
2012-05-14#119125# various actions implemented, clipping added. Esp hard was ↵Armin Le Grand
ImpSdrGDIMetaFileImport, but working now. Needed to hand-craft alpha addition for alpha in Metafile content and gradient of action. Also added better BitmapEx creation for convert to bitmap for draw objects. Notes: merged as: 33b4c9938ddcf5555b55088531cce3f2493c1459
2012-05-10#119125# Completely changed XFillBitmapItem to work wit GraphicObject, ↵Armin Le Grand
removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background ofr fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style. Notes: merged as: c97aec0d2276901c20634abe53867f739f420f50
2012-05-04#119125# corected gradient rendering, added stuff to add Title and ↵Armin Le Grand
Description to primitives for later usage Notes: merged as: eceecd4a3806f64c2e8fb0a3bcdcc43e1384779f
2012-05-03#118905# changed EditEngine to be able to paint to overlay (VirtualDevice) ↵Armin Le Grand
directly, not only to Window. Removed the no longer needed switch between buffered and unbuffered overlay, this removes the flickering white block. Notes: merged as: 3137258e346a9c16b2e61747fd926a1e7d358d02
2012-02-24#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to ↵Armin Le Grand
bitmapEx, dynamically expanding needed bitmap size right and bottom dependent of having a hairline there. To check this, I adapted GDIMetaFile::GetBoundRect to be able to deliver the HairlineBoudRect inn parallell to the regular geometry one Notes: merged as: 837e2808f7ed0ef7e40f2596a7a1781b52b606a2
2012-02-15remove svn:executable properties from resource data filesHerbert Dürr
2012-02-15remove svn:executable properties from source filesHerbert Dürr
2012-02-03remove onlineregistration with dependenciesJürgen Schmidt
2012-01-17linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel ↵Armin Le Grand
for doing the basic implementation and offering it under apache license Notes: merged as: 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70
2012-01-03fix for #118525#: Using primitives for chart sub-geometry visualisationArmin Le Grand