summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-11fdo#58577 DOCX export: handle multiple textframes anchored to the same paraMiklos Vajna4-9/+18
2013-07-11Re-do 5dff961ba5fab6d451d9d993e076d190a93be495: Don't look for just GPUsTor Lillqvist1-2/+5
2013-07-11Again: Use correct type for number of devicesTor Lillqvist1-2/+3
2013-07-11Updated coreCaolán McNamara1-0/+0
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann6-56/+27
2013-07-11Fix memory leak in SvxMSDffManager::CheckForConvertToSOObj.Mark Wielaard1-6/+7
2013-07-11Resolves: #i122581# reestablish focus of the Record Search dialog...Herbert Dürr2-0/+9
2013-07-11fdo#66773: fix for line spacing defaultAdam Co4-0/+35
2013-07-11make SwMarkPreview available through .ui formatCaolán McNamara12-477/+266
2013-07-11modern .ui for optpage/redlineoptionstabpageCsikós Tamás4-169/+614
2013-07-11rhbz#980387 fix filter selection from file ext.David Tardon1-1/+21
2013-07-11WaE: comparison of integers of different signsTor Lillqvist1-2/+2
2013-07-11Again, bin no-op call of clGetCommandQueueInfo(CL_QUEUE_THREAD_HANDLE_AMD)Tor Lillqvist1-3/+0
2013-07-11Apple still has cl.h in a different path, fix conflict mis-resolutionTor Lillqvist1-0/+4
2013-07-11Remove superfluous #endifTor Lillqvist1-1/+0
2013-07-11chmod -xTor Lillqvist4-0/+0
2013-07-11Fix Windows build.Jan Holesovsky1-10/+10
2013-07-11Parse the token array in the RPN order.Kohei Yoshida1-51/+26
2013-07-11Move more methods to SharedFormulaUtil.Kohei Yoshida3-70/+13
2013-07-11Move these methods out of ScColumn since they don't operate on column.Kohei Yoshida5-94/+171
2013-07-11Group formula cells in ScColumn::MixData().Kohei Yoshida7-101/+185
2013-07-11Generate Reverse Polish token array (RPN) at the start.Kohei Yoshida3-6/+18
2013-07-11better opencl error reporting / diagnostics.Michael Meeks2-3/+9
2013-07-11try harder to setup the kernel environment.Michael Meeks1-0/+1
2013-07-11cleanup formulagroupcl and add opencl kernel for averagedelta.Michael Meeks4-67/+196
2013-07-11Add new opencl placeholder backend for specific scenarios.Michael Meeks2-1/+152
2013-07-11avoid regular re-creation of the formulagroup interpreter.Michael Meeks1-0/+1
2013-07-11Latest cleanup and improvements of opencl backend.Michael Meeks4-869/+1585
2013-07-11Fix build breakage.Kohei Yoshida1-1/+1
2013-07-11Nobody uses this marker method now.Kohei Yoshida2-11/+0
2013-07-11Check formula cell group boundaries to optionally merge.Kohei Yoshida1-1/+14
2013-07-11Formula cell grouping in CopyUpdated should already be done.Kohei Yoshida1-3/+0
2013-07-11Remove this marker.Kohei Yoshida1-1/+0
2013-07-11Add test for formula grouping during undo.Kohei Yoshida3-9/+57
2013-07-11Grouping of formula cells during undo.Kohei Yoshida1-9/+6
2013-07-11Group a new formula cell in CopyCellToDocument.Kohei Yoshida1-2/+1
2013-07-11Remove these markers.Kohei Yoshida1-2/+0
2013-07-11Add test for formula grouping during copy and paste.Kohei Yoshida3-24/+85
2013-07-11Group formula cells when copying to clip, prevent crash during pasting.Kohei Yoshida2-4/+49
2013-07-11Fix memory leak in EMFPPen.Mark Wielaard1-0/+12
2013-07-10added FIXME-BCP47 commentsEike Rathke1-0/+8
2013-07-10added FIXME-BCP47 commentEike Rathke1-0/+3
2013-07-10use LanguageTagEike Rathke1-3/+2
2013-07-10comparing only language and country is now insufficientEike Rathke1-1/+2
2013-07-10use LanguageTag to convertEike Rathke1-18/+2
2013-07-10removed unused language/country string member variablesEike Rathke2-24/+0
2013-07-10Fix error: reference to 'ErrorCondition' is ambiguousTor Lillqvist1-1/+1
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist7-11/+10
2013-07-10Avoid duplicate definition of xxx_pGLOBAL_SQLPARSER at linking stageTor Lillqvist2-1/+2
2013-07-10WaE: unused functionsTor Lillqvist2-4/+6