summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/QrCodeGenDialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-31no-zxing: Unused GenerateQRCode functionJan-Marek Glogowski1-10/+4
2021-03-24QR Code Dialog: Change term 'border' to 'margin'homeboy4451-1/+1
2021-03-21Fix GenerateQRCode when ENABLE_ZXING is not definedChristophe JAILLET1-1/+1
2021-03-21Avoid OUString-to-OString conversion: just generate OStringMike Kaganski1-52/+53
2021-03-20tdf#139778 Switch to ZXing for generating QR codehomeboy4451-30/+68
2021-03-18Drop duplicate 'using namespace' directiveMike Kaganski1-1/+0
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2020-10-21use tools::Long in comphelper..cuiNoel1-2/+2
2020-09-23fix disable qrcodegen optionCaolán McNamara1-2/+2
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara1-3/+18
2020-04-17loplugin:flatten in cuiNoel Grandin1-56/+56
2020-03-01Catch by referenceEike Rathke1-1/+1
2020-02-28tdf#130272 A warning is now shown and LO do not crash22shubh221-7/+28
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-4/+0
2019-12-06tdf#127305 display selected text in URL field QR Code Dialogshubham goyal1-0/+8
2019-08-30tdf#127233: QR-code generator, use UTF-8 encodingJulien Nabet1-1/+1
2019-08-19Make QR code callable in Impress and DrawShubham Goyal1-5/+24
2019-08-08FIX: Error Correction in QR CodeShubham Goyal1-74/+60
2019-08-06ofz#16191 fix build failureCaolán McNamara1-0/+5
2019-08-05Make generated QR Code as a perfect squareShubham Goyal1-2/+2
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-1/+0
2019-07-25external qrcodegen looks under qrcodegenCaolán McNamara1-0/+4
2019-07-25QRCode Dialog Box featureShubham Goyal1-0/+288