summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-26tdf#139102 Erase with COL_TRANSPARENT doesn't do what it shouldCaolán McNamara
2021-11-19rtl::Static->thread-safe static in svxNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-11loplugin:stringview (macOS)Stephan Bergmann
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-01loplugin:constmethodNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-13Replace ReadGDIMetaFile with SvmReader::Readpanoskorovesis
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-24loplugin:unusedmethodsNoel
2021-03-14loplugin:unusedmethodsNoel
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-08clean up some more dynamic/static castingNoel
2021-03-07ref-count SdrPageNoel
2021-02-20loplugin:refcounting in svxNoel
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-02-15loplugin:referencecasting in svxNoel
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann