summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2015-05-02cppcheck: unusedScopedObjectCaolán McNamara
2015-04-30coverity#1296216 Uncaught exceptionCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-04-30support querying about hidden cells in chart data sequencesMarkus Mohrhard
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29tdf#72361 Forced intercept for exponentiial trendlineLaurent Balland-Poirier
2015-04-29Help MSVCStephan Bergmann
2015-04-29Help MSVCStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28GLEW_VERSION_3_3 is of type GLboolean alreadyStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-18don't pretend to have a bitmap url if we are not using bitmapsMarkus Mohrhard
2015-04-17chart2: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17WaE: unused variables and falloutTor Lillqvist
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10cleanup Printer VclRef pieces.Michael Meeks