summaryrefslogtreecommitdiffstats
path: root/forms/source
Commit message (Expand)AuthorAgeFilesLines
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-251-0/+1
* Fix *_component_getFactory function typeStephan Bergmann2014-08-251-2/+3
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza2014-08-2112-20/+0
* forms: CSS -> cssThomas Arnhold2014-08-2112-71/+67
* star* -> css::*Thomas Arnhold2014-08-216-13/+13
* stario -> css::ioThomas Arnhold2014-08-215-24/+24
* staruno -> css::unoThomas Arnhold2014-08-211-2/+2
* coverity#706541 Uncaught exceptionCaolán McNamara2014-07-262-6/+9
* new loplugin: externalandnotdefinedNoel Grandin2014-07-112-6/+9
* use SimpleReferenceObject in forms moduleNoel Grandin2014-07-104-75/+7
* use assert when followed by derefCaolán McNamara2014-07-031-1/+1
* New loplugin:stringconcatStephan Bergmann2014-07-011-1/+1
* Typo: beeing->beingJulien Nabet2014-06-292-2/+2
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-1/+1
* remove spurious com::sun::star::chaosMichael Stahl2014-06-251-1/+1
* coverity#706547 Uncaught exceptionCaolán McNamara2014-06-242-4/+2
* rtl::Reference fits just fine hereStephan Bergmann2014-06-173-4/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1714-133/+28
* loplugin:staticcallStephan Bergmann2014-06-1311-21/+21
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0910-55/+16
* forms: remove SAL_THROW macroNoel Grandin2014-06-0515-22/+21
* forms: expand DECLARE_XCLONEABLEThomas Arnhold2014-06-0424-27/+23
* forms: expand DECLARE_DEFAULT_DTORThomas Arnhold2014-06-042-9/+4
* Fixed lower case typo in header guard definitionJens Carl2014-06-011-3/+3
* fdo#68849: Add header guards to all include filesJens Carl2014-05-304-0/+20
* remove more unnecesary OUString constructor useNoel Grandin2014-05-292-2/+2
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-1/+1
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-272-2/+2
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-25110-645/+22
* 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-093-10/+4
* 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-3012-16/+14
* 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-226-3/+49