summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* convert inventorId to scoped enumNoel Grandin2016-11-2151-152/+148
* Kill the AutoPilotPresentations UNO commandGabor Kelemen2016-11-212-31/+0
* add missing resource depDavid Tardon2016-11-211-0/+3
* add missing deps on ui filesDavid Tardon2016-11-211-0/+5
* new loplugin datamembershadowNoel Grandin2016-11-214-12/+3
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* tdf59046 oox: fix incorrectly combined shapesMark Hung2016-11-202-0/+12
* tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2016-11-192-0/+11
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-182-0/+40
* sd: assert SfxPoolItem::operator==Michael Stahl2016-11-181-15/+10
* Avoid division by zeroStephan Bergmann2016-11-181-2/+2
* Missing XComponent.dispose calls in screenshot testsStephan Bergmann2016-11-181-0/+7
* includes should be at the top of the fileNoel Grandin2016-11-187-23/+18
* tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2016-11-172-0/+21
* tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin2016-11-175-5/+33
* loplugin:unusedfieldsNoel Grandin2016-11-177-26/+15
* chmod -xTor Lillqvist2016-11-173-0/+0
* loplugin:datamembershadow in StyleSheetUndoActionNoel Grandin2016-11-172-10/+2
* make the element names in dumpAsXml match the class namesNoel Grandin2016-11-163-9/+9
* new loplugin finalprotectedNoel Grandin2016-11-162-4/+2
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-2/+2
* replace explicit delete and simplifyDavid Tardon2016-11-151-9/+3
* Replace some trivial Sfx*Item derivations with make* functionsStephan Bergmann2016-11-154-80/+66
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* warning C4701: potentially uninitialized local variable 'pPV' usedNoel Grandin2016-11-141-1/+1
* coverity#703927 Unchecked return valueCaolán McNamara2016-11-149-37/+33
* loplugin:unnecessaryoverrideCaolán McNamara2016-11-132-13/+2
* drop extra semicolonsDavid Tardon2016-11-132-2/+2
* drop useless semicolonsDavid Tardon2016-11-131-2/+2
* Sd test: use binary mode to dump shapes to avoid Windows line endingsTamás Zolnai2016-11-121-1/+1
* tdf#98059 Don't replace existing objects when inserting mediaSamuel Mehrbrodt2016-11-111-6/+0
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-117-33/+34
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-3/+3
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-2/+2
* tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2016-11-102-0/+20
* tdf#103826 Missing master page pane context menus in DrawMaxim Monastirsky2016-11-103-0/+38
* Adapt sd.screenshotStephan Bergmann2016-11-101-1/+0
* Wrap pointer to dialog with VclPtrTakeshi Abe2016-11-102-6/+12
* tdf#103756 - CTRL+Z not working to undo changes performed through NavigatorNoel Grandin2016-11-092-2/+26
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* simplify mark points and gluepoints managementCaolán McNamara2016-11-081-40/+27
* no need to use endsWithAsciiL like this anymoreNoel Grandin2016-11-081-11/+9
* coverity#1394269 Uncaught exceptionCaolán McNamara2016-11-082-6/+4
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-0715-172/+49
* style fix for cppcheck redundantConditionJochen Nitschke2016-11-071-1/+1
* officecfg: add .uno:SignPDF labelMiklos Vajna2016-11-072-2/+12
* loplugin:unnecessaryvirtual in sd..sdextNoel Grandin2016-11-0714-27/+26
* oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung2016-11-071-0/+4
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-0515-49/+172
* unify color selectorsCaolán McNamara2016-11-0415-172/+49