summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2014-06-13loplugin:staticcallStephan Bergmann11-21/+21
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin10-55/+16
2014-06-05forms: remove SAL_THROW macroNoel Grandin15-22/+21
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold24-27/+23
2014-06-04forms: expand DECLARE_DEFAULT_DTORThomas Arnhold2-9/+4
2014-06-01Fixed lower case typo in header guard definitionJens Carl1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl4-0/+20
2014-05-29remove more unnecesary OUString constructor useNoel Grandin2-2/+2
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-1/+1
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin2-2/+2
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante110-645/+22
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet13-33/+33
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold4-9/+0
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet8-17/+17
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet2-3/+3
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold6-10/+385
2014-05-08various: sal_Bool->boolNoel Grandin1-4/+4
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann4-5/+8
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet1-6/+6
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet1-7/+7
2014-05-06WaE: 'bPrependCurrencySymbol' may be used uninitialized in this functionTor Lillqvist1-1/+1
2014-05-06forms: sal_Bool->boolNoel Grandin94-612/+612
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni13-19/+17
2014-04-23coverity#989723 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-23coverity#989722 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-23coverity#989721 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-22coverity#989724 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist7-6/+57
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist1-1/+1
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-1/+1
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe2-8/+5
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann18-102/+166
2014-04-14typo: occuring -> occurringThomas Arnhold1-1/+1
2014-04-14typo: obsolet -> obsoleteThomas Arnhold1-1/+1
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-04-14typo: ULR -> URLThomas Arnhold1-1/+1
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-2/+1
2014-04-10It's "its", not "it's"Tor Lillqvist2-2/+2
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann24-32/+32
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-04-04coverity#707864 Uninitialized scalar fieldCaolán McNamara1-2/+8
2014-04-04coverity#707862 Uninitialized scalar fieldCaolán McNamara1-10/+4
2014-04-03Typo: corect->correctJulien Nabet1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin4-23/+23
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-1/+1