summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-23move defines to only userJochen Nitschke1-4/+0
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin2-17/+25
2017-01-23fix ubuntu trusty buildNoel Grandin1-0/+3
2017-01-23just for non exported thingsCaolán McNamara4-0/+10
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara4-10/+0
2017-01-23use rtl::Reference in SvxPixelCtlNoel Grandin1-2/+3
2017-01-23use rtl::Reference in SvxShowCharSetNoel Grandin1-2/+2
2017-01-23tdf#105266 Make LIGHTEN and DARKEN follow MS specificationRegina Henschel1-1/+1
2017-01-23fix windows buildNoel Grandin1-1/+4
2017-01-23new loplugin useuniqueptrNoel Grandin2-6/+4
2017-01-23use rtl::Reference in RulerNoel Grandin1-1/+2
2017-01-23use rtl::Reference in SfxInPlaceClientNoel Grandin1-1/+2
2017-01-23use tools::SvRef in ImpSdrObjTextLinkUserDataNoel Grandin1-1/+2
2017-01-23use rtl::Reference in OPropertyChangeListenerNoel Grandin1-2/+3
2017-01-23Lok: support for batch API callsAshod Nakashian2-0/+20
2017-01-21coverity#1399437 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-01-21move GetXGraphic to its only userCaolán McNamara1-1/+0
2017-01-20warn about unused ImagesCaolán McNamara1-1/+1
2017-01-20split GetImageForCommand into GetBitmapForCommand and coCaolán McNamara1-0/+5
2017-01-20use rtl::Reference in OSelectionChangeListenerNoel Grandin1-3/+4
2017-01-20Apply stricter member access control for TasksJan-Marek Glogowski3-6/+14
2017-01-20Images no longer loaded from resource filesCaolán McNamara3-10/+0
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin3-4/+5
2017-01-20use rtl::Reference in OContainerListenerNoel Grandin1-2/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basegfxStephan Bergmann1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, canvasStephan Bergmann1-0/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, codemakerStephan Bergmann1-0/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann19-0/+179
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann6-2/+27
2017-01-19New loplugin:dynexcspec: Add @throws documentation, cppuhelperStephan Bergmann1-0/+6
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-0/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann6-0/+47
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann1-0/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2-0/+6
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18nutilStephan Bergmann1-0/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann1-0/+4
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann7-6/+36
2017-01-19New loplugin:dynexcspec: Add @throws documentation, salhelperStephan Bergmann1-0/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sfx2Stephan Bergmann4-1/+11
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svlStephan Bergmann1-0/+12
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann4-3/+18
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann12-0/+88
2017-01-19New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann3-0/+12
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbhelperStephan Bergmann5-25/+92
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann3-0/+7
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann13-15/+102
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann1-0/+6
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmloffStephan Bergmann2-0/+2
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara1-66/+66
2017-01-19drop unused image idsCaolán McNamara1-10/+7