summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-07tdf#63029 Copy and paste comments with slidePaul Trojahn1-0/+17
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn7-29/+29
2018-09-25Queue notifications only oncePaul Trojahn5-32/+13
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn10-183/+43
2018-08-26tdf#106260 Fix invisible pasted urlsPaul Trojahn2-5/+5
2018-07-26tdf#115438 Fix freeze when pasting unformatted textPaul Trojahn1-0/+2
2018-06-29tdf#115233 Don't reset crop when replacing a graphicPaul Trojahn1-14/+4
2018-01-24tdf#114913 Use master if char size wasn't setPaul Trojahn3-4/+21
2017-12-30tdf#90626 PPTX: Fix image bullet position in PPTPaul Trojahn2-6/+33
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn10-22/+74
2017-12-08tdf#68759 PPTX: Export IsMirroredPaul Trojahn5-7/+35
2017-10-05tdf#100065 RefactoringPaul Trojahn1-6/+4
2017-09-26PPTX Fix export of rotated group shapesPaul Trojahn3-1/+16
2017-09-26tdf#100065 Fix scale of transformationPaul Trojahn3-5/+13
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn5-52/+48
2017-08-26PPTX export tests for flipped shapesPaul Trojahn2-0/+47
2017-08-25tdf#100387 tdf#100389 OOXML animation export fixesPaul Trojahn2-8/+13
2017-08-24tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn5-10/+74
2017-08-19tdf#100387 Fix OOXML export of animated listsPaul Trojahn3-5/+51
2017-08-10tdf#109187 Fix OOXML import of flipped shapes with gradientsPaul Trojahn4-8/+25
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn18-152/+517
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn4-5/+18
2017-07-17tdf#89926 Fix OOXML gradient angle importPaul Trojahn2-4/+4
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn4-5/+18
2017-06-26Fix PageShape export to pptxPaul Trojahn2-2/+3
2017-06-20tdf#89064 Fix import of pages with comments and notesPaul Trojahn3-2/+15
2017-06-20tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn14-285/+312
2017-06-08tdf#45904 Move java XCellSeries test to c++Paul Trojahn7-239/+110