summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2015-04-19add test for axis number format export to XLSXMarkus Mohrhard1-0/+15
2015-04-19fix upDown bar export to OOXMLMarkus Mohrhard1-0/+2
2015-04-18don't pretend to have a bitmap url if we are not using bitmapsMarkus Mohrhard1-0/+11
2015-04-17chart2: convert new to ::Create.Michael Meeks12-26/+27
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks22-39/+40
2015-04-17Revert "WaE: unused variables"Tor Lillqvist1-3/+21
2015-04-17WaE: unused variables and falloutTor Lillqvist1-21/+3
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks2-3/+3
2015-04-16add test for tdf#90533Markus Mohrhard1-0/+10
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin4-5/+5
2015-04-15add test case for tdf#81407Markus Mohrhard2-0/+10
2015-04-15add test for dispBlanksAs exportMarkus Mohrhard1-0/+10
2015-04-15add test for autoTitleDeleted exportMarkus Mohrhard1-0/+10
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2-2/+2
2015-04-13loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-1/+1
2015-04-10tdf#90492 Rearrange toolbars and buttons in ChartYousuf Philips2-23/+34
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin2-3/+3
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin1-4/+4
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks8-11/+11
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks2-9/+18
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin5-14/+14
2015-04-10Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks1-2/+2
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks4-27/+27
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks2-2/+4
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-4/+4
2015-04-10cleanup Printer VclRef pieces.Michael Meeks1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin5-8/+9
2015-04-10vclwidget: only call dispose() onceNoel Grandin23-25/+25
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks5-12/+10
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin56-335/+632
2015-04-09prophylactic double dispose audit.Michael Meeks9-3/+24
2015-04-09Double dispose protection.Michael Meeks1-0/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin5-50/+49
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin54-124/+116
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann1-1/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-04ShapeToolbarController::create is unusedCaolán McNamara2-7/+0
2015-04-04tdf#90404 OOXML chart legend import improvementAndras Timar1-2/+2
2015-04-02loplugin:staticmethodsNoel Grandin3-3/+3
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann1-4/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann40-148/+148
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann4-7/+7
2015-03-25TyposJulien Nabet1-3/+3
2015-03-23TyposJulien Nabet2-2/+2
2015-03-23loplugin:constantfunction: chart2Noel Grandin18-84/+12
2015-03-20fix y-axis position on x-axis handlingMarkus Mohrhard1-1/+1
2015-03-20someone did not understand c++Markus Mohrhard1-4/+0
2015-03-20fix typoMarkus Mohrhard3-4/+4