summaryrefslogtreecommitdiff
path: root/sw/source/uibase/table
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-6/+6
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin2-2/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15convert Link<> to typedNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-09-24convert Link<> to typedNoel Grandin1-2/+3
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-11/+11
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier4-32/+32
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