summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-06-18Add SwTiledRenderingTest::testGetTextSelection() testcase.Miklos Vajna
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-24callcatcher: update unused codeCaolán McNamara
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-18comphelper: the makePropertyValue<> template is useful outside swMiklos Vajna
2015-05-06Add a bit of documentationTor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-22Fix commentStephan Bergmann
2015-04-22comphelper::dispatchCommand: allow passing command argumentsMiklos Vajna
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21One more unused part of comphelper/implbase_var.hxxStephan Bergmann
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-08These function templates want to be inlineStephan Bergmann
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29Bin superfluous whitespace, ASCII art and useless commentsTor Lillqvist
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27new clang plugin: staticmethodsNoel Grandin
2015-03-19fix windows build and sal_Bool->boolCaolán McNamara
2015-03-19fix windows build(2)Noel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-16Factor out the .uno: command dispatching to a separate function / file.Jan Holesovsky
2015-03-12vcl: parallelize image scaling.Michael Meeks
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-05TyposAndras Timar
2015-02-28TyposJulien Nabet
2015-02-24use by-ref iteration, omit pointless std::move() and add missing inlineBjoern Michaelsen
2015-02-23use init lists for property sequencesBjoern Michaelsen
2015-02-18boost->stdCaolán McNamara
2015-02-17boost->stdCaolán McNamara
2015-02-16another dependency still requiredCaolán McNamara
2015-02-16boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara