summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/table
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-3/+3
| * sw: convert new to ::Create.Noel Grandin2015-04-171-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-42/+45
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-2/+2
|/
* Some more loplugin:cstylecast: swStephan Bergmann2015-01-221-2/+2
* expand complex cascading conditional operatorBjoern Michaelsen2014-11-211-12/+21
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-233-9/+9
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-1/+1
* Remove temporaries and constifyMatteo Casalin2014-07-261-2/+1
* Avoid unneeded downcast, reduce scope, constifyMatteo Casalin2014-07-261-11/+7
* Remove unuseful member variableMatteo Casalin2014-07-261-1/+0
* Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner2014-07-151-0/+1
* turn the no-space edit widgets into a editwidget featureCaolán McNamara2014-06-161-1/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-142-5/+4
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-3/+3
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-3/+3
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-3/+3
* fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida2014-06-101-0/+8
* sw: fix include guardsThomas Arnhold2014-06-031-2/+2
* sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl2014-05-274-0/+984