summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)AuthorFilesLines
2016-05-19loplugin:unusedmethods in svxNoel Grandin3-3/+0
2016-05-16convert FORMS to scoped enumNoel Grandin1-10/+13
2016-05-16convert CONTROL_STATUS to scoped enumNoel Grandin1-9/+13
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet1-1/+1
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-2/+2
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand1-9/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-04-18Avoid reserved identifiersStephan Bergmann4-18/+18
2016-04-14loplugin:passstuffbyref in svxNoel Grandin10-15/+15
2016-04-12Avoid reserved identifiersStephan Bergmann2-7/+6
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin2-2/+2
2016-03-29Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-4/+1
2016-03-17loplugin:constantparam in svxNoel Grandin3-4/+4
2016-03-09loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin3-4/+4
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin3-3/+3
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-20/+0
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-7/+0
2016-02-09Remove excess newlinesChris Sherlock13-20/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin4-18/+20
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin5-9/+4
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2016-01-11loplugin:privatebase: Make derivation from OBaseMutex explicitly privateStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini3-4/+4
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin1-1/+0
2015-11-26loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-11-11Fix MSVC build: Need to delete copy ctor and operator=Tor Lillqvist1-0/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht5-30/+0
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+3
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann10-34/+34
2015-10-31com::sun::star->css in svxNoel Grandin36-1266/+1259
2015-10-21refactor out some com::sun::star typedefsNoel Grandin2-30/+15
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann32-838/+838
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-9/+9
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann1-1/+1
2015-10-01Fix typosAndrea Gelmini1-3/+3
2015-10-01remove old standalone Sun bug numbersNoel Grandin2-2/+0
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann1-1/+3
2015-09-26convert Link<> to typedNoel Grandin1-1/+1
2015-09-25convert Link<> to typedNoel Grandin1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-20convert Link<> to typedNoel Grandin2-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-8/+8