summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-14Use pointer instead of referenceTor Lillqvist1-3/+3
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-3/+12
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+1
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara1-0/+6
2017-06-13FormulaTokenArray::FirstRPN() can go away nowTor Lillqvist1-1/+0
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann1-5/+5
2017-06-13Add FirstToken() and FirstRPNToken() functions that don't touch nIndexTor Lillqvist1-0/+2