/source/ka/extensions/

logo' rowspan='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/inc/drawdoc.hxx
AgeCommit message (Expand)Author
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-23sd: add SdDrawDocument::dumpAsXml()Miklos Vajna
2014-12-09changed timers to idlesTobias Madl
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-06-12coverity#735840 Unchecked dynamic_castCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-30coverity#704728 Unchecked dynamic_castCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14typo: deppending -> dependingThomas Arnhold
2014-04-14typo: direclty -> directlyThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-11sal_Bool->boolNoel Grandin