/oox/inc/drawingml/table/

> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basic/source/uno/dlgcont.cxx
AgeCommit message (Expand)Author
2024-12-01NameContainer need not be an UNO object itselfMike Kaganski
2024-12-01Simplify SfxLibrary hierarchyMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-25cid#1633347 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-06loplugin:ostr basicNoel Grandin
2024-04-02tdf#146619 Drop unused 'using namespace' in: basic/Gabor Kelemen
2024-03-11basic : use OUstring literal for XServiceInfo implementationArnaud VERSINI
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basicStephan Bergmann
2023-06-18Use getXWeak in basicMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin
2022-05-25elide some OUString allocationNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in basicMike Kaganski
2021-09-14tdf#42982: improve UNO API error reporting4k5h1t
2021-05-24fix leak in dbaccessNoel Grandin
2021-02-26loplugin:refcounting in basicNoel
2021-02-22loplugin:refcounting in basicNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-10-21use tools::Long in basegfx..chart2Noel
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-03-30OSL_ASSERT->assert in basicNoel Grandin
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basicStephan Bergmann
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basic module away from OSL_ASSERT to assertChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-13tdf#42982 Make UNO error reporting more descriptiveSaurav Sachidanand
2017-01-26Remove dynamic exception specificationsStephan Bergmann