summaryrefslogtreecommitdiff
path: root/include/toolkit/controls
AgeCommit message (Expand)AuthorFilesLines
2016-07-04merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainerNoel Grandin1-19/+5
2016-04-11clang-tidy performance-unnecessary-value-param in toolkitNoel Grandin1-4/+4
2016-04-04sequence->vector in toolkitNoel Grandin1-1/+1
2016-03-10Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-10loplugin:constantparam in toolkitNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock12-24/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin3-3/+3
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-2/+2
2015-11-06coverity#1338239 Uncaught exceptionCaolán McNamara2-2/+2
2015-10-26remove extra spaces around ::Noel Grandin1-2/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin21-1296/+1296
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann19-1035/+1035
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin2-3/+0
2015-06-28coverity#1308539 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10toolkit: more VclPtr pieces.Michael Meeks1-1/+2
2015-04-07loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-01loplugin:staticfunctionNoel Grandin4-5/+5
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann9-40/+192
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara2-10/+5
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-4/+4
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+3
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann7-45/+45
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler1-18/+1
2014-09-17Typo: excatly->exactlyJulien Nabet1-1/+1
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin4-8/+8
2014-05-30header guard naming consistencyNoel Grandin1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+4
2014-05-20remove unused header filesThomas Arnhold2-198/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin5-10/+10
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann12-20/+20
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann19-947/+947
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-03-14Mark overriding OGeometryControlModel class template mem funs as SAL_OVERRIDEStephan Bergmann1-4/+4
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann1-1/+1