summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/screenshotannotationdlg.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in cuiNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2022-07-19Replace old png writer in screenshotannotationdlg.cxxofftkp
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-10Picture can be in anonymous namespaceCaolán McNamara
2019-10-09no need to include vcl.dialog here anymoreCaolán McNamara
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-07use FileDialogHelper which is able to set parent easilyCaolán McNamara
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara
2019-10-07drop comment referencing ModalDialogCaolán McNamara
2019-09-07Fix typosAndrea Gelmini
2019-06-12weld OrganizeDialogCaolán McNamara
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin
2018-05-17loplugin:unusedfields in cuiNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-19inline use-once typedefsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara