summaryrefslogtreecommitdiffstats
path: root/accessibility/source/extended
Commit message (Expand)AuthorAgeFilesLines
* refactor out some com::sun::star typedefsNoel Grandin2015-10-211-7/+4
* Revert "bin confusion with name AccessibleGridControlTableImplHelper"Noel Grandin2015-10-131-1/+1
* bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken2015-10-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-16/+16
* convert Link<> to typedNoel Grandin2015-09-205-52/+29
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-0/+1
* sal_uLong to sal_uInt32Matteo Casalin2015-08-161-2/+2
* sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2015-08-161-16/+12
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-161-6/+2
* loplugin: defaultparamsNoel Grandin2015-08-114-6/+6
* loplugin:unusedmethodsNoel Grandin2015-08-051-25/+0
* sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin2015-08-011-13/+7
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-011-4/+2
* loplugin:unusedmethodsNoel Grandin2015-07-301-18/+0
* chmod -xTor Lillqvist2015-07-2932-0/+0
* inline a handful of use-once #definesNoel Grandin2015-07-231-20/+0
* com::sun::star->css in accessibilityNoel Grandin2015-07-1732-165/+155
* tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe2015-07-061-1/+2
* improve the returnbyref lopluginNoel Grandin2015-07-061-3/+3
* sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin2015-06-291-2/+1
* Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2015-06-171-0/+2
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-111-2/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* new clang plugin: loopvartoosmallNoel Grandin2015-05-283-6/+6
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-024-5/+8
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-302-3/+3
* some build fixesCaolán McNamara2015-04-283-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-287-20/+17
|\
| * accessibility: cleanup for updated toolkit API.Michael Meeks2015-04-102-9/+6
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-105-11/+11
* | loplugin:simplifyboolStephan Bergmann2015-04-242-3/+3
* | convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin2015-04-222-6/+6
* | convert TREEFLAG_ constants to scoped enumNoel Grandin2015-04-222-13/+13
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-9/+9
* | loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-131-1/+1
|/
* loplugin:staticmethodsNoel Grandin2015-04-092-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-165-157/+157
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-15/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+0
* reduce scope of local variablesMichael Weghorn2014-12-081-3/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-052-6/+5
* convert SV_BMP_ constants to enumNoel Grandin2014-10-181-4/+4
* coverity#1242517 Arguments in wrong order (gold ?)Caolán McNamara2014-10-082-2/+2
* coverity#1242449 Identical code for different branchesCaolán McNamara2014-10-031-4/+1
* loplugin: cstylecastNoel Grandin2014-10-021-2/+2
* loplugin: cstylecastNoel Grandin2014-09-308-18/+18