summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-07-12prepare to read backsolver's OOo ODFF namespaced function nameEike Rathke
2013-07-12String.AppendAscii() cleanup in scRicardo Montania
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida
2013-07-11Add test case for matrix's double array handling & fix one bug.Kohei Yoshida
2013-07-11Move pivot table tests into a separate source file.Kohei Yoshida
2013-07-11Move UnshareFormulaCell() out of ScColumn into SharedFormulaUtil.Kohei Yoshida
2013-07-11calc general page out of line with the restCaolán McNamara
2013-07-11move string lists into GtkComboBoxTextsCaolán McNamara
2013-07-11modern .ui widgetlayout for tpviewCsikós Tamás
2013-07-11Re-do 5dff961ba5fab6d451d9d993e076d190a93be495: Don't look for just GPUsTor Lillqvist
2013-07-11Again: Use correct type for number of devicesTor Lillqvist
2013-07-11WaE: comparison of integers of different signsTor Lillqvist
2013-07-11Again, bin no-op call of clGetCommandQueueInfo(CL_QUEUE_THREAD_HANDLE_AMD)Tor Lillqvist
2013-07-11Apple still has cl.h in a different path, fix conflict mis-resolutionTor Lillqvist
2013-07-11Remove superfluous #endifTor Lillqvist
2013-07-11chmod -xTor Lillqvist
2013-07-11Fix Windows build.Jan Holesovsky
2013-07-11Parse the token array in the RPN order.Kohei Yoshida
2013-07-11Move more methods to SharedFormulaUtil.Kohei Yoshida
2013-07-11Move these methods out of ScColumn since they don't operate on column.Kohei Yoshida
2013-07-11Group formula cells in ScColumn::MixData().Kohei Yoshida
2013-07-11Generate Reverse Polish token array (RPN) at the start.Kohei Yoshida
2013-07-11better opencl error reporting / diagnostics.Michael Meeks
2013-07-11try harder to setup the kernel environment.Michael Meeks
2013-07-11cleanup formulagroupcl and add opencl kernel for averagedelta.Michael Meeks
2013-07-11Add new opencl placeholder backend for specific scenarios.Michael Meeks
2013-07-11avoid regular re-creation of the formulagroup interpreter.Michael Meeks
2013-07-11Latest cleanup and improvements of opencl backend.Michael Meeks
2013-07-11Fix build breakage.Kohei Yoshida
2013-07-11Nobody uses this marker method now.Kohei Yoshida
2013-07-11Check formula cell group boundaries to optionally merge.Kohei Yoshida
2013-07-11Formula cell grouping in CopyUpdated should already be done.Kohei Yoshida
2013-07-11Remove this marker.Kohei Yoshida
2013-07-11Add test for formula grouping during undo.Kohei Yoshida
2013-07-11Grouping of formula cells during undo.Kohei Yoshida
2013-07-11Group a new formula cell in CopyCellToDocument.Kohei Yoshida
2013-07-11Remove these markers.Kohei Yoshida
2013-07-11Add test for formula grouping during copy and paste.Kohei Yoshida
2013-07-11Group formula cells when copying to clip, prevent crash during pasting.Kohei Yoshida
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák
2013-07-10use LanguageTag to convert to LocaleEike Rathke
2013-07-10use language tags in lclMatchKeyword() and lclLocaleCompare()Eike Rathke
2013-07-10additionally handle string types for ScMacro dealing with svExternalSingleRefNoel Power
2013-07-10use GetMatrix instead of manually disambiguating External and normal refsNoel Power
2013-07-09Revert "Separate ScDocShell declaration with ScDocShellRef declaration."Markus Mohrhard
2013-07-09fix Windows buildMarkus Mohrhard
2013-07-09More on windows link error.Kohei Yoshida
2013-07-09We don't need this.Kohei Yoshida
2013-07-09Separate ScDocShell declaration with ScDocShellRef declaration.Kohei Yoshida
2013-07-09Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida