summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Expand)AuthorFilesLines
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-2/+2
2014-10-11convert vcl StateChangedType to enum classNoel Grandin3-8/+9
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke2-2/+2
2014-10-02fdo#39468 Make forms/ German comments cleanPhilipp Weissenbacher2-18/+18
2014-10-01fdo#82577: Handle TimeNoel Grandin4-12/+12
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann15-27/+16
2014-09-25fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher13-101/+92
2014-09-24fdo#39468 Translated German to EnglishTobias Madl2-19/+18
2014-09-23fdo#82577: Handle WindowNoel Grandin11-41/+41
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher18-132/+116
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-15Simplify expression to fix bool/sal_Bool ambiguityStephan Bergmann1-1/+1
2014-09-15forms: sal_Bool -> boolStephan Bergmann13-21/+21
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-5/+5
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel1-5/+5
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-1/+1
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-25Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-08-25Fix *_component_getFactory function typeStephan Bergmann1-2/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza12-20/+0
2014-08-21forms: CSS -> cssThomas Arnhold12-71/+67
2014-08-21star* -> css::*Thomas Arnhold6-13/+13
2014-08-21stario -> css::ioThomas Arnhold5-24/+24
2014-08-21staruno -> css::unoThomas Arnhold1-2/+2
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara2-6/+9
2014-07-11new loplugin: externalandnotdefinedNoel Grandin2-6/+9
2014-07-10use SimpleReferenceObject in forms moduleNoel Grandin4-75/+7
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-06-29Typo: beeing->beingJulien Nabet2-2/+2
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-06-25remove spurious com::sun::star::chaosMichael Stahl1-1/+1
2014-06-24coverity#706547 Uncaught exceptionCaolán McNamara2-4/+2
2014-06-17rtl::Reference fits just fine hereStephan Bergmann3-4/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin14-133/+28
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