summaryrefslogtreecommitdiff
path: root/framework/source/fwe/classes/addonsoptions.cxx
AgeCommit message (Expand)Author
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-07-19Addons(extension) support is extended for NotebookBarSumit Chauhan
2019-06-19Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-04-03Fix typosJens Carl
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-09loplugin:indentation in frameworkNoel Grandin
2018-12-12loplugin:useuniqueptr in basic and frameworkNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-05-22Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-02Fix some typosSamuel Mehrbrodt
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10typo fix: oue -> ourAndras Timar
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-08Related: tdf#100713 fix more recent bug to try and see older bug...Caolán McNamara
2016-06-28tdf#89329: use shared_ptr for pImpl in addonsoptionsXisco Fauli
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann