summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-21loplugin:unusedfields in svx part2Noel Grandin17-69/+12
2017-06-21android:update safeint header to use the else implementation with clangbrainbreaker1-1/+1
2017-06-21loplugin:unusedfields store..svlNoel Grandin2-12/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin7-43/+6
2017-06-21convert ErrCode to strong typedefNoel Grandin28-439/+474
2017-06-20tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn1-0/+8
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann1-2/+2
2017-06-20create comphelper::RefCountedMutexNoel Grandin1-0/+43
2017-06-19Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke1-0/+1
2017-06-19s/FormulaTokenArrayStandardIterator/FormulaTokenArrayStandardRangeTor Lillqvist1-6/+6
2017-06-19Add yet another kind of iterator for the two arrays in FormulaTokenArrayTor Lillqvist1-0/+36
2017-06-19Drop another friend declarationTor Lillqvist1-6/+7
2017-06-19Drop an unnecessary friend declarationTor Lillqvist1-1/+0
2017-06-19Drop one friend declaration and instead add some useful member functionsTor Lillqvist1-4/+28
2017-06-19simplify the array version of comphelper::containerToSequenceNoel Grandin1-5/+3
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-2/+2
2017-06-18Fix typosAndrea Gelmini1-1/+1
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara1-0/+6
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke25-25/+0
2017-06-17create o3tl::array_viewNoel Grandin2-1/+171
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin20-79/+14
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin2-7/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-6/+61
2017-06-16salhelper: typo in dynload.hxxChris Sherlock1-2/+2
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock7-182/+1
2017-06-16Remove HAVE_CXX11_REF_QUALIFIER, always true nowStephan Bergmann2-35/+10
2017-06-16Get rid of the index inside FormulaTokenArrayTor Lillqvist2-20/+23
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin3-5/+3
2017-06-15comphelper: add a profiling APILászló Németh1-0/+51
2017-06-15skip a default dtor + assign with copy ctorCaolán McNamara1-0/+2
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2-0/+2
2017-06-15Watermark: RTF font import and exportSzymon Kłos1-0/+3
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin4-7/+4
2017-06-15drop SbError typedefNoel Grandin2-16/+12
2017-06-15use std::unique_ptr in FlatFndBoxNoel Grandin1-0/+16