summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-31103-246/+214
* Use ScDocumentImport to insert data table cells.Kohei Yoshida2013-10-303-5/+97
* Use enum for table op mode.Kohei Yoshida2013-10-309-47/+47
* fix indentationMatúš Kukan2013-10-301-28/+27
* remove empty methodsMatúš Kukan2013-10-302-11/+1
* extend the position hint to GetRangeScriptTypeMarkus Mohrhard2013-10-304-13/+16
* don't update row height for csv import, fdo#69009Markus Mohrhard2013-10-302-5/+5
* use positional hint for UpdateScript, fdo#69006Markus Mohrhard2013-10-303-6/+10
* Windows: Drop obsolete stuffThomas Arnhold2013-10-304-8/+0
* fixincludeguards.sh: svx/itextprovider.hxxThomas Arnhold2013-10-301-2/+2
* windows: remove WINVER checkThomas Arnhold2013-10-301-12/+0
* Windows XP is 0x0501Thomas Arnhold2013-10-301-2/+2
* Remove legacy EMX checkThomas Arnhold2013-10-301-1/+1
* writerfilter: remove unused WW8LFOLevelMiklos Vajna2013-10-303-46/+0
* update libodfgenDavid Tardon2013-10-308-2/+39
* bundle libetonyekDavid Tardon2013-10-3012-0/+166
* integrate Apple Keynote import filterDavid Tardon2013-10-3011-0/+500
* make postprocess handle commas in OOO_VENDOR correctlyBjoern Michaelsen2013-10-301-1/+1
* fdo#44134 fix omission in support of Excel 2010Winfried Donkers2013-10-301-0/+2
* fdo#70000 fix omission in support of Excel 2010Winfried Donkers2013-10-301-0/+2
* Fix build for Android: Don't use SYSBASE that wayTor Lillqvist2013-10-301-0/+2
* Return false when no OpenCL device is detected.Kohei Yoshida2013-10-301-1/+1
* fdo#61002 add Excel 2010 functions VAR.P and VAR.SWinfried Donkers2013-10-3010-5/+81
* -Werror,-Wmismatched-tagsStephan Bergmann2013-10-301-1/+1
* fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza2013-10-3021-283/+58
* DOCX filter: roundtrip more table style propertiesMiklos Vajna2013-10-303-2/+81
* Factor out DocxTableStyleExport from DocxAttributeOutputMiklos Vajna2013-10-306-402/+512
* DOCX export: initial w:tblStylePr handlingMiklos Vajna2013-10-301-0/+45
* Ugh!Kohei Yoshida2013-10-303-44/+0
* Have the OpenCL test really use OpenCL.Kohei Yoshida2013-10-304-99/+226
* Un-templatize code for speedier compilation.Kohei Yoshida2013-10-303-152/+99
* rename software opencl optionMarkus Mohrhard2013-10-301-1/+1
* simplify code and fix out of bounds readMarkus Mohrhard2013-10-301-3/+3
* use sal_Int32 instead of xub_StrLenMarkus Mohrhard2013-10-301-10/+10
* use DocumentImport for csv import, related fdo#69006Markus Mohrhard2013-10-303-12/+29
* variable can never be NULL in this placeMarkus Mohrhard2013-10-301-8/+4
* fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza2013-10-3027-189/+61
* added missing HIDs instead of using copy&paste IDs of other functionsEike Rathke2013-10-302-4/+8
* using dbgutil builds is good for you (TM)Eike Rathke2013-10-302-3/+5
* Bin obsolete C30-only (some ancient Sun compiler) codeTor Lillqvist2013-10-301-5/+0
* added stub for void touch_ui_selection_none in MLOGestureEnginePtyl Dragon2013-10-301-0/+4
* real assert() to bail out on invalid indexEike Rathke2013-10-301-1/+1
* Let's use typedef for this.Kohei Yoshida2013-10-303-23/+27
* renumbered string ID defines consecutively to close gapsEike Rathke2013-10-302-569/+624
* Lower-case directory names, and rename to just 'opencl'.Kohei Yoshida2013-10-3046-90/+96
* Re-add missing test file and re-enable previously disabled test.Kohei Yoshida2013-10-302-3/+3
* curl: set the right RPATH tooMichael Stahl2013-10-301-2/+2
* Unit tests for Chart Series NameVinaya Mandke2013-10-3011-7/+190
* Fix for Chart Series NamesVinaya Mandke2013-10-301-2/+9
* Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks2013-10-303-21/+25