summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-2/+2
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-2526-45/+46
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-211-1/+1
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-181-4/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-2/+5
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-161-4/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* loplugin:privatebase: Make various derivations publicStephan Bergmann2016-01-111-1/+1
* loplugin:unusedmethods unused return value in formsNoel Grandin2016-01-118-28/+15
* Fix typosAndrea Gelmini2016-01-1021-28/+28
* loplugin:unusedfields in formsNoel Grandin2015-12-235-11/+0
* coverity#1343619 Unchecked return valueCaolán McNamara2015-12-191-1/+2
* use comphelper::containerToSequence()Noel Grandin2015-12-031-6/+2
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* loplugin:unusedfieldsNoel Grandin2015-11-302-4/+0
* loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin2015-11-202-3/+0
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-204-32/+6
* use comphelper::containerToSequenceNoel Grandin2015-11-196-24/+7
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-203/+115
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1052-251/+251
* new loplugin: oncevarNoel Grandin2015-11-091-3/+1
* coverity#1338244 Uncaught exceptionCaolán McNamara2015-11-062-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-063-5/+5
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-1/+1
* java: make inner classes static where possibleNoel Grandin2015-11-051-1/+1
* yyyyyNoel Grandin2015-11-041-2/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0211-26/+23
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-2/+2
* don't allocate uno::Reference on the heapNoel Grandin2015-10-272-5/+3
* loplugin:unusedmethodsNoel Grandin2015-10-271-3/+3
* remove extra spaces around ::Noel Grandin2015-10-263-3/+3
* more removal of com::sun::star typedefsNoel Grandin2015-10-2110-46/+31
* refactor out some com::sun::star typedefsNoel Grandin2015-10-212-42/+31
* loplugin:defaultparamsStephan Bergmann2015-10-202-3/+3
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-152-5/+3
* remove some useless commentsNoel Grandin2015-10-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1282-1300/+1300
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1211-24/+24
* loplugin:mergeclassesNoel Grandin2015-10-124-24/+12
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-0737-54/+54
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-051-1/+1
* Fix typosAndrea Gelmini2015-10-029-10/+10
* com::sun::star->css in forms/Noel Grandin2015-10-02129-2235/+2191
* loplugin:unusedmethodsNoel Grandin2015-10-013-11/+0
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-301-9/+9
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-292-5/+5