summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2016-05-24Resolves: tdf#100024 CRASH when setting a background imageCaolán McNamara
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-18refactor this repeated code into a single methodCaolán McNamara
2016-05-18Related: tdf#99523 select only the desired slidesCaolán McNamara
2016-05-18Related: tdf#99523 NotifyPageEvent ultimately comes from HINT_PAGEORDERCHG...Caolán McNamara
2016-05-18move the KeepSlideSorterInSyncWithPageChanges to a level lowerCaolán McNamara
2016-05-18give this tremendously useful snippet a descriptive name and de-duplicate itCaolán McNamara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17tidy this a little bitCaolán McNamara
2016-05-17maDeletedPages member of slidesorter is only written to, never readCaolán McNamara
2016-05-16Resolves: tdf#99523 exit text edit and unmark objects before moving slideCaolán McNamara
2016-05-16there is no SelectionPainter, so this member is less than usefulCaolán McNamara
2016-05-16no need to double dynamic_castCaolán McNamara
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-08Remove useless typedef DescriptorContainerJulien Nabet
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl
2016-05-06tdf#91794 OSL_DEBUG_LEVEL > 1 & DBG macro removed (impress/draw)Rohan Kumar
2016-05-05only set cur. page once when removing mult. pagesDavid Tardon
2016-05-01Fix typosAndrea Gelmini
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15clang-tidy misc-forward-declaration-namespaceNoel Grandin
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-05loplugin:constantparam in sdNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-02-28Fix typoMaxim Monastirsky
2016-02-28tdf#93837 sd: Initial import of context menu xml filesMaxim Monastirsky
2016-02-20sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-02-19sd: replace boost::bind with C++11 lambdas and for loopsMichael Stahl
2016-02-19sd: replace boost::bind with C++11 lambdasMichael Stahl
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-16sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin