summaryrefslogtreecommitdiff
path: root/toolkit/source/helper/formpdfexport.cxx
AgeCommit message (Expand)Author
2022-05-17tdf#148706: map value prop in numericfield to textXisco Fauli
2022-05-16tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-16related: tdf#148442: do not replace 'Yes' if onValue is emptyXisco Fauli
2022-05-16tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: toolkitStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-05-08tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-03-28return by unique_ptr from createDefaultWidgetNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth
2018-11-05tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-23Typo: boder->borderJulien Nabet
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-18toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr