summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-11Fix typosAndrea Gelmini
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: sdStephan Bergmann
2017-02-15WaE: control reaches end of non-void functionDavid Tardon
2017-02-15convert FocusMoveDirection to scoped enumNoel Grandin
2017-02-15convert PageObjectLayouter to scoped enumNoel Grandin
2017-02-15convert GradientColorClass to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-20Missing 'const'Stephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2017-01-19flatten resource, drop LocalResource classCaolán McNamara
2017-01-19can use Bitmaps directly hereCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-12tdf#64588 - prevent loss of non-uniquely-named slideJustin Luth
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-29SD SlsClipboard: cleanup and preparation for tdf64588Justin Luth
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin