summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-14convert annotation menus to .uiCaolán McNamara
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-13convert slideshow context menu to .uiCaolán McNamara
2017-04-13convert font style menu to .uiCaolán McNamara
2017-04-13convert rotate menu to .uiCaolán McNamara
2017-04-13convert the scale menu to .uiCaolán McNamara
2017-04-13convert font size popup to .uiCaolán McNamara
2017-04-13effect start entries should be radio buttonsCaolán McNamara
2017-04-13convert effects menu to .uiCaolán McNamara
2017-04-13crybaby compilerCaolán McNamara
2017-04-13convert master page menus to .uiCaolán McNamara
2017-04-13convert taskpane layout menu to .uiCaolán McNamara
2017-04-13Avoid unnecessary, wrong downcast causing UBSan failureStephan Bergmann
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-09ofz#1078 cgm infinite recurseCaolán McNamara
2017-04-09cid#1404932 useless callDavid Tardon
2017-04-08Notebookbar: add new file and recent docs to the menuSzymon Kłos
2017-04-08Notebookbar: vertical alignmentSzymon Kłos
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-06tdf#105545 Allow closed paths having 2 pointsRegina Henschel
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sdStephan Bergmann
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05Adapt code to scoped UNO enumsStephan Bergmann
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-01cgm mode is now unusedCaolán McNamara
2017-04-01CGM_EXPORT_IMPRESS is always usedCaolán McNamara
2017-04-01CGM_IMPORT_CGM is always usedCaolán McNamara
2017-04-01adjust cgm import to make testing easierCaolán McNamara
2017-04-01rework ImportCGM to take a SvStreamCaolán McNamara
2017-04-01use weak attribute for Linux tooCaolán McNamara
2017-03-31use actual UNO enums in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet