summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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-11tdf#98059 Don't replace existing objects when inserting mediaSamuel Mehrbrodt
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
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-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
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-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
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
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26fix leak in HeaderFooterTabPage seen examining coverity#1371205Caolán McNamara
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-26tdf#96948 Change color of the area behind Impress slide immediatelyTakeshi Abe
2016-10-24Calculate size of embedded Impress document properlyStephan Bergmann
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-20tdf#95387 UI: "Custom Animation" probably should be called just "Animation"giacco
2016-10-20add dumpAsXmlEditDocNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-19tdf#103264 Missing case for SID_SAVE_BACKGROUNDMaxim Monastirsky
2016-10-19use early returns in View::OnEndPasteOrDropNoel Grandin
2016-10-19tdf#103083 - EDITING: Cut and Paste changes bullet point formattingNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-18loplugin:unusedmethodsNoel Grandin