summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh6.cxx
AgeCommit message (Expand)Author
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-18tdf#122624 XLSX OLE in DOCX: import view positionsLászló Németh
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
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