summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2016-10-16tdf#95416 Get rid of #include ../foo/bar.hxx style includesDilek Uzulmez
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-12convert impress/draw navigator to .uiCaolán McNamara
2016-10-12convert IDET flags to typed_flagsNoel Grandin
2016-10-12convert STLPropertyState constants to scoped enumNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11merge a small piece of codeCaolán McNamara
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt