summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: embeddedobjStephan Bergmann
2023-10-17check earlier on loading ole objects if parent doc is untrusted refererCaolán McNamara
2023-10-16retain Referer information available in OCommonEmbeddedObject ctorCaolán McNamara
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-09-28Improve OleRun error reportingMike Kaganski
2023-09-27OUString -> OUStringLiteralMike Kaganski
2023-09-13loplugin:unodispose in editeng..extensionsNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-25tdf#156463 crash on exit after editing a chart (gtk3)Noel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-04-14add a route to get writer Floating Frame links under 'manage links'Caolán McNamara
2023-04-13extract a OCommonEmbeddedObject::SetInplaceActiveState for reuseCaolán McNamara
2023-04-03set a parent for embedded object warning dialogCaolán McNamara
2023-03-23tdf#42982 Improve UNO API error reportingJani Saranpää
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (css::embed::EmbeddedUpdate)Stephan Bergmann
2022-11-24Remove some unused includesMiklos Vajna
2022-11-11move password handling from SwModelTestBase to UnoApiTestXisco Fauli
2022-11-11CppunitTest_embeddedobj_general: inherit from UnoApiTestXisco Fauli
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-04CppunitTest_embeddedobj_msole: inherit from UnoApiXmlTestXisco Fauli
2022-10-18tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroOmkarAcharekar
2022-10-12try to make CppunitTest_embeddedobj_msole more reliableNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-12Fix typoAndrea Gelmini
2022-09-10tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedlyMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-21clang-tidy modernize-pass-by-value in embeddedobjNoel Grandin
2022-05-24elide some OUString allocationNoel Grandin
2022-05-24this data does not need to be per-objectNoel Grandin
2022-05-14tdf#121740 cache hashcode in SequenceAsHashMapNoel Grandin
2022-05-11Fix typosAndrea Gelmini
2022-05-11avoid some OUString construction on some hot pathsNoel Grandin
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-04Just use Any ctor instead of makeAny in embeddedobjStephan Bergmann
2022-05-02loplugin:stringviewStephan Bergmann
2022-03-21tdf#147589 In document with OLE link, don't show temp-file is in useJuergen Funk
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-02CppunitTest_embeddedobj_general: put the base class into an anon namespaceMiklos Vajna
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-10small cleanups to TempFile related codeNoel Grandin
2022-01-09Simplify some TempFile service codeNoel Grandin
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-18cid#1495784 Missing move assignment operatorCaolán McNamara
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in InterceptorNoel Grandin
2021-11-26sw, viewing OLE objects: also protect "common" embeded objectsMiklos Vajna
2021-11-13Use o3tl::convertMike Kaganski