summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2013-07-09Hide this global aFileFormats. This doesn't work well with MSVC.Kohei Yoshida
2013-07-09More removal of implicit inlines, while I'm at it....Kohei Yoshida
2013-07-09These header inline methods cause linkage error on Windows.Kohei Yoshida
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-07-09Add this.Kohei Yoshida
2013-07-09Add this.Kohei Yoshida
2013-07-09fdo#65839 group 'range' menu entries togetherJoren De Cuyper
2013-07-09More fix for link error on windows.Kohei Yoshida