summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-215-7/+5
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-1/+1
* remove sfx2/sfxcommands.hCaolán McNamara2017-04-181-1/+0
* ODF import / export of rotated text in Impress tableTamás Zolnai2017-04-152-0/+31
* tdf#100926: PPTX import of table with rotated textTamás Zolnai2017-04-152-0/+28
* Introduce text rotation for Impress tablesTamás Zolnai2017-04-151-1/+3
* convert annotation menus to .uiCaolán McNamara2017-04-146-149/+221
* update cppunit to 1.14.0Markus Mohrhard2017-04-142-52/+12
* convert slideshow context menu to .uiCaolán McNamara2017-04-137-363/+341
* convert font style menu to .uiCaolán McNamara2017-04-135-43/+51
* convert rotate menu to .uiCaolán McNamara2017-04-135-69/+83
* convert the scale menu to .uiCaolán McNamara2017-04-135-78/+95
* convert font size popup to .uiCaolán McNamara2017-04-135-40/+51
* effect start entries should be radio buttonsCaolán McNamara2017-04-131-3/+3
* convert effects menu to .uiCaolán McNamara2017-04-138-83/+96
* crybaby compilerCaolán McNamara2017-04-132-2/+2
* convert master page menus to .uiCaolán McNamara2017-04-1313-209/+191
* convert taskpane layout menu to .uiCaolán McNamara2017-04-135-27/+37
* Avoid unnecessary, wrong downcast causing UBSan failureStephan Bergmann2017-04-131-2/+1
* Removed duplicated includesAndrea Gelmini2017-04-136-8/+0
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-1211-50/+29
* drop document_io_logring.txt and use global loggingCaolán McNamara2017-04-122-7/+7
* loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin2017-04-117-14/+11
* ofz#1078 cgm infinite recurseCaolán McNamara2017-04-091-0/+0
* cid#1404932 useless callDavid Tardon2017-04-091-1/+1
* Notebookbar: add new file and recent docs to the menuSzymon Kłos2017-04-081-0/+2
* Notebookbar: vertical alignmentSzymon Kłos2017-04-083-0/+12
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-074-10/+10
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* tdf#105545 Allow closed paths having 2 pointsRegina Henschel2017-04-061-3/+3
* Improved loplugin:redundantcast, static_cast on arithmetic types: sdStephan Bergmann2017-04-062-2/+2
* loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2017-04-061-7/+4
* loplugin:singlevalfieldsNoel Grandin2017-04-062-4/+3
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-069-29/+29
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-055-8/+8
* Adapt code to scoped UNO enumsStephan Bergmann2017-04-051-4/+4
* teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2017-04-051-3/+1
* loplugin:constantparam part2Noel Grandin2017-04-051-1/+1
* loplugin:constantparamNoel Grandin2017-04-053-4/+3
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-1/+1
* Make HangingIndent a commandSzymon Kłos2017-04-042-0/+23
* tdf#39468 Translate German commentsJens Carl2017-04-036-6/+6
* cgm mode is now unusedCaolán McNamara2017-04-011-6/+4
* CGM_EXPORT_IMPRESS is always usedCaolán McNamara2017-04-011-3/+2
* CGM_IMPORT_CGM is always usedCaolán McNamara2017-04-011-3/+2
* adjust cgm import to make testing easierCaolán McNamara2017-04-012-20/+46
* rework ImportCGM to take a SvStreamCaolán McNamara2017-04-011-3/+5
* use weak attribute for Linux tooCaolán McNamara2017-04-011-46/+0