summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-31setup_native: remove Package_scripts_generatedMichael Stahl3-28/+2
2013-10-31setup_native: Package_packinfo to INSTDIRMichael Stahl1-4/+2
2013-10-31setup_native: Package_misc to INSTDIRMichael Stahl2-5/+8
2013-10-31setup_native: find all static files in source/packinfoMichael Stahl9-26/+8
2013-10-31setup_native: deliver Package_scripts to INSTDIRMichael Stahl1-4/+2
2013-10-31setup_native: use various scripts directly from SRCDIRMichael Stahl4-32/+14
2013-10-31setup_native: remove obsolete scriptsMichael Stahl3-780/+0
2013-10-31setup_native: remove unused shellscripts*.txtMichael Stahl5-113/+0
2013-10-31setup_native: these 2 mac files are already hard-coded in installerMichael Stahl2-9/+6
2013-10-31setup_native: remove root[345].datMichael Stahl5-42/+0
2013-10-31sysui: remove Package_desktopMichael Stahl4-40/+5
2013-10-31warning C4702: unreachable codeStephan Bergmann2-2/+3
2013-10-31fix ambiguous OUString constructor callNoel Grandin1-2/+2
2013-10-31WaE: while loop has empty bodyTor Lillqvist1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin103-246/+214
2013-10-30Use ScDocumentImport to insert data table cells.Kohei Yoshida3-5/+97
2013-10-30Use enum for table op mode.Kohei Yoshida9-47/+47
2013-10-30fix indentationMatúš Kukan1-28/+27
2013-10-30remove empty methodsMatúš Kukan2-11/+1
2013-10-30extend the position hint to GetRangeScriptTypeMarkus Mohrhard4-13/+16
2013-10-30don't update row height for csv import, fdo#69009Markus Mohrhard2-5/+5
2013-10-30use positional hint for UpdateScript, fdo#69006Markus Mohrhard3-6/+10
2013-10-30Windows: Drop obsolete stuffThomas Arnhold4-8/+0
2013-10-30fixincludeguards.sh: svx/itextprovider.hxxThomas Arnhold1-2/+2
2013-10-30windows: remove WINVER checkThomas Arnhold1-12/+0
2013-10-30Windows XP is 0x0501Thomas Arnhold1-2/+2
2013-10-30Remove legacy EMX checkThomas Arnhold1-1/+1
2013-10-30writerfilter: remove unused WW8LFOLevelMiklos Vajna3-46/+0
2013-10-30update libodfgenDavid Tardon8-2/+39
2013-10-30bundle libetonyekDavid Tardon12-0/+166
2013-10-30integrate Apple Keynote import filterDavid Tardon11-0/+500
2013-10-30make postprocess handle commas in OOO_VENDOR correctlyBjoern Michaelsen1-1/+1
2013-10-30fdo#44134 fix omission in support of Excel 2010Winfried Donkers1-0/+2
2013-10-30fdo#70000 fix omission in support of Excel 2010Winfried Donkers1-0/+2
2013-10-30Fix build for Android: Don't use SYSBASE that wayTor Lillqvist1-0/+2
2013-10-30Return false when no OpenCL device is detected.Kohei Yoshida1-1/+1
2013-10-30fdo#61002 add Excel 2010 functions VAR.P and VAR.SWinfried Donkers10-5/+81
2013-10-30-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza21-283/+58
2013-10-30DOCX filter: roundtrip more table style propertiesMiklos Vajna3-2/+81
2013-10-30Factor out DocxTableStyleExport from DocxAttributeOutputMiklos Vajna6-402/+512
2013-10-30DOCX export: initial w:tblStylePr handlingMiklos Vajna1-0/+45
2013-10-30Ugh!Kohei Yoshida3-44/+0
2013-10-30Have the OpenCL test really use OpenCL.Kohei Yoshida4-99/+226
2013-10-30Un-templatize code for speedier compilation.Kohei Yoshida3-152/+99
2013-10-30rename software opencl optionMarkus Mohrhard1-1/+1
2013-10-30simplify code and fix out of bounds readMarkus Mohrhard1-3/+3
2013-10-30use sal_Int32 instead of xub_StrLenMarkus Mohrhard1-10/+10
2013-10-30use DocumentImport for csv import, related fdo#69006Markus Mohrhard3-12/+29
2013-10-30variable can never be NULL in this placeMarkus Mohrhard1-8/+4