summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-04-24Indentation fixesMiklos Vajna1-2/+1
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky6-17/+19
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-6/+0
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips1-4/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky15-15/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin5-7/+5
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara1-1/+0
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai2-0/+31
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai2-0/+28
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai1-1/+3
2017-04-14convert annotation menus to .uiCaolán McNamara6-149/+221
2017-04-14update cppunit to 1.14.0Markus Mohrhard2-52/+12
2017-04-13convert slideshow context menu to .uiCaolán McNamara7-363/+341
2017-04-13convert font style menu to .uiCaolán McNamara5-43/+51
2017-04-13convert rotate menu to .uiCaolán McNamara5-69/+83
2017-04-13convert the scale menu to .uiCaolán McNamara5-78/+95
2017-04-13convert font size popup to .uiCaolán McNamara5-40/+51
2017-04-13effect start entries should be radio buttonsCaolán McNamara1-3/+3
2017-04-13convert effects menu to .uiCaolán McNamara8-83/+96
2017-04-13crybaby compilerCaolán McNamara2-2/+2
2017-04-13convert master page menus to .uiCaolán McNamara13-209/+191
2017-04-13convert taskpane layout menu to .uiCaolán McNamara5-27/+37
2017-04-13Avoid unnecessary, wrong downcast causing UBSan failureStephan Bergmann1-2/+1
2017-04-13Removed duplicated includesAndrea Gelmini6-8/+0
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin11-50/+29
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara2-7/+7
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin7-14/+11
2017-04-09ofz#1078 cgm infinite recurseCaolán McNamara1-0/+0
2017-04-09cid#1404932 useless callDavid Tardon1-1/+1
2017-04-08Notebookbar: add new file and recent docs to the menuSzymon Kłos1-0/+2
2017-04-08Notebookbar: vertical alignmentSzymon Kłos3-0/+12
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin4-10/+10
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-06tdf#105545 Allow closed paths having 2 pointsRegina Henschel1-3/+3
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sdStephan Bergmann2-2/+2
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin1-7/+4
2017-04-06loplugin:singlevalfieldsNoel Grandin2-4/+3
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin9-29/+29
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin5-8/+8
2017-04-05Adapt code to scoped UNO enumsStephan Bergmann1-4/+4
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-3/+1
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-04-05loplugin:constantparamNoel Grandin3-4/+3
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-04-04Make HangingIndent a commandSzymon Kłos2-0/+23
2017-04-03tdf#39468 Translate German commentsJens Carl6-6/+6
2017-04-01cgm mode is now unusedCaolán McNamara1-6/+4