summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/View.hxx
AgeCommit message (Expand)Author
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
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-29removed unnecessary forward declarations of classTakeshi Abe
2012-04-16Remove deprecated function.Rafael Dominguez
2012-04-11Overload View::GetExchangeList to use vector instead of List.Rafael Dominguez
2012-04-09Remove some unused methodsJulien Nabet
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-01pointer -> referenceIvan Timofeev
2011-12-03add avmedia::EmbedMediaMichael Stahl
2011-05-04Remove List sd::View::mpLockedRedrawsRafael Dominguez
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-28add modelines to .hxx files as wellCaolán McNamara