summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/View.hxx
AgeCommit message (Expand)Author
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-12sd: remove the maLockedRedraws fieldNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-06-15Fix commentMaxim Monastirsky
2015-06-10bSwitchOff is always false nowMaxim Monastirsky
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-06idle includes and enum useJennifer Liebel
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09changed timers to idlesTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-09Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-08-11String->OUStringIvan Timofeev
2013-05-30Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13translation and cleanup of comments in sd/source/ui/inc/Urs Fässler
2012-12-04refactored GetEmptyPresentationObject, added GetSelectedSingleObjectRadek Doulik