summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh6.cxx
AgeCommit message (Expand)Author
2018-08-27sc: prefix members of ScDocShellHenry Castro
2017-10-27Check decimalSeparatorAlternative in CheckConfigOptions(), tdf#81671Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-06-13Fix typosAndrea Gelmini
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-23loplugin:constantparam in scNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-21Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-22init formula options once, fdo#82183Eike Rathke
2014-08-22nitpick on comment formEike Rathke
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-14some formula interpreter options are document specificEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms