summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fuins1.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-18cid#1448339 Use after freeCaolán McNamara1-2/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen1-1/+0
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-24ScTabViewShell is never optionalCaolán McNamara1-11/+11
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+8
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-8/+4
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+8
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin1000001-3/+20
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt1-5/+16
2018-02-22weld native message dialogsCaolán McNamara1-3/+3
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-2/+2
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-13/+13
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt1-6/+44
2018-01-13tdf#86739 Anchor inserted images to cell by defaultSamuel Mehrbrodt1-0/+3
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-4/+4
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-9/+9
2017-10-09sc, implement HAVE_FEATURE_AVMEDIAjan Iversen1-1/+13
2017-09-08set parent for file dialog helperCaolán McNamara1-2/+2
2017-09-03set parent for insert media file dialogCaolán McNamara1-3/+2
2017-08-24loplugin:constparam in sc part5Noel Grandin1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-4/+4
2017-05-19Removed unneccessary ASCII-Art and commentsThomas Beck1-24/+0
2017-05-15tdf#39468 translate German commentsThomas Beck1-4/+4
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-07-15new loplugin unnecessary overrideNoel Grandin1-44/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-08-27Clean up aEmptyStephan Bergmann1-3/+2
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-4/+4
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1