summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-15replace explicit delete and simplifyDavid Tardon
2016-11-15Replace some trivial Sfx*Item derivations with make* functionsStephan Bergmann
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-14warning C4701: potentially uninitialized local variable 'pPV' usedNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-13loplugin:unnecessaryoverrideCaolán McNamara
2016-11-13drop extra semicolonsDavid Tardon
2016-11-13drop useless semicolonsDavid Tardon
2016-11-12Sd test: use binary mode to dump shapes to avoid Windows line endingsTamás Zolnai
2016-11-11tdf#98059 Don't replace existing objects when inserting mediaSamuel Mehrbrodt
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai
2016-11-10tdf#103826 Missing master page pane context menus in DrawMaxim Monastirsky
2016-11-10Adapt sd.screenshotStephan Bergmann
2016-11-10Wrap pointer to dialog with VclPtrTakeshi Abe
2016-11-09tdf#103756 - CTRL+Z not working to undo changes performed through NavigatorNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08simplify mark points and gluepoints managementCaolán McNamara
2016-11-08no need to use endsWithAsciiL like this anymoreNoel Grandin
2016-11-08coverity#1394269 Uncaught exceptionCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke
2016-11-07officecfg: add .uno:SignPDF labelMiklos Vajna
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-11-07oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin
2016-10-30cppcheck unreadVariable: nCountJochen Nitschke
2016-10-30cppcheck unreadVariable: nJochen Nitschke
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-29HiDPI: remove more unneeded scaling of iconsTomaž Vajngerl
2016-10-29tdf#103473: Ensure positive rectangle sizeMike Kaganski
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28sd: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28tdf#98587 Inconsistency menu/shortcut for layer visibilityUlrich Gemkow
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin