summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Expand)AuthorAgeFilesLines
* Use unique_ptr for SdPage::mpItemsStephan Bergmann2017-06-141-1/+1
* Let CreateItemSet return unique_ptrStephan Bergmann2017-06-141-1/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-051-1/+1
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-1/+1
* disambiguate dual use of toolbar idsCaolán McNamara2017-05-311-6/+0
* lok: impress: add support for undoing comment editingMarco Cecchetti2017-05-311-0/+2
* lok: impress: undoing comment deletion doesn't workMarco Cecchetti2017-05-311-0/+9
* cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke2017-05-212-2/+0
* make string translation loading more uniformCaolán McNamara2017-05-192-7/+4
* SdResId used just for its idCaolán McNamara2017-05-191-1/+1
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-091-1/+1
* include cleanupJochen Nitschke2017-05-041-7/+1
* loplugin:checkunusedparams in sdNoel Grandin2017-05-033-11/+5
* remove empty commentsNoel Grandin2017-05-031-2/+0
* tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens2017-05-021-0/+1
* untranslated strings are just stringsCaolán McNamara2017-05-022-6/+24
* sd: Use unique Page ids for better multi-view support + unit testPranav Kant2017-05-011-0/+6
* can detangle the sdext graphic resource nowCaolán McNamara2017-04-271-4/+0
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-274-4/+4
* remove sd bitmaps from .src filesCaolán McNamara2017-04-262-10/+206
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-252-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2017-04-231-1/+0
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* remove sfx2/sfxcommands.hCaolán McNamara2017-04-181-1/+0
* convert slideshow context menu to .uiCaolán McNamara2017-04-131-1/+0
* convert master page menus to .uiCaolán McNamara2017-04-131-7/+0
* loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin2017-04-111-1/+0
* adjust cgm import to make testing easierCaolán McNamara2017-04-011-3/+4
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-7/+7
* remove some more unused SID constants and commandsNoel Grandin2017-03-281-4/+3
* remove unhandled SID commands from svxNoel Grandin2017-03-281-1/+0
* create SfxInterfaceId o3tl::strong_intNoel Grandin2017-03-272-26/+25
* remove unhandled SID commands in sdNoel Grandin2017-03-271-6/+3
* convert ViewShellId to o3tl::strong_intNoel Grandin2017-03-242-3/+3
* remove unused defines from HRC files in sdNoel Grandin2017-03-161-18/+0
* remove unused HRC defines in sd/Noel Grandin2017-03-151-51/+6
* Dia*Item classes are unusedNoel Grandin2017-03-061-30/+0
* convert SfxEnumItem to type-safe template classNoel Grandin2017-03-031-6/+6
* loplugin:unusedfieldsNoel Grandin2017-02-221-6/+0
* loplugin:unusedmethodsNoel Grandin2017-02-211-2/+1
* sd lok: Include parthash in annotation list and callbacksPranav Kant2017-02-211-0/+2
* Include <xmloff/autolayout.hxx> only where usedTor Lillqvist2017-02-202-2/+1
* sd lok: Use IDs in ViewAnnotations outputPranav Kant2017-02-201-0/+2
* Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist2017-02-161-56/+2
* convert EValue to scoped enumNoel Grandin2017-02-151-1/+1
* drop unused PRESOBJ_IMAGENoel Grandin2017-02-151-1/+0
* tdf#89329: Use unique_ptr for pImpl in stlfamilyArnold Dumas2017-02-111-1/+1