summaryrefslogtreecommitdiff
path: root/extensions/source/update/ui/updatecheckui.cxx
AgeCommit message (Expand)Author
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Also add RenderContext parameter to updatecheckuiTomaž Vajngerl
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-01-31coverity#1267680 Dereference before null checkCaolán McNamara
2014-12-09changed timers to idlesTobias Madl
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12extensions: sal_Bool -> boolStephan Bergmann
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler
2014-08-20rename define tooThomas Arnhold
2014-08-20stray ErrorBox from ResIdThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-14typo: positon -> positionThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-08-14make extensions XubString freeCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Assume that this shall check full string equalityStephan Bergmann
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Thomas Arnhold
2013-03-18extensions: remove RTL_CONSTASCII_STRINGPARAM in macrosMiklos Vajna
2013-02-14Fix compilation error with older GCCTor Lillqvist
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-01Use prefixTor Lillqvist
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-29targeted string re-workNorbert Thiebaud
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-12-10catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan