summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/screenshotannotationdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-16screenshotannotation: Fix bookmark snippetsKatarina Behrens1-2/+2
2016-11-15screenshotannotation: include image size in XML markupKatarina Behrens1-7/+12
2016-10-25screenshot annotation: More readable markupKatarina Behrens1-20/+27
2016-10-25screenshot annotation: put back removed fieldsKatarina Behrens1-4/+8
2016-10-25screenshot annotation: insert markup for annotated widgetsKatarina Behrens1-1/+22
2016-10-25screenshot annotation: Display markup for embedding the imageKatarina Behrens1-2/+43
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-20loplugin:unusedfieldsNoel Grandin1-10/+3
2016-09-04cppcheck: redundantIfRemoveJulien Nabet1-5/+1
2016-08-29loplugin:vclwidgetsStephan Bergmann1-1/+1
2016-08-29loplugin:unreffunStephan Bergmann1-5/+0
2016-08-28loplugin:salboolJochen Nitschke1-1/+1
2016-08-28loplugin:implicitboolconversionJochen Nitschke1-1/+1
2016-08-28loplugin:defaultparamsJochen Nitschke1-3/+2
2016-08-28screenshot: fixup some details for screenshot dlgArmin Le Grand1-24/+41
2016-08-28screenshot: added functionality to dialogArmin Le Grand1-0/+572