summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-18Simplify BSTR RAIIMike Kaganski
2021-12-18Drop CoIfPtr and use sal::systools::COMReferenceMike Kaganski
2021-12-10more ofz#42182 oss-build failureCaolán McNamara
2021-12-10ofz#42182 oss-build failureCaolán McNamara
2021-12-10remove use of non-existing slot:6661Caolán McNamara
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-11-30Improve an snprintf printing css::util::DateTime membersStephan Bergmann
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-25loplugin:stringliteraldefine in extensionsNoel Grandin
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-20Don't loose scanned image's resolution precisionMike Kaganski
2021-11-20Drop unused variables - againMike Kaganski
2021-11-20Use o3tl::convertHossein
2021-11-19Fix --enable-online-updateStephan Bergmann
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara
2021-11-19loplugin:stringliteraldefine in toolsNoel Grandin
2021-11-13Simplify m_aAppId initializationMike Kaganski
2021-11-13Drop unused variablesMike Kaganski
2021-11-03Add back `== 2`Stephan Bergmann
2021-11-03put the message into static_assertCaolán McNamara
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-21loplugin:flattenNoel Grandin
2021-10-16Simplify vector initialization in extensionsJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11tdf#145033 remove old focus handler so no double-connect attempt is madeCaolán McNamara
2021-10-11loplugin:moveparam in extensionsNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-07drop 'using namespace std' in extensions(ole)Julien Nabet
2021-10-05tdf#119891 Scanner dialog has no Help buttonOlivier Hallot
2021-10-04Bump Glade version for sanedialog.uiOlivier Hallot
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): extensionsStephan Bergmann
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-26tdf#50421: use substVariables for remaining %PERCENT% in "Check for Updates"Julien Nabet
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: extensionsStephan Bergmann
2021-09-22lock older -> lock orderCaolán McNamara
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák