summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
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-25fix path in READMEDavid Tardon
2016-10-24Calculate size of embedded Impress document properlyStephan Bergmann
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-21Fix grammarSamuel Mehrbrodt
2016-10-21tdf#95387 UI: "Custom Animation" probably should be called just "Animation"giacco
2016-10-21tdf#103170 Heikobar: Add it to ImpressYousuf Philips
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#96015 (part) link to Doc'tation in Help menuOlivier Hallot
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
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-17tdf#95416: Get rid of #include ../foo/bar.hxx style includesArnold Dumas
2016-10-16clang-cl loplugin: sdStephan Bergmann