summaryrefslogtreecommitdiff
path: root/forms/source/solar
AgeCommit message (Expand)AuthorFilesLines
2016-04-15loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt3-11/+14
2016-04-01tdf#97966 Drop 'static' keywordsWastack2-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-15/+15
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-23/+23
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara2-3/+3
2015-10-02com::sun::star->css in forms/Noel Grandin1-19/+19
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-4/+7
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin2-6/+18
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks2-5/+5
2015-04-16fix live children left behind at destroyNoel Grandin1-1/+1
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks2-1/+3
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-1/+1
2015-04-10cleanup Printer VclRef pieces.Michael Meeks1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-10/+4
2015-04-09vcl: VclPtr conversion in formsNoel Grandin2-6/+7
2015-03-28forms: Replace these macrosMatúš Kukan1-1/+0
2015-03-24loplugin:constantfunction: formsNoel Grandin1-2/+0
2015-02-19callcatcher: update unused codeCaolán McNamara2-7/+0
2015-02-17forms: use constructor feature for form modulesChris Sherlock1-8/+7
2015-01-30coverity#704645 Dereference after null checkCaolán McNamara1-4/+3
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann2-15/+15
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-2/+2
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-4/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin4-29/+29
2014-09-15forms: sal_Bool -> boolStephan Bergmann2-2/+2
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante4-28/+0
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin1-1/+1
2014-05-06forms: sal_Bool->boolNoel Grandin3-10/+10
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni3-4/+4
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann1-1/+1
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-22/+22
2014-02-26Remove visual noise from formsAlexander Wilms4-37/+37
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-24/+24
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms2-65/+65
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-18Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2-9/+0