summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-06-26ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann
2017-06-26Fix typosAndrea Gelmini
2017-06-26s/catched/caughtNoel Grandin
2017-06-25make some tools macros into functionsNoel Grandin
2017-06-25fix constants used before definitionNoel Grandin
2017-06-25vcl: delete fake copy ctor and assignment operator of TextEngineJochen Nitschke
2017-06-25svx: pass struct by const reference ...Jochen Nitschke
2017-06-25osl: document pipe functionalityChris Sherlock
2017-06-25osl: variety of doxygen fixesChris Sherlock
2017-06-25osl: document and group code via doxygenChris Sherlock
2017-06-25osl: doxygen parblockChris Sherlock
2017-06-25osl: remove @relates Condition, not relevantChris Sherlock
2017-06-25osl: the addr parameter of osl_mapFile is [in,out]Chris Sherlock
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23Fix typosAndrea Gelmini
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
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