summaryrefslogtreecommitdiff
path: root/vcl/source/graphic/UnoGraphicObject.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2021-08-12tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorEmircan Agac
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-22flatten GraphicObjectImplNoel Grandin
2021-07-22osl::Mutex->std::mutex in GraphicObjectImplNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-04-26[API CHANGE] Remove uniqueID from XGraphicObject and GraphicObjectTomaž Vajngerl
2018-03-18cleanup UnoGraphicObjectTomaž Vajngerl
2018-03-16XGraphicObject: remove construct. with uniqueIDTomaž Vajngerl
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl