summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/screenshotannotationdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin1-1/+1
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-5/+5
2020-11-12New loplugin:stringviewparamStephan Bergmann1-3/+4
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-1/+1
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara1-2/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-3/+3
2020-04-17loplugin:flatten in cuiNoel Grandin1-107/+107
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-0/+1
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-2/+1
2019-10-19loplugin:unusedmethodsNoel Grandin1-33/+0
2019-10-10Picture can be in anonymous namespaceCaolán McNamara1-18/+21
2019-10-09no need to include vcl.dialog here anymoreCaolán McNamara1-0/+1
2019-10-08implement gtk dialog screenshottingCaolán McNamara1-80/+35
2019-10-07use FileDialogHelper which is able to set parent easilyCaolán McNamara1-9/+15
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara1-150/+149
2019-10-07drop comment referencing ModalDialogCaolán McNamara1-1/+1
2019-09-07Fix typosAndrea Gelmini1-3/+3
2019-06-12weld OrganizeDialogCaolán McNamara1-1/+1
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-9/+9
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-5/+5
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-0/+2
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin1-3/+3
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-1/+1
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin1-4/+4
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-6/+4
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-2/+2
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin1-1/+1
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-19inline use-once typedefsNoel Grandin1-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky1-3/+3
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-07-10simplify some OUString compareTo callsNoel Grandin1-1/+1
2017-07-04loplugin:casttovoidStephan Bergmann1-3/+1
2017-06-19Fix screenshot missing quotes in code snippetOlivier Hallot1-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-4/+4
2016-11-16screenshotannotation: Trim the textfield, add scrollbarKatarina Behrens1-1/+2