summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/QrCodeGenDialog.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-01-18-Werror,-Wunused-parameter (Emscripten)Stephan Bergmann
2023-12-23ZXing: no need for deprecated utf-8 conversions anymoreThorsten Behrens
2023-10-10Enable QR and barcode dialog for onlineDarshan-upadhyay1110
2023-07-11zxing-cpp: upgrade to release 2.1.0Taichi Haradaguchi
2023-07-05tdf#153328 ZXing::ToSVG() Conditional usageTRaXIn
2023-05-05loplugin:unnecessarygetstrStephan Bergmann
2022-12-30Remove dependency on BitArray.h from zxing-1.2.0Brett T. Warden
2022-12-09Related: tdf#146395 drop default textCaolán McNamara
2022-12-08Resolves: tdf#146395 allow newlines in QR CodesCaolán McNamara
2022-04-20loplugin:passstuffbyrefNoel Grandin
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-10-30Switch to a newer version of ZXing libraryhomeboy445
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-05-31no-zxing: Unused GenerateQRCode functionJan-Marek Glogowski
2021-03-24QR Code Dialog: Change term 'border' to 'margin'homeboy445
2021-03-21Fix GenerateQRCode when ENABLE_ZXING is not definedChristophe JAILLET
2021-03-21Avoid OUString-to-OString conversion: just generate OStringMike Kaganski
2021-03-20tdf#139778 Switch to ZXing for generating QR codehomeboy445
2021-03-18Drop duplicate 'using namespace' directiveMike Kaganski
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21use tools::Long in comphelper..cuiNoel
2020-09-23fix disable qrcodegen optionCaolán McNamara
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-03-01Catch by referenceEike Rathke
2020-02-28tdf#130272 A warning is now shown and LO do not crash22shubh22
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-12-06tdf#127305 display selected text in URL field QR Code Dialogshubham goyal
2019-08-30tdf#127233: QR-code generator, use UTF-8 encodingJulien Nabet
2019-08-19Make QR code callable in Impress and DrawShubham Goyal
2019-08-08FIX: Error Correction in QR CodeShubham Goyal
2019-08-06ofz#16191 fix build failureCaolán McNamara
2019-08-05Make generated QR Code as a perfect squareShubham Goyal
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-25external qrcodegen looks under qrcodegenCaolán McNamara
2019-07-25QRCode Dialog Box featureShubham Goyal