summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-07Resolves: tdf#102777 broadcast SC_TAB_INSERTED when inserting scenarioEike Rathke
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-24a first stab against the note caption ownership messEike Rathke
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16add SID_SC_TP_STAT and replace RID_SCPAGE_STAT with itCaolán McNamara
2017-02-16convert ScDetectiveDelete to scoped enumNoel Grandin
2017-02-16drop ReferencedFlag enumNoel Grandin
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-16sc lok: implement comment callbacksPranav Kant
2017-02-16sc lok: Prevent showing comments if tiled annotations are offPranav Kant
2017-02-15convert SylkVersion to scoped enumNoel Grandin
2017-02-15convert DoubledQuoteMode to scoped enumNoel Grandin
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2017-02-13Fix typosAndrea Gelmini
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-07convert DEBUG_TIME to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03Translate some German comments in scKatarina Behrens
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-04Enable fetching data from network, not just files available locallyJaskaran Singh
2016-12-29Add ExternalDataMapper class and Implement CSVDataProvider::Refresh()Jaskaran Singh
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-16Work around -Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2016-12-16coverity#1397206 Resource leakCaolán McNamara
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-12-11Implement CSVDataProvider and perform some cleanup on itJaskaran Singh
2016-12-09fix indentationMarkus Mohrhard
2016-12-09fix compile errorsMarkus Mohrhard
2016-12-09Add support classes for dataproviderJaskaran Singh
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny