summaryrefslogtreecommitdiff
path: root/sd/qa/unit/import-tests.cxx
AgeCommit message (Expand)Author
2018-10-18loplugin:staticvar in sdNoel Grandin
2018-10-02Related: tdf#120028 PPTX import: fix font color of multi-col shape textMiklos Vajna
2018-09-21Related: tdf#120028 PPTX import: fix font size of multi-col shape textMiklos Vajna
2018-09-21tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski
2018-06-29tdf#104199 sd: export non-borders as noFillJustin Luth
2018-06-14tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth
2018-06-08tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-07sd: disable pdf import testsAshod Nakashian
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-17tdf#116899: normalize key times during PPT import if neededAron Budea
2018-04-20tdf#116266 Add unit testSerge Krot
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06tdf#77747 handle Hebrew numbering in ppt.Mark Hung
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-09drop getColor() method of ColorNoel Grandin
2018-03-07use more Color in sdNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-14Fix typosAndrea Gelmini
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai
2018-02-07tdf#115394 export correct slide transition time in PPTSzymon Kłos
2018-02-07tdf#115394 import custom slide transition time in PPTXSzymon Kłos
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-30tdf#114821 calculate better label positionSzymon Kłos
2018-01-30Revert "tdf#114821 calculate correct label position"Szymon Kłos
2018-01-28tdf#114821 calculate correct label positionSzymon Kłos
2018-01-24Fix typosAndrea Gelmini
2018-01-24tdf#114913 Use master if char size wasn't setPaul Trojahn
2018-01-19inline some definesNoel Grandin
2018-01-19Unit test for tdf#114488Samuel Mehrbrodt
2018-01-17CppunitTest_sd_import_tests: clean up manual model/frame/controller assemblyMiklos Vajna
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-09-26tdf#100065 Fix scale of transformationPaul Trojahn
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn
2017-09-09Fix typoAndrea Gelmini
2017-09-08Disable test on Linux x86 that makes plain 'make' fail due to -mpfmath=387Stephan Bergmann
2017-09-04SmartArt: separate unit testsGrzegorz Araminowicz