summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview3.cxx
AgeCommit message (Expand)Author
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-07EditEngine: Removing BIN format from sdVarun Dhall
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-12EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-08EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12loplugin:constantparamNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-10sd: handle classification during copy&pasteMiklos Vajna
2016-02-24-Werror=nonnull-compareStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-25boost->stdCaolán McNamara