summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fusel.cxx
AgeCommit message (Expand)Author
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-06-22tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[f-h]*Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-02-27drop old tools/gen.hxx methods in sdNoel Grandin
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-11-29tdf#76646 don't open link on Ctrl-click if not requiredSzymon Kłos
2017-11-29tdf#76646 Ctrl-click required for hyperlinks in draw/impressSzymon Kłos
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-09sd, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-14warning C4701: potentially uninitialized local variable 'pPV' usedNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-07SdDrawDocument::GetHitIMapObject rCmpWnd param is unusedStephan Bergmann
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrCrookMode to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in sdNoel Grandin
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-13sd: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2015-11-22cppcheck: fix 1 memleak (fusel.cxx)Julien Nabet
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-13cppcheck:variableScopeNoel Grandin