summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin2.cxx
AgeCommit message (Expand)Author
2017-04-07Fix typosAndrea Gelmini
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27handle date autofilter entries correctly, tdf#106214Markus Mohrhard
2017-02-15don't need to include strload.hxxCaolán McNamara
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2017-02-10unwind RID_POPUP_FILTER local resourceCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-04-30Fix typosAndrea Gelmini
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18Fix typosAndrea Gelmini
2015-07-19tdf#39468 translated german comments in gridview2.cxx and gridview3.cxxAlbert Thuswaldner
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-19tdf#91364 - fix data-pilot and auto-filter popup lifecycle.Michael Meeks
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-07sc tiled editing: Don't resize the gridwin to the entire document.Jan Holesovsky
2015-03-10ScGridWindow: scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-10clean-up ScGridWindowTomaž Vajngerl
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-10convert pivot filter dialog to .uiCaolán McNamara
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-30use SC_STRLOAD()Eike Rathke
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin