summaryrefslogtreecommitdiff
path: root/extensions/source/update
AgeCommit message (Expand)AuthorFilesLines
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-90/+90
2015-10-01com::sun::star->css in extensions/Noel Grandin11-101/+100
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-21convert Link<> to typedNoel Grandin1-6/+5
2015-09-20convert Link<> to typedNoel Grandin1-10/+8
2015-09-18boost->stdCaolán McNamara1-2/+2
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 Bergmann2-5/+5
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-4/+2
2015-08-21loplugin:defaultparamsStephan Bergmann1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-5/+5
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe7-19/+16
2015-08-05loplugin:unusedmethodsNoel Grandin1-4/+0
2015-07-16loplugin:simplifyboolStephan Bergmann1-2/+2
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-3/+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-08Clean up checks of sal_Bool valuesStephan Bergmann1-2/+2
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-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-02loplugin:staticmethodsNoel Grandin3-5/+5
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-12extensions: PVS-Studio V716 Suspicious type conversion: BOOL -> HRESULTMichael Stahl1-2/+2
2015-03-10fix build of updatecheck extensionNoel Grandin1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
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-02-05Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann2-1/+1
2015-01-31coverity#1267680 Dereference before null checkCaolán McNamara1-2/+2
2015-01-30coverity#707772 Uninitialized scalar fieldCaolán McNamara1-7/+8
2014-12-18extensions: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn1-3/+2
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann2-11/+11
2014-12-09changed timers to idlesTobias Madl1-6/+6
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl3-0/+3