summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin15-25/+22
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin11-23/+21
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin4-9/+4
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin5-295/+294
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke6-12/+12
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin3-6/+4
2017-05-04drop default param in SdrPaintView::VisAreaChangedNoel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin6-12/+9
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-05-04Make SvNumberformat::ImpIsIso8601() constEike Rathke1-1/+1
2017-05-03remove unused includesJochen Nitschke1-9/+1
2017-05-03remove empty namespacesJochen Nitschke1-2/+0
2017-05-03remove empty commentsNoel Grandin3-7/+0
2017-05-03loplugin:checkunusedparams in filterNoel Grandin2-9/+5
2017-05-02No compelling reason for an unnamed namespace in an include file hereStephan Bergmann1-2/+0
2017-05-02ODR violationStephan Bergmann1-3/+1
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara1-199/+0
2017-05-02untranslated strings are just stringsCaolán McNamara4-17/+3
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin4-8/+4
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin1-2/+2
2017-05-02loplugin:checkunusedparams in editengNoel Grandin5-8/+8
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin4-5/+4
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin5-6/+66
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant1-0/+1
2017-04-30stop torturing std::string in SfxSlotPoolNoel Grandin1-12/+9
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock2-40/+4