summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* fix-includes.pl: frameworkThomas Arnhold2014-05-191-1/+1
* Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino2014-05-194-50/+47
* Single line between methodsHussian Alamri2014-05-175-32/+0
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet2014-05-1518-50/+50
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-153-5/+5
* coverity#1213242 Dereference null return valueCaolán McNamara2014-05-151-1/+2
* coverity#441006 Dereference null return valueCaolán McNamara2014-05-151-3/+4
* coverity#440876 Dereference null return valueCaolán McNamara2014-05-151-1/+5
* various loplugin:passsequencebyrefNoel Grandin2014-05-142-15/+15
* Removed redundant private methods commentsHussian Alamri2014-05-1417-51/+1
* Unify utl::TempFile ctorsStephan Bergmann2014-05-141-1/+1
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-146-11/+11
* WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist2014-05-111-1/+1
* Remove ToolBarLayoutManager::implts_createUIElement()Chris Sherlock2014-05-112-32/+23
* Remove unnecessary function ToolbarLayoutManger::implts_createToolBar()Chris Sherlock2014-05-112-96/+89
* fix-includes.pl: frameworkThomas Arnhold2014-05-1127-50/+41
* coverity#707880 Uninitialized scalar fieldCaolán McNamara2014-05-101-0/+1
* coverity#1213247 Dereference null return valueCaolán McNamara2014-05-101-2/+5
* vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann2014-05-062-3/+10
* consistent percent sign in commentsThomas Arnhold2014-05-061-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida2014-05-021-0/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-3057-87/+87
* automaticly -> automatically.Jan Holesovsky2014-04-2727-38/+38
* Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt2014-04-261-1/+2
* fdo#75489 Pass toolbar context menu commands to toolbar for handling.Andrzej Hunt2014-04-261-0/+9
* huge hrc and src file cleanupThomas Arnhold2014-04-231-3/+0
* coverity#707880 Uninitialized scalar fieldCaolán McNamara2014-04-231-1/+6
* remove unused hrc filesThomas Arnhold2014-04-221-24/+0
* Resolves: #i124706# Consider the toolbar alignment...Ariel Constenla-Haile2014-04-181-1/+4
* and again ... geez..Eike Rathke2014-04-181-1/+1
* and againEike Rathke2014-04-181-1/+1
* why obtain the string in each iteration againEike Rathke2014-04-181-1/+2
* why obtain the string in each iteration againEike Rathke2014-04-181-1/+2
* and another SvtLanguageTable instance bites the dustEike Rathke2014-04-181-7/+3
* another SvtLanguageTable instance bites the dustEike Rathke2014-04-181-3/+1
* FillLangItems() doesn't need an SvtLanguageTable instanceEike Rathke2014-04-184-12/+8
* Typo: s/gurantee/guaranteeTor Lillqvist2014-04-181-1/+1
* Typo: s/cant/can't/Tor Lillqvist2014-04-1822-56/+56
* Typo: s/shure/sureTor Lillqvist2014-04-1810-13/+13
* Fix a memory leakTakeshi Abe2014-04-171-2/+2
* coverity#738544 Uninitialized scalar variableCaolán McNamara2014-04-161-0/+1
* coverity#1202950 Uninitialized scalar fieldCaolán McNamara2014-04-161-0/+1
* Remove LockHelper::getGlobalMutex().Jan Holesovsky2014-04-159-122/+39
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-154-25/+17
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-153-21/+5
* update_pchThomas Arnhold2014-04-141-22/+68
* typo: senstive -> sensitiveThomas Arnhold2014-04-141-1/+1
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1