summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/tpsubt.cxx
AgeCommit message (Expand)Author
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
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-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-25remove whitespaceMarkus 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-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-19convert subtotals dialog to .uiCaolán McNamara
2013-12-19set mnemonic widgets and a max heightCaolán McNamara
2013-12-18Converted subtotals group tab page to .uiKatarina Behrens
2013-11-08"%1 is replaced to ..." ... maybe, or maybe notEike Rathke
2013-11-05OUStringBuffer is unnecessary hereEike Rathke
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-19use VclComboBoxText to set max width on listboxCaolán McNamara
2013-07-19modern .ui widgetlayout for subtdlg/subtotaloptionsCsikós Tamás
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-10Updatejailletc36
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-08-16fix a linguistic issue on Calc UIBence Babati
2012-08-16String to OUStringBence Babati
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-06-01ScUserList and ScUserListData no longer dependent of ScCollection.Kohei Yoshida