summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshf.cxx
AgeCommit message (Expand)Author
2017-01-03tdf#87111 Warn about data loss when deleting source data of pivot tableAbhilash Singh
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky
2016-01-21sc lok: Fix .uno:Remove (removing sheets) to accept a parameter.Jan Holesovsky
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2016-01-13Revert "sc: Make .uno:Insert (inserting a new sheet) always succeed."Michael Stahl
2016-01-13Revert "sc: Further .uno:Insert (inserting a new sheet) tweak."Michael Stahl
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2015-12-24Kill useless headerMaxim Monastirsky
2015-12-21The sheet no. from .uno:Insert can also equal the current no. of tabsMihai Varga
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-07tdf#39468 translated german comments in tabvwshe.cxx and tabvwshf.cxxAlbert Thuswaldner
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-02-26fdo#39468 translated german commentsMichael Jaumann
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-29convert tab background color to .uiCaolán McNamara
2013-12-19convert show sheets dialog to .uiCaolán McNamara
2013-10-23convert input string dialog to .uiCaolán McNamara
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin
2013-07-24convert move table dialog to .ui formatoger000
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09group undo action when hiding/showing sheetsLaurent Godard
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-14adapt code to insert sheet .uiCaolán McNamara