summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin
2017-06-23osl: doxygen fixes for headersChris Sherlock
2017-06-23osl: document osl_mapFile parameters and return valuesChris Sherlock
2017-06-23osl: typo from last commitChris Sherlock
2017-06-22osl: File map flag constants documentedChris Sherlock
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara
2017-06-22Introduce a range-based iterator for 'references' in a FormulaTokenArrayTor Lillqvist
2017-06-22formula: remove indirection and use unique_ptrJochen Nitschke
2017-06-22mark ErrCode with SAL_WARN_UNUSEDNoel Grandin
2017-06-21gpg4libre: initial GPG signature validationThorsten Behrens
2017-06-21remove unused EE_READWRITE constantsNoel Grandin
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21android:update safeint header to use the else implementation with clangbrainbreaker
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-19Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke
2017-06-19s/FormulaTokenArrayStandardIterator/FormulaTokenArrayStandardRangeTor Lillqvist
2017-06-19Add yet another kind of iterator for the two arrays in FormulaTokenArrayTor Lillqvist
2017-06-19Drop another friend declarationTor Lillqvist
2017-06-19Drop an unnecessary friend declarationTor Lillqvist
2017-06-19Drop one friend declaration and instead add some useful member functionsTor Lillqvist
2017-06-19simplify the array version of comphelper::containerToSequenceNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18Fix typosAndrea Gelmini
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16salhelper: typo in dynload.hxxChris Sherlock
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock
2017-06-16Remove HAVE_CXX11_REF_QUALIFIER, always true nowStephan Bergmann
2017-06-16Get rid of the index inside FormulaTokenArrayTor Lillqvist
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-15comphelper: add a profiling APILászló Németh
2017-06-15skip a default dtor + assign with copy ctorCaolán McNamara
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-06-15use std::unique_ptr in FlatFndBoxNoel Grandin