summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)AuthorFilesLines
2020-01-28drop unnecessary vcl.builder includeCaolán McNamara1-1/+0
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesMehmet Emin Başoğlu1-1/+1
2020-01-26remove some unused local varsNoel Grandin1-1/+0
2020-01-24no need for these to be heap-allocatedNoel Grandin1-4/+4
2020-01-23loplugin:unusedmethodsNoel Grandin2-8/+0
2020-01-23weld SvxFontWorkDialogCaolán McNamara1-0/+2
2020-01-21drop unneeded includesCaolán McNamara1-3/+0
2020-01-21make gallery listview seem faster to populateCaolán McNamara1-21/+43
2020-01-21weld gallery panelCaolán McNamara9-1289/+583
2020-01-17drop unused GALLERY_USE_CLIPBOARD undefCaolán McNamara1-2/+0
2020-01-17flush out unused Font objectsCaolán McNamara1-1/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-2/+2
2020-01-01tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten1-1/+1
2019-12-31tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesKemal Ayhan2-3/+3
2019-12-23sal_Char->char in svxNoel Grandin1-1/+1
2019-12-14loplugin:expandablemethodsNoel Grandin1-2/+1
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-0/+1
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-3/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov1-1/+1
2019-09-07remove some unnecessary castsNoel Grandin1-6/+6
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-3/+3
2019-08-20loplugin:constvars in svxNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-08-08tdf#126722 Deleted svxcommands.h file and replaced defines by their valuesSzabolcs Toth1-8/+6
2019-07-24cid#1448545 silence Wrapper object use after freeCaolán McNamara1-2/+4
2019-07-20loplugin:referencecasting in svxNoel Grandin1-16/+13
2019-07-19cid#1448484 Unchecked return valueCaolán McNamara1-2/+2
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-4/+4
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski3-4/+4
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin1-6/+7
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen2-0/+2
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-1/+1
2019-04-30drop Graphic::operator boolNoel Grandin1-1/+1
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2-0/+3
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-22loplugin:unusedfields in svxNoel Grandin1-3/+0
2019-02-11tdf#22919 crash on insert picture as background from the galleryXisco Fauli1-2/+2
2019-02-10loplugin:indentation in svxNoel Grandin2-3/+3
2019-02-07tdf#22919 crash on insert picture from the galleryNoel Grandin1-2/+2
2019-01-23loplugin:constparams in svxNoel Grandin1-1/+1
2019-01-10Removed executable permission on source filesAndrea Gelmini2-0/+0
2019-01-09tdf#120086: Patch for TAB-ing order of Gallery sidebar panelAditya2-11/+23
2018-12-20use unique_ptr in svxNoel Grandin1-6/+6
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-2/+2
2018-12-05remove unused GalleryHintType enum valueNoel Grandin1-4/+0