summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30Use ScDocumentImport to insert data table cells.Kohei Yoshida
2013-10-30Use enum for table op mode.Kohei Yoshida
2013-10-30fix indentationMatúš Kukan
2013-10-30remove empty methodsMatúš Kukan
2013-10-30extend the position hint to GetRangeScriptTypeMarkus Mohrhard
2013-10-30don't update row height for csv import, fdo#69009Markus Mohrhard
2013-10-30use positional hint for UpdateScript, fdo#69006Markus Mohrhard
2013-10-30Windows: Drop obsolete stuffThomas Arnhold
2013-10-30fixincludeguards.sh: svx/itextprovider.hxxThomas Arnhold
2013-10-30windows: remove WINVER checkThomas Arnhold
2013-10-30Windows XP is 0x0501Thomas Arnhold
2013-10-30Remove legacy EMX checkThomas Arnhold
2013-10-30writerfilter: remove unused WW8LFOLevelMiklos Vajna
2013-10-30update libodfgenDavid Tardon
2013-10-30bundle libetonyekDavid Tardon
2013-10-30integrate Apple Keynote import filterDavid Tardon
2013-10-30make postprocess handle commas in OOO_VENDOR correctlyBjoern Michaelsen
2013-10-30fdo#44134 fix omission in support of Excel 2010Winfried Donkers
2013-10-30fdo#70000 fix omission in support of Excel 2010Winfried Donkers
2013-10-30Fix build for Android: Don't use SYSBASE that wayTor Lillqvist
2013-10-30Return false when no OpenCL device is detected.Kohei Yoshida
2013-10-30fdo#61002 add Excel 2010 functions VAR.P and VAR.SWinfried Donkers
2013-10-30-Werror,-Wmismatched-tagsStephan Bergmann
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-30DOCX filter: roundtrip more table style propertiesMiklos Vajna
2013-10-30Factor out DocxTableStyleExport from DocxAttributeOutputMiklos Vajna
2013-10-30DOCX export: initial w:tblStylePr handlingMiklos Vajna
2013-10-30Ugh!Kohei Yoshida
2013-10-30Have the OpenCL test really use OpenCL.Kohei Yoshida
2013-10-30Un-templatize code for speedier compilation.Kohei Yoshida
2013-10-30rename software opencl optionMarkus Mohrhard
2013-10-30simplify code and fix out of bounds readMarkus Mohrhard
2013-10-30use sal_Int32 instead of xub_StrLenMarkus Mohrhard
2013-10-30use DocumentImport for csv import, related fdo#69006Markus Mohrhard
2013-10-30variable can never be NULL in this placeMarkus Mohrhard
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza
2013-10-30added missing HIDs instead of using copy&paste IDs of other functionsEike Rathke
2013-10-30using dbgutil builds is good for you (TM)Eike Rathke
2013-10-30Bin obsolete C30-only (some ancient Sun compiler) codeTor Lillqvist
2013-10-30added stub for void touch_ui_selection_none in MLOGestureEnginePtyl Dragon
2013-10-30real assert() to bail out on invalid indexEike Rathke
2013-10-30Let's use typedef for this.Kohei Yoshida
2013-10-30renumbered string ID defines consecutively to close gapsEike Rathke
2013-10-30Lower-case directory names, and rename to just 'opencl'.Kohei Yoshida
2013-10-30Re-add missing test file and re-enable previously disabled test.Kohei Yoshida
2013-10-30curl: set the right RPATH tooMichael Stahl
2013-10-30Unit tests for Chart Series NameVinaya Mandke
2013-10-30 Fix for Chart Series NamesVinaya Mandke
2013-10-30Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks