summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drop unused param from SV_DECL_PERSIST1 macroNoel Grandin2017-01-263-29/+29
* add 'explicit operator bool' to our reference classesNoel Grandin2017-01-263-0/+19
* move Image ctor variant with mask color to callersCaolán McNamara2017-01-251-1/+0
* tdf#105502 sd increase font size: handle table selectionMiklos Vajna2017-01-252-1/+6
* loplugin: unnecessary destructor svxNoel Grandin2017-01-258-21/+0
* loplugin: unnecessary destructor svl..svtoolsNoel Grandin2017-01-2520-45/+3
* ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem2017-01-253-0/+8
* loplugin: unnecessary destructor sfx2..storeNoel Grandin2017-01-258-15/+1
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-253-7/+0
* move GetPosByValue from SfxEnumItemInterface to SfxAllEnumItemNoel Grandin2017-01-252-19/+5
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-255-13/+13
* Move two include files to oox/inc as they are used only in ooxTor Lillqvist2017-01-242-247/+0
* Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara2017-01-241-0/+2
* loplugin: unnecessary destructor cppcanvas..filterNoel Grandin2017-01-243-10/+0
* use rtl::Reference in FastParserNoel Grandin2017-01-242-10/+9
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-247-15/+0
* Fix typo in comments: absolut -> absoluteTakeshi Abe2017-01-242-2/+2
* drop one of the Image ctorsCaolán McNamara2017-01-231-1/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-2324-50/+27
* lok: New feature flag to turn off tiled annotationsPranav Kant2017-01-232-0/+9
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-235-28/+0
* pass ownership by pointerJochen Nitschke2017-01-232-4/+6
* move defines to only userJochen Nitschke2017-01-231-4/+0
* Revert "used std::map in SfxItemSet"Noel Grandin2017-01-232-17/+25
* fix ubuntu trusty buildNoel Grandin2017-01-231-0/+3
* just for non exported thingsCaolán McNamara2017-01-234-0/+10
* ditch some empty dtors which match the default dtorCaolán McNamara2017-01-234-10/+0
* use rtl::Reference in SvxPixelCtlNoel Grandin2017-01-231-2/+3
* use rtl::Reference in SvxShowCharSetNoel Grandin2017-01-231-2/+2
* tdf#105266 Make LIGHTEN and DARKEN follow MS specificationRegina Henschel2017-01-231-1/+1
* fix windows buildNoel Grandin2017-01-231-1/+4
* new loplugin useuniqueptrNoel Grandin2017-01-232-6/+4
* use rtl::Reference in RulerNoel Grandin2017-01-231-1/+2
* use rtl::Reference in SfxInPlaceClientNoel Grandin2017-01-231-1/+2
* use tools::SvRef in ImpSdrObjTextLinkUserDataNoel Grandin2017-01-231-1/+2
* use rtl::Reference in OPropertyChangeListenerNoel Grandin2017-01-231-2/+3
* Lok: support for batch API callsAshod Nakashian2017-01-232-0/+20
* coverity#1399437 Uninitialized scalar fieldCaolán McNamara2017-01-211-0/+1
* move GetXGraphic to its only userCaolán McNamara2017-01-211-1/+0
* warn about unused ImagesCaolán McNamara2017-01-201-1/+1
* split GetImageForCommand into GetBitmapForCommand and coCaolán McNamara2017-01-201-0/+5
* use rtl::Reference in OSelectionChangeListenerNoel Grandin2017-01-201-3/+4
* Apply stricter member access control for TasksJan-Marek Glogowski2017-01-203-6/+14
* Images no longer loaded from resource filesCaolán McNamara2017-01-203-10/+0
* new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin2017-01-203-4/+5
* use rtl::Reference in OContainerListenerNoel Grandin2017-01-201-2/+3
* New loplugin:dynexcspec: Add @throws documentation, basegfxStephan Bergmann2017-01-191-1/+1
* New loplugin:dynexcspec: Add @throws documentation, canvasStephan Bergmann2017-01-191-0/+1
* New loplugin:dynexcspec: Add @throws documentation, codemakerStephan Bergmann2017-01-191-0/+2
* New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann2017-01-1919-0/+179