summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Blind fix for MSVC 2017 warning C4018: '>=': signed/unsigned mismatchStephan Bergmann1-3/+47
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-0/+7
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti1-0/+2
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin3-7/+1
2017-05-15tdf#107845 string resource ids effectively ended up in the gallery formatCaolán McNamara1-6/+7
2017-05-15loplugin:useuniqueptrNoel Grandin1-1/+2
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin1-1/+28
2017-05-14remove duplicate defineJochen Nitschke1-12/+0
2017-05-14catch out of range values in strong_int constructorNoel Grandin1-1/+11
2017-05-14osl: document file.hxx, swap order of E_ROFS and E_SPIPE to match file.hChris Sherlock1-47/+47
2017-05-14remove some unused forward declarationsJochen Nitschke3-11/+0
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke2-3/+3
2017-05-12Introduce and check FormulaTokenArray::mbFinalized to not add further tokensEike Rathke1-3/+4
2017-05-12loplugin:constantparamNoel Grandin3-9/+8
2017-05-12convert SdrLayerId to strong_intNoel Grandin17-63/+69
2017-05-12osl: document oslFileError enumerationChris Sherlock1-47/+47
2017-05-12osl: file header comment clarificationChris Sherlock1-1/+2
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti1-1/+6
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose1-1/+1
2017-05-10No need for copyable VclSimpleEventStephan Bergmann1-0/+3
2017-05-10Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prepEike Rathke1-20/+23
2017-05-10Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prepEike Rathke1-3/+5
2017-05-09Move ScParameterClassification::Type to formula::ParamClass, tdf#107724 prepEike Rathke1-0/+61
2017-05-09Fix typosAndrea Gelmini1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin7-14/+8
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna1-0/+3
2017-05-09gnome-documents: hold solarmutex on dtor patch as wellCaolán McNamara1-0/+6
2017-05-09-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-1/+1
2017-05-09loplugin:constantparamNoel Grandin7-14/+7
2017-05-08vcl: split jpeg import into two partsMiklos Vajna3-1/+9
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin7-30/+21
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin8-18/+7
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke1-1/+1
2017-05-07split clear and set graphicCaolán McNamara1-2/+2
2017-05-07break circular includeJochen Nitschke3-5/+12
2017-05-07Fix typosAndrea Gelmini1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock2-5/+5
2017-05-07tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock1-4/+4
2017-05-07tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-07osl: small fixes to file.h initial commentChris Sherlock1-38/+38
2017-05-06coverity#1403665 Unrecoverable parse warningCaolán McNamara1-0/+3
2017-05-05Fix typosAndrea Gelmini2-2/+2
2017-05-05connectivity: convert the other OSL_ENSURE to SAL_WARN_IFMichael Stahl1-0/+1
2017-05-05fix spelling, methode -> methodNoel Grandin2-2/+2
2017-05-05Introduce Date::IsEmpty()Eike Rathke1-0/+2
2017-05-05Comment that day and month must be <100 and year != 0Eike Rathke1-0/+7
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky1-1/+3
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin3-3/+3
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin11-23/+16