summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara10-122/+105
2016-05-21add DMAX test caseZdeněk Crhonek1-0/+1602
2016-05-21add DGET test caseZdeněk Crhonek1-0/+1633
2016-05-21WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2016-05-21coverity#1213133 Dereference after null checkCaolán McNamara1-1/+2
2016-05-21coverity#1209589 Dereference after null checkCaolán McNamara1-1/+2
2016-05-21coverity#1362017 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-05-21move glX stuff to X-only modulesCaolán McNamara5-102/+92
2016-05-21GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara3-206/+15
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara16-1097/+1230
2016-05-21loplugin:passstuffbyrefNoel Grandin2-3/+3
2016-05-21tdf#97221 restore original message for failed check of updateStanislav Horacek1-1/+1
2016-05-21add test for tdf#99947Markus Mohrhard2-0/+13
2016-05-21use CONV_XL_OOX for xlsx export, related tdf#99947Markus Mohrhard1-1/+1
2016-05-21use correct separator for ScRangeList, tdf#99947Markus Mohrhard1-1/+1
2016-05-21disable the test that crashes windowsMarkus Mohrhard1-1/+2
2016-05-21add the breakpad exception handler also for windowsMarkus Mohrhard1-1/+18
2016-05-21add missing file for breakpad libraryMarkus Mohrhard1-0/+1
2016-05-21fix bad index/assertion failure with line ending autocorrect patternsLászló Németh1-2/+5
2016-05-21starmath: These functions are used in local onlyTakeshi Abe2-5/+6
2016-05-20framework: avoid excessive queryDispatch callsThorsten Behrens1-7/+14
2016-05-21document findings on external range reference handlingEike Rathke1-0/+6
2016-05-21handle external references in CompareMat() as matrixEike Rathke1-0/+2
2016-05-20add missing spaces to list of formatsStanislav Horacek1-4/+4
2016-05-20remove double space in string of Slide Background content panelStanislav Horacek1-1/+1
2016-05-20add dcounta test caseZdeněk Crhonek1-0/+1494
2016-05-20unit test for unresolved external references, tdf#93101Eike Rathke2-0/+82
2016-05-20handle svExternalDoubleRef just the same as svMatrix in MATCHEike Rathke1-4/+0
2016-05-20Fix CopyPasta in MAXIFS range descriptionOlivier Hallot1-1/+1
2016-05-20use vector replication for single row/column arraysEike Rathke1-6/+6
2016-05-20Updated coreMiklos Vajna1-0/+0
2016-05-20always use GetNewMat() in interpreter context instead of plain ScFullMatrix()Eike Rathke1-3/+3
2016-05-20New Template ManagerAkshay Deep22-1373/+1770
2016-05-20handle svExternalDoubleRef in all IS*() functions, tdf#93101 relatedEike Rathke1-6/+20
2016-05-20handle svExternalSingleRef in all IS*() functions, tdf#93101 relatedEike Rathke1-8/+61
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist4-1/+13
2016-05-20Add SAL_INFOs of the list of system and physical cert storesTor Lillqvist1-0/+70
2016-05-20loplugin:refcountingNoel Grandin2-5/+3
2016-05-20Add initial CppunitTest_sfx2_classificationMiklos Vajna3-0/+188
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli8-12/+18
2016-05-20Convert STATE to scoped enumNoel Grandin1-15/+13
2016-05-20Convert TEXT_STATE to scoped enumNoel Grandin1-6/+5
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin12-414/+3
2016-05-20Fix typo in codeAndrea Gelmini1-1/+1
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose4-12/+31
2016-05-20tdf#93101 handle svExternalSingleRef in ISERROR()Eike Rathke1-0/+8
2016-05-20tdf#93101 correctly resolve svExternalSingleRef token in GetMatrix()Eike Rathke1-10/+23
2016-05-20tdf#93101 propagate external reference error from refcache tokenEike Rathke1-0/+8
2016-05-20tdf#98852: Show text-specific effects when selection contains textKatarina Behrens2-7/+9
2016-05-20fix KDE4 buildNoel Grandin1-0/+1