summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin2.cxx
AgeCommit message (Expand)Author
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
2013-10-04convert sc/../viewfunc.hxx from String to OUStringNoel Grandin
2013-09-01Reset autospell data when inserting/deleting cells.Kohei Yoshida
2013-09-01Repaint grid view when the visible area changes.Kohei Yoshida
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29Check whether or not a visible range has changed.Kohei Yoshida
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-12Resolves: #i120017, filter button is not shown in merged cellJian Fang Zhang
2013-01-11Create a self-update variant of DataPilotUpdate().Kohei Yoshida
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-13Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-01targeted string re-workNorbert Thiebaud
2012-03-23Let's just centrally reload group data in DataPilotUpdate()...Kohei Yoshida
2012-03-23Some misc changes & some dumping facility for pivot table for debugging.Kohei Yoshida
2012-03-22When updating pivot table with groups, we need to clear the table data.Kohei Yoshida
2012-03-09Bool-ness.Kohei Yoshida
2012-03-09Only load members of the clicked field, not of all fields.Kohei Yoshida
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida
2011-12-13fdo#35981: Handle empty members correctly during field popup.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-18Removing the switch. Now we use the new autofilter popup for good.Kohei Yoshida