summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpview.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-4/+4
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-2/+4
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12convert Link<> to typedNoel Grandin1-13/+8
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-8/+5
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-2/+2
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+55
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-6/+6
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+43
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+6
2014-10-28loplugin: cstylecastNoel Grandin1-20/+20
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-15/+15
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida1-0/+11
2014-06-25remove whitespaceMarkus Mohrhard1-9/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-6/+6
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-17/+17
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-18/+18
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-33/+33
2014-04-23sc: sal_Bool->boolNoel Grandin1-22/+22
2014-04-22clean up hrc filesThomas Arnhold1-3/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-23/+23
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-08convert sc/source/ui/optdlg/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-16fdo#37230 Add legacy cell selection behavior and config. optionTomaž Vajngerl1-0/+14
2013-07-11modern .ui widgetlayout for tpviewCsikós Tamás1-154/+140
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi1-96/+90
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-4/+4
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-12-05Remove Large Handles optionStefan Knorr (astron)1-7/+1