summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-02loplugin:casttovoid: vclStephan Bergmann2-23/+10
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann1-1/+1
2017-07-02looks like namespace syntax does not work like I think it doesLionel Elie Mamane1-1/+5
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane1-1/+44
2017-07-02tdf#45904 Move Java XCellAddressable test to C++Jens Carl1-0/+35
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard1-1/+7
2017-07-01tdf#108622: use correct type for last check timestamp during autocorrectAron Budea1-1/+1
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin5-21/+0
2017-06-30EditEngine: Changing export selection for copy/pasteVarun Dhall1-21/+24
2017-06-30tdf#108863 svx: fix use-after-free in SdrEditView::DeleteMarkedObj()Michael Stahl1-1/+2
2017-06-29Added find function to FastAttributeList:Mohammed Abdul Azeem1-0/+1
2017-06-29improve refcounting lopluginNoel Grandin4-4/+4
2017-06-29Using range-for instead of iterator loop:Mohammed Abdul Azeem1-6/+11
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos1-0/+7
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann1-2/+1
2017-06-28Fix typosAndrea Gelmini1-1/+1
2017-06-27-Werror=shadow (GCC 8)Stephan Bergmann1-12/+12
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem1-0/+1
2017-06-27xmloff: remove obnoxious ## usage from XML_NAMESPACE macrosMichael Stahl1-87/+85
2017-06-27xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macrosMichael Stahl1-12/+5
2017-06-27Fix typosAndrea Gelmini2-3/+3
2017-06-27tdf#108809 Message boxes: Add more descriptive window titleSamuel Mehrbrodt1-0/+4
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt1-0/+1
2017-06-27loplugin:useuniqueptr in variousNoel Grandin3-4/+7
2017-06-26tdf#39674 Translate some German variable namesJohnny_M1-4/+4
2017-06-26ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann1-2/+4
2017-06-26Fix typosAndrea Gelmini3-3/+3
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-06-25make some tools macros into functionsNoel Grandin1-0/+13
2017-06-25fix constants used before definitionNoel Grandin1-10/+10
2017-06-25vcl: delete fake copy ctor and assignment operator of TextEngineJochen Nitschke1-3/+2
2017-06-25svx: pass struct by const reference ...Jochen Nitschke1-5/+7
2017-06-25osl: document pipe functionalityChris Sherlock1-19/+48
2017-06-25osl: variety of doxygen fixesChris Sherlock5-96/+114
2017-06-25osl: document and group code via doxygenChris Sherlock1-11/+23
2017-06-25osl: doxygen parblockChris Sherlock1-8/+12
2017-06-25osl: remove @relates Condition, not relevantChris Sherlock1-12/+1
2017-06-25osl: the addr parameter of osl_mapFile is [in,out]Chris Sherlock1-1/+1
2017-06-23simplify some string handling in tracing callsNoel Grandin1-0/+1
2017-06-23Fix typosAndrea Gelmini1-1/+1
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin2-2/+0
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin5-19/+1
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin2-10/+3
2017-06-23osl: doxygen fixes for headersChris Sherlock13-402/+406