summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2019-04-15comphelper: use dispatchwithNotification only when we have a callbackAshod Nakashian
2018-11-08Refactor SfxObjectShell sign methodsSamuel Mehrbrodt
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks
2018-05-31Introduce comphelper::Automation::AutomationInvokedZoneTor Lillqvist
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-03-26oox: preserve the ContentType of custom filesAshod Nakashian
2018-03-25oox: cosmetic cleanupAshod Nakashian
2018-03-25lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-03-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2018-03-19lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2018-01-16tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-16tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens
2017-12-10gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-07comphelper: fix windows buildThorsten Behrens
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-12-04tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-29tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-09loplugin:finalclasses in comphelperNoel Grandin
2017-11-09use rtl::Reference for SlaveDataNoel Grandin
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-10-30clang-tidy modernize-use-equals-default in comphelperJochen Nitschke
2017-10-27fix memory leakCaolán McNamara
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-10-23loplugin:includeform: comphelperStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna
2017-09-25Fix typosAndrea Gelmini
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22IndexedPropertyValuesContainer: remove iterators stupidityMike Kaganski
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-19Put back one more #includeStephan Bergmann
2017-09-15windows_process: don't use 8-bit string functionsMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin