summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2015-08-11Properly init PropertyValue.Handle in InitPropertySequenceStephan Bergmann1-0/+2
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin1-27/+8
2015-07-31comphelper: replace boost::function with std::functionMichael Stahl2-8/+10
2015-07-31fix crash in writer, thanks to my new assert in typed_flags_setNoel Grandin1-3/+6
2015-07-27comphelper, desktop: fix MSVC mergedlib link failureMichael Stahl1-0/+2
2015-07-27remove some unused definesNoel Grandin1-54/+0
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno1-1/+5
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe22-64/+61
2015-07-19Fix typosAndrea Gelmini1-2/+2
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-07-10add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara1-0/+3
2015-07-09comphelper: remove boost::bind from headersMichael Stahl2-14/+14
2015-07-03Fix typosAndrea Gelmini2-3/+3
2015-07-02loplugin:unusedmethods comphelperNoel Grandin8-77/+0
2015-06-29coverity#1308587 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann1-30/+0
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann1-170/+0
2015-06-18Add SwTiledRenderingTest::testGetTextSelection() testcase.Miklos Vajna1-1/+1
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara1-251/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin1-53/+0
2015-06-04uno::Sequence provides now begin and endNoel Grandin1-3/+3
2015-05-25callcatcher: update unused codeCaolán McNamara1-3/+0
2015-05-24callcatcher: update unused codeCaolán McNamara1-4/+0
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin1-6/+0
2015-05-18comphelper: the makePropertyValue<> template is useful outside swMiklos Vajna1-0/+37
2015-05-06Add a bit of documentationTor Lillqvist1-5/+16
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist1-0/+10
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-12/+1
2015-04-22Fix commentStephan Bergmann1-1/+1
2015-04-22comphelper::dispatchCommand: allow passing command argumentsMiklos Vajna1-1/+3
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann1-8/+1
2015-04-21One more unused part of comphelper/implbase_var.hxxStephan Bergmann1-47/+0
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann1-217/+1
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann1-25/+0
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann1-11/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-08A UNO Any can't contain an AnyStephan Bergmann2-3/+2
2015-04-08These function templates want to be inlineStephan Bergmann1-15/+15
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist1-0/+30
2015-04-02loplugin:staticmethodsNoel Grandin1-26/+16
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann1-1/+24
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-4/+4
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2-3/+3
2015-03-29Bin superfluous whitespace, ASCII art and useless commentsTor Lillqvist7-86/+6