summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/pivotsh.cxx
AgeCommit message (Expand)Author
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-03-26weld ScPivotFilterDlgCaolán McNamara
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-03-23remove unused helpid in SfxShellNoel Grandin
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2015-12-14tdf#93837 Convert some Calc context menus to xmlMaxim Monastirsky
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
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
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-11Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky
2014-03-10convert pivot filter dialog to .uiCaolán McNamara
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-21Let's store ScDocument* in ScSheetSourceDesc.Kohei Yoshida
2011-01-21Encapsulated access to aSourceRange.Kohei Yoshida
2011-01-20Added range name as a data member to ScSheetSourceDesc.Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-01Finished removing //CHINA comments and odd dead code from sc/source/ui/*Luke Symes
2010-09-28Remove datapilot autoformat feature.Kohei Yoshida