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