summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen2020-04-291-14/+5
* tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski2020-02-101-1/+41
* tdf#118639: store ODF encryption data for autorecoveryMike Kaganski2019-12-021-2/+28
* Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks2019-11-061-1/+1
* cid#1448412 Untrusted value as argumentCaolán McNamara2019-11-031-1/+13
* New loplugin:conditionalstringStephan Bergmann2019-11-021-1/+1
* loplugin:stringadd improve detectionNoel Grandin2019-10-281-2/+1
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-232-7/+11
* Replace some uses of OUStringChar with string literalsStephan Bergmann2019-10-191-1/+1
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+5
* Remove some memset callsMike Kaganski2019-10-172-7/+3
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-141-1/+1
* Get rid of 2 OUStringBuffer in comphelperJulien Nabet2019-10-122-10/+2
* cid#1448412 subvert Untrusted value as argumentCaolán McNamara2019-10-091-1/+1
* loplugin:redundantpointerops simplify *p.get()Noel Grandin2019-10-082-2/+2
* Implement parallel version of super-scalar-sample-sort...Dennis Francis2019-10-013-0/+132
* loplugin:stringadd in basctl..cuiNoel Grandin2019-10-011-15/+6
* fix: SequenceOutputStream does append content correctlyVasily Melenchuk2019-09-302-44/+17
* add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2019-09-264-12/+12
* loplugin:constmethod in comphelper..desktopNoel Grandin2019-09-261-1/+1
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* Fix typosAndrea Gelmini2019-09-101-1/+1
* Fixing "...."Andrea Gelmini2019-09-063-4/+4
* loplugin:unusedmethodsNoel Grandin2019-09-011-11/+0
* Remove work-around for isMobile()Muhammet Kara2019-08-301-4/+0
* LOK: per-view support for isMobile()Muhammet Kara2019-08-291-6/+18
* lok: Add isMobile() methodMuhammet Kara2019-08-291-0/+12
* loplugin:returnconstval in comphelperNoel Grandin2019-08-233-5/+5
* Mark move ctors/assignments noexceptMike Kaganski2019-08-231-2/+2
* The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist2019-08-222-0/+52
* loplugin:constmethod in canvas,comphelperNoel Grandin2019-08-222-2/+2
* Make comphelper::findValue inline template and drop sequence.cxxMike Kaganski2019-08-212-43/+0
* loplugin:constvars in chart2..connectivityNoel Grandin2019-08-195-5/+5
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-174-11/+4
* loplugin:sequenceloop in basic..cuiNoel Grandin2019-08-151-1/+1
* warn on load when a document binds an event to a macroCaolán McNamara2019-08-131-0/+14
* tdf#126663 speed up styles displayNoel Grandin2019-08-071-5/+11
* Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann2019-07-3117-29/+29
* Don't draw gridlines and document background in Online server processMike Kaganski2019-07-231-0/+6
* dispose() methods should clear their smart pointersNoel Grandin2019-07-231-0/+1
* loplugin:referencecasting in comphelper..connectivityNoel Grandin2019-07-194-19/+15
* cid#1448429 Unchecked return valueCaolán McNamara2019-07-191-7/+4
* revert part of "small optimisations"Noel Grandin2019-07-081-1/+1
* small optimisationsNoel Grandin2019-07-061-2/+2
* remove duplicate codeNoel Grandin2019-07-061-3/+0
* Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann2019-06-201-4/+4
* Lock comphelper::rng internals for multi-threaded accessStephan Bergmann2019-06-191-4/+14
* loplugin:passstuffbyrefNoel Grandin2019-06-181-1/+1
* Extend debug-mode timeoutStephan Bergmann2019-06-141-3/+7