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