summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet
2014-05-06WaE: 'bPrependCurrencySymbol' may be used uninitialized in this functionTor Lillqvist
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-23coverity#989723 Uncaught exceptionCaolán McNamara
2014-04-23coverity#989722 Uncaught exceptionCaolán McNamara
2014-04-23coverity#989721 Uncaught exceptionCaolán McNamara
2014-04-22coverity#989724 Uncaught exceptionCaolán McNamara
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-04-14typo: obsolet -> obsoleteThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: ULR -> URLThomas Arnhold
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-04coverity#707864 Uninitialized scalar fieldCaolán McNamara
2014-04-04coverity#707862 Uninitialized scalar fieldCaolán McNamara
2014-04-03Typo: corect->correctJulien Nabet
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-04-01Forgotten TODOStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-28Remove remaining DBG_CTOR etc. remnants from formsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann