summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/prevwsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski1-2/+2
2016-06-28loplugin:staticmethodsStephan Bergmann1-1/+1
2016-06-28tdf#99729 prerequisite: model-level user data r/wMike Kaganski1-1/+6
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-3/+3
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-6/+2
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-2/+2
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-1/+1
2015-12-14tdf#93837 Convert some Calc context menus to xmlMaxim Monastirsky1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-15convert Link<> to typedNoel Grandin1-3/+2
2015-09-09tdf#39468 translated german comments in preview.cxx and prevwsh.cxxAlbert Thuswaldner1-3/+3
2015-09-04convert Link<> to typedNoel Grandin1-3/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-3/+3
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-2/+2
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-1/+1
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks1-2/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-12/+13
2015-04-20sc: convert new to ::CreateNoel Grandin1-4/+4
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-1/+1
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks1-4/+5
2015-04-16Replace "sc design mode" sal_uInt8 with TriStateStephan Bergmann1-2/+3
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+4
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-1/+1
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-1/+1
2015-03-24convert SvxZoomType to enum classNoel Grandin1-13/+13
2015-02-03callcatcher: shave off some moreCaolán McNamara1-5/+0
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-1/+1
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-10/+10
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-16/+16
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1