summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-07fix compile error due to missing include<functional>Dennis Francis
2017-07-07turn BS macro into an inlineCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-05crash on exit of cppunit testsCaolán McNamara
2017-07-05Enable the Formula Wizard to display 255 argument fieldsEike Rathke
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl
2017-07-05editeng: add some operator<< for ESelection, EPositionMichael Stahl
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-04make binary functors unary, related tdf#108782Jochen Nitschke
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-07-04Set error on more than max params (255) per functionEike Rathke
2017-07-04Prepare for change of VAR_ARGS valueEike Rathke
2017-07-04xmloff: prefix members of XMLTextStyleContextMichael Stahl
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-04loplugin:unusedfields in editengNoel Grandin
2017-07-04loplugin:unusedfields in formulaNoel Grandin
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-07-03use sal_Int32 in tools::DateNoel Grandin
2017-07-02loplugin:casttovoid: canvasStephan Bergmann
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann
2017-07-02loplugin:casttovoid: cppuhelperStephan Bergmann
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-07-02looks like namespace syntax does not work like I think it doesLionel Elie Mamane
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-07-02tdf#45904 Move Java XCellAddressable test to C++Jens Carl
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-07-01tdf#108622: use correct type for last check timestamp during autocorrectAron Budea
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-30EditEngine: Changing export selection for copy/pasteVarun Dhall
2017-06-30tdf#108863 svx: fix use-after-free in SdrEditView::DeleteMarkedObj()Michael Stahl
2017-06-29Added find function to FastAttributeList:Mohammed Abdul Azeem
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-29Using range-for instead of iterator loop:Mohammed Abdul Azeem
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann
2017-06-28Fix typosAndrea Gelmini
2017-06-27-Werror=shadow (GCC 8)Stephan Bergmann
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem