summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Resolves: rhbz#1343766 a11y queries during dispose trigger combobox crashesCaolán McNamara1-0/+6
2016-06-08tdf#100184 fix the lifecycle of a texture in an atlasTomaž Vajngerl3-18/+27
2016-06-08remove some manual ref-counting in formsNoel Grandin6-36/+15
2016-06-08remove more "unsupported MetaAction" messages from test logsNoel Grandin1-0/+2
2016-06-08use the new type information we now transport, tdf#35247 relatedEike Rathke1-10/+14
2016-06-08use FormulaTypedDoubleToken in PushDouble() for temporary interim resultsEike Rathke2-3/+20
2016-06-08introduce FormulaTypedDoubleToken to carry type information of a doubleEike Rathke2-0/+48
2016-06-08ScDPResultTree::ValuesType can be emptyEike Rathke1-1/+1
2016-06-08Addition of new controls and their rearrangement in color tabRishabh Kumar3-197/+599
2016-06-08Get build unstuck for now re missing glm/glm.hppStephan Bergmann1-0/+1
2016-06-08use NULL instead of nullptr in external facing codeNoel Grandin1-1/+1
2016-06-08split AddRemoveListener into two methodsNoel Grandin11-19/+21
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna3-27/+24
2016-06-08opengl: batch drawing of polylinesTomaž Vajngerl13-494/+750
2016-06-08fix release in ODynamicLoaderNoel Grandin1-2/+3
2016-06-08Not sure why loplugin:passstuffbyref did not warn about these cases?Tor Lillqvist2-6/+6
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin22-10/+90
2016-06-08Convert ButtonValue to scoped enumNoel Grandin14-71/+71
2016-06-08remove some manual refcounting in toolsNoel Grandin2-23/+8
2016-06-08remove some manual refcounting in reportdesignNoel Grandin2-14/+10
2016-06-08remove some manual refcounting in scNoel Grandin9-85/+45
2016-06-08starmath: The formula tree must be of type SmTableNodeTakeshi Abe6-25/+14
2016-06-08loplugin:passstuffbyrefTor Lillqvist1-3/+3
2016-06-08loplugin:passstuffbyrefTor Lillqvist2-37/+37
2016-06-08Apparently a copy/paste typoStephan Bergmann1-1/+1
2016-06-08tdf#39440 Reduced the scope of the variable cGökhan Gurbetoğlu1-2/+1
2016-06-08sw SwXTextCellStyle fix possible nullptr dereferenceJakub Trzebiatowski1-0/+3
2016-06-08fdo47267 odf import unit testJakub Trzebiatowski2-0/+5
2016-06-08initialize the counterDavid Tardon1-0/+3
2016-06-08sc lok: catch unhandled exceptionPranav Kant1-1/+15
2016-06-08opengl: improve overlap trackingTomaž Vajngerl1-5/+46
2016-06-08opengl: deferred texture drawing in RenderList, add drawAlphaRectTomaž Vajngerl7-210/+143
2016-06-08opengl: fix transparency when drawing polypolygonsTomaž Vajngerl1-0/+4
2016-06-08opengl: batch draw polypolygonsTomaž Vajngerl4-20/+114
2016-06-08opengl: batch drawing of pixel, line, rect draw callsTomaž Vajngerl12-185/+449
2016-06-08opengl: VertexUtils, deferred flush update, remove unneeded callsTomaž Vajngerl3-97/+142
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk9-59/+121
2016-06-07enable breakpad in distro configsMarkus Mohrhard3-0/+3
2016-06-07Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales3-64/+64
2016-06-07tdf#89329: use unique_ptr for pImpl in unoshapeXisco Fauli2-4/+1
2016-06-07we also need to set initialized falg for deferred initializationMarkus Mohrhard1-0/+1
2016-06-07update creditsChristian Lohmaier1-1504/+1520
2016-06-07update emoji autocorrect files from po-filesChristian Lohmaier8-18/+56
2016-06-07Updated coreChristian Lohmaier1-0/+0
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard4-8/+49
2016-06-07Switch "Delete" and "Rename" in Template context menuAkshay Deep1-4/+4
2016-06-07Resolves: tdf#89186 descend into dimension children to obtain leaf resultEike Rathke1-0/+18
2016-06-07Any::getValue always returns non-nullStephan Bergmann1-12/+9
2016-06-07attempt to obtain numeric constraint values for GETPIVOTDATA(), tdf#35247Eike Rathke3-10/+114
2016-06-07Resolves: tdf#100258 crash on disposing media playerCaolán McNamara1-3/+5