summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-14sd lok: More places where we need to force the transparent color for bg.Jan Holesovsky
2016-01-14sd: use ScopeGuard in Outliner::SearchAndReplaceAll()Miklos Vajna
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2016-01-11lool - search all - unit test failure - solvedMarco Cecchetti
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-07sd: lool search all - 2nd search did not work - fixedMarco Cecchetti
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-27Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-11Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-04Remove image color conversion menu from ImpressTomaž Vajngerl
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-25coverity#1340222 Logically dead codeCaolán McNamara
2015-11-25coverity#1340227 Missing break in switchCaolán McNamara
2015-11-25coverity#1340226 Missing break in switchCaolán McNamara
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-20Impress/Draw: Open Navigator in the SidebarSamuel Mehrbrodt
2015-11-18Code cleanup for gerrit change 16723Philippe Jung
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung
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-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05afl-eventesting: deref of null mpTextObjCaolán McNamara
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-04Bin some use-once variables, use literals insteadTor Lillqvist
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-21afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky