summaryrefslogtreecommitdiff
path: root/sd/source/ui/tools
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-02-24BaseMutex->std::mutex in sd::tools::PropertySetNoel Grandin
2023-02-18osl::Mutex->std::mutex in SdGlobalResourceContainerNoel Grandin
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-26GetDrawController should return pointerNoel Grandin
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-01-12Fix typosAndrea Gelmini
2022-01-10document GenericCheckDialog, GraphicSizeCheck and related classesTomaž Vajngerl
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in SlotStateListenerNoel Grandin
2021-12-28use comphelper::WeakComponentImplHelper in EventMultiplexerNoel Grandin
2021-12-20Add graphic size checker for the preferred document DPITomaž Vajngerl
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-11-16rtl::Static->thread-safe staticNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-10-23long->tools::Long in pyuno..sdNoel
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-07-08use BitmapEx in PreviewRenderer::ScaleBitmapNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09Resolves: tdf#124927 crash on multiple drawing shapes in animation dialogCaolán McNamara
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen