summaryrefslogtreecommitdiff
path: root/sw/source/uibase/table
AgeCommit message (Expand)AuthorFilesLines
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-45/+48
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-3/+3
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-42/+45
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-2/+2
2014-11-21expand complex cascading conditional operatorBjoern Michaelsen1-12/+21
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin3-9/+9
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-07-26Remove temporaries and constifyMatteo Casalin1-2/+1
2014-07-26Avoid unneeded downcast, reduce scope, constifyMatteo Casalin1-11/+7
2014-07-26Remove unuseful member variableMatteo Casalin1-1/+0
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner1-0/+1
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara1-1/+2
2014-06-14Avoid possible memory leaks in case of exceptionsTakeshi Abe2-5/+4
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-3/+3
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+8
2014-06-03sw: fix include guardsThomas Arnhold1-2/+2
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl4-0/+984