summaryrefslogtreecommitdiff
path: root/extensions/source/update/ui
AgeCommit message (Expand)AuthorFilesLines
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-13/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-15/+15
2015-09-21convert Link<> to typedNoel Grandin1-6/+5
2015-09-20convert Link<> to typedNoel Grandin1-10/+8
2015-09-16convert Link<> to typedNoel Grandin1-4/+4
2015-09-16convert Link<> to typedNoel Grandin1-3/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-4/+2
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-5/+5
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-13use VclPtr<>::CreateDavid Tardon1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-4/+4
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-4/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-4/+2
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29Also add RenderContext parameter to updatecheckuiTomaž Vajngerl1-2/+2
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann1-7/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+2
2015-01-31coverity#1267680 Dereference before null checkCaolán McNamara1-2/+2
2014-12-09changed timers to idlesTobias Madl1-6/+6
2014-09-30fdo#82577: Handle RegionNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-09-18fdo#82577: Handle FontNoel Grandin1-4/+4
2014-09-12extensions: sal_Bool -> boolStephan Bergmann1-9/+9
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler1-8/+8
2014-08-20rename define tooThomas Arnhold1-1/+1
2014-08-20stray ErrorBox from ResIdThomas Arnhold1-1/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+1
2014-04-14typo: positon -> positionThomas Arnhold1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-24/+24
2014-02-23Remove unneccessary commentsAlexander Wilms1-49/+49
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-19/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin1-1/+1