summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar')
0 files changed, 0 insertions, 0 deletions
ead3ad52f9bb2f9d1d6cf8dfc73a0a25e6778ed'>Gradually typed LinkStephan Bergmann 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann 2014-06-25remove whitespacesMarkus Mohrhard 2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann 2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann 2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann 2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin 2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin 2014-03-27sfx2: sal_Bool->boolNoel Grandin 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-22loplugin:literaltoboolconversionStephan Bergmann 2014-02-20svl: sal_Bool -> boolStephan Bergmann 2014-02-19unotools: sal_Bool -> boolStephan Bergmann