summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview4.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-1/+1
2016-11-11tdf#98059 Don't replace existing objects when inserting mediaSamuel Mehrbrodt1-6/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-03-25fix headless buildOliver Specht1-1/+2
2016-03-24loplugin:constantparam in sdNoel Grandin1-12/+5
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-2/+2
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin1-6/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-16/+16
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-6/+6
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+2
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin1-1/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-6/+3
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-5/+5
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+1
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida1-0/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-1/+0
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás1-1/+1
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+4
2014-05-21glTF objects: set playback loop by defaultZolnai Tamás1-1/+5
2014-04-24sd: sal_Bool->boolNoel Grandin1-4/+4
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás1-5/+5
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás1-4/+30
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-14inserting a picture in a blank placeholder is setting its bgCaolán McNamara1-20/+25
2014-02-07sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand1-51/+54
2014-01-28bool improvementsStephan Bergmann1-4/+4