summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai
2016-12-08tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai
2016-11-27tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung
2016-11-22Probably a more robust way to fix the testKhaled Hosny
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-11-22Destroy item sets in SdDialogsTest::tearDownStephan Bergmann
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen
2016-11-21add missing resource depDavid Tardon
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-21new loplugin datamembershadowNoel Grandin
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-20tdf59046 oox: fix incorrectly combined shapesMark Hung
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-18sd: assert SfxPoolItem::operator==Michael Stahl
2016-11-18Avoid division by zeroStephan Bergmann
2016-11-18Missing XComponent.dispose calls in screenshot testsStephan Bergmann
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai
2016-11-17tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-17chmod -xTor Lillqvist
2016-11-17loplugin:datamembershadow in StyleSheetUndoActionNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
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