/avmedia/

abora/cd-5.3-3.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc
AgeCommit message (Expand)Author
2016-07-12loplugin:unusedfields variousNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-10-07remove another custom refcounting base classNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15remove chart sidebar when leaving chart edit modeMarkus Mohrhard
2015-09-14boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21remove last WeakImplHelper12 useCaolán McNamara
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-05support more command in chart sidebarMarkus Mohrhard
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-26handle bitmap in chart area panelMarkus Mohrhard
2015-07-26update gradients in sidebar as wellMarkus Mohrhard
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16generate correct sidebar context strings for chartsMarkus Mohrhard
2015-07-16we need access to the chart model in the chart sidebarMarkus Mohrhard
2015-07-08chart2: typed Link<>Noel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-07tdf#91050: fix typo TabePage->TabPageAndrea Gelmini
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin