summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-07remove unused errInterpOverflowEike Rathke
2016-03-07introduce a dedicated errMatrixSizeEike Rathke
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin
2016-03-06bIsExpanding is unusedCaolán McNamara
2016-03-06Remove unuseful nStartIndex data member (and fix indexing)Matteo Casalin
2016-03-05Do not duplicate count of itemsMatteo Casalin
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-04Use existing "sal.osl" log areaStephan Bergmann
2016-03-04sal/test/testbootstrap.cxx is dead test codeStephan Bergmann
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann
2016-03-04Mention that there are two disjunct sets of callbacksTor Lillqvist
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-04Silence -Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers
2016-03-03ucb: replace boost::bind with C++11 lambdasMichael Stahl
2016-03-03gtk3: position the native popup menus exactly where we want themCaolán McNamara
2016-03-03refactor these two bizarro positioning things into reusable chunksCaolán McNamara
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin
2016-03-03loplugin:unuseddefaultparams in include/filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2016-03-03loplugin:unuseddefaultparams in basicNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-03-02cui: show classification path in SvxPathTabPageMiklos Vajna
2016-03-02sfx2 classification: use SvtPathOptionsMiklos Vajna
2016-03-02Avoid signed/unsigned mismatch warnings with MSVCStephan Bergmann
2016-03-02Fix error C2057: expected constant expressionMatteo Casalin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-01Data member nStartIndex can be constMatteo Casalin
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin
2016-03-01UniqueIndexImpl::size() is unneededMatteo Casalin
2016-03-01remnants of the past ...Eike Rathke
2016-03-01OSingletonRegistration is dead nowMatúš Kukan