summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-23osl: document osl_mapFile parameters and return valuesChris Sherlock1-0/+28
2017-06-23osl: typo from last commitChris Sherlock1-1/+1
2017-06-22osl: File map flag constants documentedChris Sherlock1-21/+38
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara1-0/+4
2017-06-22Introduce a range-based iterator for 'references' in a FormulaTokenArrayTor Lillqvist1-0/+106
2017-06-22formula: remove indirection and use unique_ptrJochen Nitschke1-9/+8
2017-06-22mark ErrCode with SAL_WARN_UNUSEDNoel Grandin1-1/+1
2017-06-21gpg4libre: initial GPG signature validationThorsten Behrens1-0/+1
2017-06-21remove unused EE_READWRITE constantsNoel Grandin1-2/+0
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin1-2/+0
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin2-2/+0
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin4-9/+4
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin14-33/+7