summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin2-4/+9
2017-07-11ofz#2538: avoid oomCaolán McNamara1-0/+2
2017-07-11tdf#109045: store en calendar separately in OnDemandCalendarWrapperAron Budea1-15/+35
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem1-0/+7
2017-07-11svx: assert on undisposed AbstractSvxHpLinkDlgMichael Stahl1-0/+1
2017-07-10Make GetForceArrayParameter() publicEike Rathke1-5/+5
2017-07-10Introduce IFormulaEditorHelper::getCompiler()Eike Rathke1-0/+3
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem1-0/+5
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers2-1/+3
2017-07-10svx: Kill non-existent external pszStandardTakeshi Abe1-7/+0
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin3-5/+5
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini1-2/+0
2017-07-10loplugin:useuniqueptr in filterNoel Grandin3-14/+17
2017-07-09Added margin feature to the Draw's SideBarpv2k1-7/+9
2017-07-08tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++Jens Carl1-0/+35
2017-07-07comphelper : Simplify guards in OAccessibleContextHelper.Arnaud Versini1-31/+4
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai1-1/+4
2017-07-07merge BS and ToPsz10, etcCaolán McNamara1-1/+20
2017-07-07fix compile error due to missing include<functional>Dennis Francis1-0/+1
2017-07-07turn BS macro into an inlineCaolán McNamara1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke5-17/+7
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep4-0/+157
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara1-1/+3
2017-07-06rework as a shared_ptrCaolán McNamara5-10/+9
2017-07-05crash on exit of cppunit testsCaolán McNamara1-1/+2
2017-07-05Enable the Formula Wizard to display 255 argument fieldsEike Rathke1-1/+1
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl1-9/+0
2017-07-05editeng: add some operator<< for ESelection, EPositionMichael Stahl1-0/+15
2017-07-05new loplugin unnecessaryparenNoel Grandin2-4/+4
2017-07-05loplugin:unusedfields variousNoel Grandin1-4/+0
2017-07-04make binary functors unary, related tdf#108782Jochen Nitschke1-7/+15
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier1-0/+1
2017-07-04Set error on more than max params (255) per functionEike Rathke1-0/+1
2017-07-04Prepare for change of VAR_ARGS valueEike Rathke1-0/+3
2017-07-04xmloff: prefix members of XMLTextStyleContextMichael Stahl1-19/+19
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke1-0/+46
2017-07-04loplugin:unusedfields in editengNoel Grandin2-23/+2
2017-07-04loplugin:unusedfields in formulaNoel Grandin1-1/+0
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti3-0/+6
2017-07-04loplugin:unusedfields in sfx2Noel Grandin2-10/+0
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-7/+3
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin2-4/+2
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin1-3/+0
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke5-13/+9
2017-07-03loplugin:unusedfields in svxNoel Grandin9-27/+3
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin1-6/+6
2017-07-03use sal_Int32 in tools::DateNoel Grandin1-7/+7
2017-07-02loplugin:casttovoid: canvasStephan Bergmann1-2/+1
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann1-1/+0
2017-07-02loplugin:casttovoid: cppuhelperStephan Bergmann1-6/+2