Age | Commit message (Expand) | Author |
2024-06-01 | loplugin:ostr in sc/../view | Noel Grandin |
2024-03-26 | tdf#160338 Calc freeze on Text Attribute dialog | Noel Grandin |
2024-01-24 | convert more calc dialogs to async | Noel Grandin |
2021-10-07 | use SfxItemSetFixed in sc | Noel Grandin |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2020-09-15 | establish that ScViewData::GetDocument can always return ScDocument& | Caolán McNamara |
2019-08-12 | tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxx | Gabor Kelemen |
2019-03-26 | weld ScPivotFilterDlg | Caolán McNamara |
2018-07-13 | merge IUndoManager into SfxUndoManager | Noel Grandin |
2018-06-09 | remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"( | Noel Grandin |
2018-04-16 | tdf#42949 Remove unnecessary localization headers from sc | Gabor Kelemen |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-13 | SDI: don't #define/#undef names of actual classes for slot headers | Mike Kaganski |
2017-10-23 | loplugin:includeform: sc | Stephan Bergmann |
2017-08-26 | loplugin:constparam in sc part7 | Noel Grandin |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-03-23 | remove unused helpid in SfxShell | Noel Grandin |
2016-12-21 | convert EnumContext::Context to scoped enum | Noel Grandin |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-06-27 | GSoC notebookbar: switching tabs depending on context | Szymon Kłos |
2015-12-14 | tdf#93837 Convert some Calc context menus to xml | Maxim Monastirsky |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-17 | revert for mac and win unit case crashes after boost->std | Caolán McNamara |
2015-09-17 | boost->std | Caolán McNamara |
2014-11-25 | We now only need one bit of information here | Caolán McNamara |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-05-11 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-23 | sc: sal_Bool->bool | Noel Grandin |
2014-04-18 | sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_POPUPMENU_REGISTRATION macro. | Jan Holesovsky |
2014-03-10 | convert pivot filter dialog to .ui | Caolán McNamara |
2014-02-21 | Translate German comments and remove superfluous ones as well as visual noise | Alexander Wilms |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-05-20 | Resolves: #i121420# merge sidebar feature | Oliver-Rainer Wittmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-28 | probably the last uses of the one argument String::CreateFromAscii variant | Caolán McNamara |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2011-11-27 | remove include of pch header from sc | Norbert Thiebaud |
2011-05-27 | Replace DBG_* with OSL_* in sc/source/ui | Jacek Wolszczak |
2011-03-10 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Kohei Yoshida |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-01-21 | Let's store ScDocument* in ScSheetSourceDesc. | Kohei Yoshida |
2011-01-21 | Encapsulated access to aSourceRange. | Kohei Yoshida |
2011-01-20 | Added range name as a data member to ScSheetSourceDesc. | Kohei Yoshida |
2011-01-17 | removetooltypes01: #i112600# remove tooltypes from sc | Mikhail Voytenko |
2010-12-11 | cleaning of __EXPORT define | Gert Faller |
2010-10-20 | undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU... | Frank Schoenheit [fs] |