summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-22Avoid reserved identifiersStephan Bergmann3-22/+22
2016-04-22Avoid reserved identifiersStephan Bergmann2-15/+15
2016-04-22pass original flagsDavid Tardon1-3/+3
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht6-16/+63
2016-04-22pass original CFLAGSDavid Tardon1-1/+1
2016-04-22pass original CFLAGSDavid Tardon1-1/+1
2016-04-22Various loplugin warnings in opencl/Stephan Bergmann3-12/+10
2016-04-22opencl: better logging of devices and device selectionTomaž Vajngerl6-566/+606
2016-04-22tdf#97915: add Intel driver 3.0.1.10891 to blacklistTomaž Vajngerl1-1/+1
2016-04-22tdf#97887: add Intel driver 5.2.0.10049 to blacklistTomaž Vajngerl1-1/+1
2016-04-22SfxUndoAction::dumpAsXml: show address of undo itemsMiklos Vajna1-0/+1
2016-04-22Is __OPENTRANSPORTPROVIDERS__ (still) neededStephan Bergmann1-1/+0
2016-04-22Avoid reserved identifiersStephan Bergmann3-15/+15
2016-04-22Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-22Avoid reserved identifierStephan Bergmann2-3/+3
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2016-04-22Avoid reserved identifiersStephan Bergmann8-34/+34
2016-04-22Avoid reserved identifierStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann8-28/+28
2016-04-22Avoid reserved identifiersStephan Bergmann10-54/+54
2016-04-22Avoid reserved identifiersStephan Bergmann10-92/+92
2016-04-22Avoid reserved identifierStephan Bergmann1-3/+3
2016-04-22Avoid reserved identifiersStephan Bergmann4-6/+6
2016-04-22Avoid reserved identifiersStephan Bergmann334-2939/+2939
2016-04-22Avoid reserved identifiersStephan Bergmann15-34/+34
2016-04-22Avoid reserved identifiersStephan Bergmann34-371/+371
2016-04-22SfxClassificationHelper: avoid implicit cast in loopMiklos Vajna1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann23-94/+94
2016-04-22Remove unused PID__START/ENDStephan Bergmann1-4/+2
2016-04-22Elide const varsStephan Bergmann3-17/+8
2016-04-22loplugin:salboolStephan Bergmann1-3/+3
2016-04-22loplugin:passstuffbyrefStephan Bergmann3-4/+4
2016-04-22loplugin:salboolStephan Bergmann5-126/+126
2016-04-22loplugin:salboolStephan Bergmann1-1/+1
2016-04-22loplugin:salboolStephan Bergmann1-3/+3
2016-04-22loplugin:salboolStephan Bergmann2-4/+4
2016-04-22Related tdf#88502 a better implementation than the one in...Giuseppe Castagno2-23/+19
2016-04-22Add an interaction handler wrapper for simple file access.Giuseppe Castagno3-0/+191
2016-04-22remove unused BiffStringFlagsJochen Nitschke1-10/+0
2016-04-22Fix typosAndrea Gelmini15-15/+15
2016-04-22Try to fix tdf#93967 by using VclPtr to keep the window aliveArnaud Versini1-1/+1
2016-04-22starmath: Simplify SmParser::DoTable()Takeshi Abe1-10/+5
2016-04-22starmath: Drop member variable set but not usedTakeshi Abe2-7/+1
2016-04-22starmath: Make coUserDefinedCharContFlags more readableTakeshi Abe1-3/+3
2016-04-21Fix typosAndrea Gelmini15-17/+17
2016-04-21lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky2-5/+25
2016-04-21unit test 'C' locale shall map to 'en-US'Eike Rathke1-0/+24
2016-04-21handle 'C' locale in simpleExtract()Eike Rathke1-3/+25
2016-04-21Resolves: tdf#99360 can't select filter criteria with mouseCaolán McNamara1-0/+3
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann14-65/+132