summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshb.cxx
AgeCommit message (Expand)Author
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-01Make QR Code callable in calc and writerShubham Goyal
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-25tdf#118777: Disable signature line slot if non-text objectKatarina Behrens
2018-07-24sw,sc: Signature Line: fix VclPtr assertionMichael Stahl
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-06tdf#117903 Add signature line feature to calcSamuel Mehrbrodt
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06tdf#97357 allow insert image if sheet is protected but few cells are notBernhard Widl
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-10Wrap pointer to dialog with VclPtrTakeshi Abe
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens