summaryrefslogtreecommitdiff
path: root/desktop/Package_sdraw_sh.mk
AgeCommit message (Expand)Author
2014-10-31desktop: split up Package_script corresponding to scp2 modulesMichael Stahl
er.hxx?id=1250aecd71fabde4dba990bfceb61bbe8e06b8ea'>loplugin:stringviewparam extend to new..Noel 2020-07-22extensions/prop: create instances with uno constructorsNoel Grandin 2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen 2019-12-02use weld::WaitObjectCaolán McNamara 2019-05-25Fix typoAndrea Gelmini 2019-03-14loplugin:unusedmethodsNoel Grandin 2018-01-16Fix typosAndrea Gelmini 2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann 2017-12-06loplugin:salcall handle virtual methodsNoel Grandin 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-04-05Resolves: tdf#52949 don't show mouse wheel property in report designerCaolán McNamara 2017-03-16Fix typosAndrea Gelmini 2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann 2016-11-08loplugin:expandablemethods in extensionsNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2016-01-10Fix typosAndrea Gelmini 2015-10-18cppcheck:noExplicitConstructorNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-01com::sun::star->css in extensions/Noel Grandin 2015-09-30Fix typosAndrea Gelmini 2015-09-17convert Link<> to typedNoel Grandin 2015-06-30Fix typosAndrea Gelmini 2015-02-07loplugin:deletedspecialStephan Bergmann 2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni 2014-04-19fixincludeguards.sh: extensionsThomas Arnhold 2014-04-17coverity#706522 Uncaught exceptionCaolán McNamara 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-27Remove visual noise from extensionsAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2012-06-29Remove UNO includes commentsThomas Arnhold 2012-06-21re-base on ALv2 code.Michael Meeks