summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Collapse)AuthorFilesLines
2014-04-10add teh rounded corners property backMarkus Mohrhard2-0/+8
This has been removed because it was unused. Change-Id: If8fdf87cec1cd5fb5ee1924396643b152e6f3431
2014-04-10make sure the unique id is set correctlyMarkus Mohrhard3-4/+43
Change-Id: I1b846e79c2fdd718b7c67f39cb67ca2916520cb3
2014-04-08Need 3 points to define a rectangle in 3D.Jan Holesovsky1-1/+2
Change-Id: I47e212f922b67ced6c6cd63bf90133c024cf0af4
2014-04-08Fix typo.Jan Holesovsky1-1/+1
Change-Id: I37c0c48e19b43189b9cae3a1adcf875127859804
2014-04-08WaE: private field is not usedTor Lillqvist1-5/+0
Change-Id: I555a1513db76ae561c34734a1723d8225f258ef6
2014-04-08change debug outputMarkus Mohrhard1-1/+1
Change-Id: Ia0b9f3b3aff6ceff04d42a94b2d08f0a63bb7560
2014-04-08clear the container to be safeMarkus Mohrhard1-0/+1
Change-Id: Ifa90e2839898079da4dc09e55feba6626e6a8fa8
2014-04-08add camera controlMarkus Mohrhard3-0/+17
Change-Id: Ie641a916f62e80f390514f91de23873364df89a6
2014-04-08remove unused variableMarkus Mohrhard1-1/+0
Change-Id: I8291aa433fb8f9d8fd3a5c2c756c006321a6deb4
2014-04-08temporarily render to a fileMarkus Mohrhard3-1/+14
Change-Id: Ibfc8101f261489bf11f990ea3fe6ae2e74b99df9
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard4-6/+43
Change-Id: Ia66bf54539e67066a56bb50fb606e50e581bee73
2014-04-08e temporarily a local OpenGL contextMarkus Mohrhard2-0/+4
Change-Id: I086d826456d77bf978c3877ed6da92850878ad97
2014-04-08remove some OpenGL traces from OpenGLRender and DummyXShapeMarkus Mohrhard4-25/+5
Change-Id: Ibc4877a7c98a0ee1920d6ff0137009f489e2e9a9
2014-04-08remove fileMarkus Mohrhard1-71/+0
Change-Id: I74d1116ae0d5f99bcfbbe67ec1ecbe1a5a89ad8f
2014-04-08no need to swap buffers in the offscreen renderingMarkus Mohrhard1-20/+1
Change-Id: Ibe25afaa71acc0a0c8995c6f0644eb08fe8920cf
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard7-8/+318
Change-Id: I55489fad8723f204003fe502eea5e02de4c8d6ef
2014-04-08most likley nobody has used that profiling code in yearsMarkus Mohrhard1-12/+0
Change-Id: I6ad7aea0d77b54509c3c919d0015f3a94118a398
2014-04-08put some functions into an anonzmous namespaceMarkus Mohrhard1-0/+4
Change-Id: I39357685bfd3b2e556d0c6f83a3833fd64bc7e52
2014-04-06whitespace cleanup in chart2Markus Mohrhard7-14/+0
Change-Id: I85fdb62ff0e6606e2ac8537f477e7cb5bec3827a
2014-04-05prevent excessive exceptionsMarkus Mohrhard1-8/+12
They hide the interesting parts that I'm interested in and are always thrown so let us avoid them Change-Id: I532a3fe678de7d3ac0776db23363df5d35c793eb
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin18-37/+37
i.e. convert "::sal_Bool" to "sal_Bool" Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre2-2/+2
Conflicts: include/sal/log-areas.dox Change-Id: I770b8b9fb82f873ccb88dc26ac05206f703ddf33 Reviewed-on: https://gerrit.libreoffice.org/8805 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann5-5/+5
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-03-30coverity#1194922 Overflowed return valueCaolán McNamara2-6/+6
Change-Id: Id00dc5b37685ac81125e5ed075680c4dab2426c9
2014-03-30set first position and then size, fdo#75075Markus Mohrhard1-1/+1
Change-Id: Ica8a82619f492bd30929ce88198f621f7a1f88a2
2014-03-29chart2: loplugin:saloverrideMichael Stahl2-9/+11
Change-Id: I795c8337f3d5fcf3e39849204867f0d57f40c843
2014-03-29Add missing header.Kohei Yoshida1-0/+2
Change-Id: I15f43e18bc20b8ddfd20b39bd4725519a2a8ae61
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida10-44/+240
Now the new proprety gets properly imported and exported to and from ODF. Also, more on replacing string literals with define macro constants. Change-Id: I4b773d68610a8aeaeb239901dac166e4dc2dd80d
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida1-6/+14
Easier to keep track of their call sites. Change-Id: I5f874194425ae8f5043bef45cce63a5e1d51a400
2014-03-29Transfer back properties from the chart type object to template object.Kohei Yoshida2-0/+26
Change-Id: I3484a2ae0141087835e34e4e174bdc24b3357854
2014-03-29Too long a line.Kohei Yoshida1-1/+7
Change-Id: I0b8f1b3b55cf0374ce1ff81d7798ea60848208d4
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida7-32/+166
Then things stop working. Go figure. Change-Id: I38893b20104537a64d279063c7b7dd708efb0d2f
2014-03-29Some debugging output of GL chart.Kohei Yoshida1-0/+41
Change-Id: Ia216358085378b449626f9c9f36e63a65b7a2669
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida6-15/+22
This will make it easier to track all uses of a UNO property name using symbol database lookup, which is much faster and more accurate than grepping. Change-Id: I8c2857504c29bcce01eb8c1f406dcbfb24331510
2014-03-29Add a means to debug the internal state of the diagram object.Kohei Yoshida1-2/+31
Until we can render this new GL chart for real. Change-Id: Iaf1a5fb903572c33d512705c9073b3795187f89b
2014-03-28Remove remaining DBG_CTOR etc. remnants from chart2Stephan Bergmann2-9/+0
Change-Id: Iaf07f77b4228d4debb2620625b14ce7dc41e3a98
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-2/+1
(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-28Missing XServiceInfo base classStephan Bergmann1-6/+10
Change-Id: I2a233e60162fd89e4765a57a0de10b430babcaa6
2014-03-28ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann22-192/+0
Change-Id: Ic4a4c0fe411c359f5305f01c8ff79ca48384b484
2014-03-28Missing XServiceInfo base classStephan Bergmann12-46/+36
Change-Id: Ib629a60d626c10ac9628d172896790e90d2daf51
2014-03-28chart::Wall is not a UNO service implementationStephan Bergmann2-27/+0
Change-Id: I6a5482f4d49e47d1a6289a29d1b573e25fa0b5c5
2014-03-28chart::impl::StockBar is not a UNO service implementationStephan Bergmann2-27/+0
Change-Id: I5faa0dd028dcc79d09c47fd53b7804121a062e2e
2014-03-28Missing XServiceInfo base classStephan Bergmann1-6/+10
Change-Id: Ib295357574a54de4716fcd2ff8f57c604729214d
2014-03-27add interface for 3D stock type chart in 3D sceenMarkus Mohrhard1-0/+55
Change-Id: Ia7e17b64ce5f5f2320744618bb3006f4f9c2ab17
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann225-1884/+2076
...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 Grandin28-39/+39
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
2014-03-26Make sure to set the RoundedEdge check box on load.Kohei Yoshida1-25/+34
Change-Id: Ic62e3f26b2cda28e823c465efb78a397fe781d51
2014-03-26Pass the rounded edge property to the diagram object.Kohei Yoshida6-17/+42
Change-Id: I71fa1bf82b879a1da69ca78d53bcf8072bdfa9ae
2014-03-26Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida7-1/+65
Change-Id: Ia6083c423bf8286a0b562d490283f8e1328a0124
2014-03-26Add a boolean "RoundedRectangle" property to the GL 3D chart.Kohei Yoshida2-4/+107
Change-Id: I3cb23461718c5713c1e76d0b37d92b3e7849d13b