summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-31languagetool: convert to ExtensionPackageMichael Stahl
2013-10-31gbuild: add ExtensionPackage classMichael Stahl
2013-10-31gbuild: remove unused gb_Helper_make_outdir_clean_targetMichael Stahl
2013-10-31gbuild: InstallScript: use scripts from WORKDIRMichael Stahl
2013-10-31gbuild: Package: check for duplicate definitionsMichael Stahl
2013-10-31readlicense_oo: stop delivering files to OUTDIRMichael Stahl
2013-10-31odk: merge Package_config_notwin into Packge_configMichael Stahl
2013-10-31setup_native: remove Package_ulfMichael Stahl
2013-10-31setup_native: remove Package_scripts_generatedMichael Stahl
2013-10-31setup_native: Package_packinfo to INSTDIRMichael Stahl
2013-10-31setup_native: Package_misc to INSTDIRMichael Stahl
2013-10-31setup_native: find all static files in source/packinfoMichael Stahl
2013-10-31setup_native: deliver Package_scripts to INSTDIRMichael Stahl
2013-10-31setup_native: use various scripts directly from SRCDIRMichael Stahl
2013-10-31setup_native: remove obsolete scriptsMichael Stahl
2013-10-31setup_native: remove unused shellscripts*.txtMichael Stahl
2013-10-31setup_native: these 2 mac files are already hard-coded in installerMichael Stahl
2013-10-31setup_native: remove root[345].datMichael Stahl
2013-10-31sysui: remove Package_desktopMichael Stahl
2013-10-31warning C4702: unreachable codeStephan Bergmann
2013-10-31fix ambiguous OUString constructor callNoel Grandin
2013-10-31WaE: while loop has empty bodyTor Lillqvist
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