summaryrefslogtreecommitdiff
path: root/sfx2/source/view/ipclient.cxx
AgeCommit message (Expand)Author
2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-20coverity#705886 Dereference before null checkCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-03-07fdo#46808, remove unnecessary XMultiServiceFactory usageNoel Grandin
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2013-02-10embeddedobj: log some exceptionsMichael Stahl
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-03Targeted string rework (ii)Olivier Hallot
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung