summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)AuthorFilesLines
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-1/+2
2018-06-04Bitmap->BitmapEx in BitmapFactoryNoel Grandin3-11/+5
2018-06-04second param of NotifyPreviewCreation is unusedNoel Grandin4-10/+4
2018-06-01use more BitmapEx in sdNoel Grandin16-83/+83
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen5-0/+5
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-05-22Fix typosAndrea Gelmini2-2/+2
2018-05-20Fix typosAndrea Gelmini1-1/+1
2018-05-17Fixed PageObjectLayouterArmin Le Grand1-1/+1
2018-05-17loplugin:unusedfields in sdNoel Grandin2-6/+5
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin2-2/+2
2018-05-11weld SdPhotoAlbumDialogCaolán McNamara1-1/+2
2018-05-11Resolves: tdf#117475 page properties change triggers page reorder eventCaolán McNamara2-10/+24
2018-05-11weld SdInsertPasteDlgCaolán McNamara1-3/+4
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-20loplugin:constantparamNoel Grandin1-3/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-4/+4
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen8-14/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2-5/+5
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-31RequestQueue::RemoveRequest should return bool if dbglevel >= 2himajin1000002-3/+21
2018-03-29coverity#1433646 Dereference after null checkCaolán McNamara1-1/+1
2018-03-29coverity#1433644 silence Dereference after null checkCaolán McNamara1-0/+2
2018-03-22loplugin:useuniqueptr in SdTransferableNoel Grandin1-4/+4
2018-03-20drop unnecessary includesCaolán McNamara3-3/+0
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-03-07use more Color in sdNoel Grandin3-17/+17
2018-03-04weld SvxNameDialogCaolán McNamara1-1/+2
2018-02-27drop old tools/gen.hxx methods in sdNoel Grandin1-1/+1
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin2-5/+5
2018-02-21ColorData->Color in sd..svxNoel Grandin2-22/+21
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin5-19/+19
2018-02-15loplugin:changetoolsgen in sdNoel Grandin7-34/+34
2018-02-10make Pair protected base in Pair/Size/SelectionNoel Grandin2-2/+2
2018-02-06Removed unused include pngwrite in SlsBitmapFactory (sd)Julien Nabet1-1/+0
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-1/+2
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl2-2/+2
2018-01-19new loplugin:emptyifNoel Grandin1-5/+0
2018-01-16Fix typosAndrea Gelmini2-2/+2
2018-01-15More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: sdStephan Bergmann7-17/+17
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-2/+2
2018-01-04drop Cache typedefNoel Grandin2-24/+23
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin2-4/+4
2017-12-19remove unused typedefsNoel Grandin2-2/+0
2017-12-19inline use-once typedefsNoel Grandin1-3/+1
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin2-4/+4
2017-12-11Fix typos and grammarIlmari Lauhakangas1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1