summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-2313-33/+33
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-194-9/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-148-17/+17
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet2014-05-102-3/+3
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-096-10/+385
* various: sal_Bool->boolNoel Grandin2014-05-081-4/+4
* RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin2014-05-081-1/+1
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-074-5/+8
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet2014-05-061-6/+6
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet2014-05-061-7/+7
* WaE: 'bPrependCurrencySymbol' may be used uninitialized in this functionTor Lillqvist2014-05-061-1/+1
* forms: sal_Bool->boolNoel Grandin2014-05-0694-612/+612
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-3013-19/+17
* coverity#989723 Uncaught exceptionCaolán McNamara2014-04-231-1/+1
* coverity#989722 Uncaught exceptionCaolán McNamara2014-04-231-1/+1
* coverity#989721 Uncaught exceptionCaolán McNamara2014-04-231-1/+1
* coverity#989724 Uncaught exceptionCaolán McNamara2014-04-221-1/+1
* More hacking on --disable-database-connectivityTor Lillqvist2014-04-227-6/+57
* Typo: s/gurantee/guaranteeTor Lillqvist2014-04-181-1/+1
* Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist2014-04-181-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-142-8/+5
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1418-102/+166
* typo: occuring -> occurringThomas Arnhold2014-04-141-1/+1
* typo: obsolet -> obsoleteThomas Arnhold2014-04-141-1/+1
* typo: attribut -> attributeThomas Arnhold2014-04-141-1/+1
* typo: ULR -> URLThomas Arnhold2014-04-141-1/+1
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-2/+1
* It's "its", not "it's"Tor Lillqvist2014-04-102-2/+2
* DownLoad -> Download.Jan Holesovsky2014-04-101-1/+1
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-0724-32/+32
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* /include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin2014-04-041-1/+1
* coverity#707864 Uninitialized scalar fieldCaolán McNamara2014-04-041-2/+8
* coverity#707862 Uninitialized scalar fieldCaolán McNamara2014-04-041-10/+4
* Typo: corect->correctJulien Nabet2014-04-031-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-034-23/+23
* fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre2014-04-031-1/+1
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-031-1/+1
* Forgotten TODOStephan Bergmann2014-04-011-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0118-22/+22
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-012-3/+3
* typo: unfortunally -> unfortunatelyThomas Arnhold2014-03-292-2/+2
* tools: support 64-bit file positions in SvStreamMichael Stahl2014-03-291-2/+2
* tools: allow 64-bit positions on SvLockBytesMichael Stahl2014-03-291-8/+6
* Remove remaining DBG_CTOR etc. remnants from formsStephan Bergmann2014-03-281-5/+0
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2781-1235/+1235
* svtools: sal_Bool->boolNoel Grandin2014-03-241-2/+2
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-182-2/+2
* forward*PropertyValue functions need not be SAL_CALLStephan Bergmann2014-03-132-4/+4