summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-19winaccessibility: remove executable bitsMichael Stahl24-0/+0
2013-11-19fdo#66232 fix opening files via COM serverAndras Timar1-1/+1
2013-11-19related fdo#70414 gbuild to ide: kdevelopBjoern Michaelsen3-0/+307
2013-11-19-Werror,-Wunused-variableStephan Bergmann1-2/+1
2013-11-19-Werror,-Wunused-variableStephan Bergmann1-4/+2
2013-11-19fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_511-4/+17
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin28-147/+143
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna2-0/+3
2013-11-19fdo#66854 keep shadow distance of non-supported MSO shadow typeAndras Timar1-1/+4
2013-11-19uia: add some possibly helpful overview documentation.Michael Meeks1-0/+47
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks16-223/+332
2013-11-19uia: remove redundant component registration.Michael Meeks2-6/+1
2013-11-19Remove obsolete statreg.cpp / atlimpl.cpp includes.Michael Meeks1-3/+0
2013-11-19i107914# adjust license headers to the ALv2Herbert Dürr6-162/+121
2013-11-19Fix minor compilation issuesDavid Ostrovsky3-3/+9
2013-11-19Integrate branch of IAccessible2Steve Yin9-0/+362
2013-11-19Disable _WIN32_WINNT definitionDavid Ostrovsky1-4/+4
2013-11-19Remove obsolete IDL filesDavid Ostrovsky1-18/+2
2013-11-19Remove WNT defineDavid Ostrovsky10-18/+5
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky16-44/+137
2013-11-19Gbuildify UAA to IA2 bridgeDavid Ostrovsky4-0/+121
2013-11-19Add custom target to process IA2 COM idl filesDavid Ostrovsky3-0/+92
2013-11-19Add --enable-ia2 configuration optionDavid Ostrovsky3-0/+23
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks95-1626/+1597
2013-11-19Integrate branch of IAccessible2Steve Yin116-0/+25832
2013-11-19DOCX drawingML shape import: handle marginsMiklos Vajna2-0/+4
2013-11-19TypoStephan Bergmann1-1/+1
2013-11-19fix compile error - remove bracketNoel Grandin1-1/+1
2013-11-19simplify if conditionNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin315-984/+952
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin97-312/+267
2013-11-19-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2013-11-18GPU Calc: unrolling of sequential reduction loops for DoubleVectorRefsI-Jui (Ray) Sung1-6/+240
2013-11-18GPU Calc: add compile time option for using fmin/fmax intrinsicsI-Jui (Ray) Sung2-2/+12
2013-11-18GPU Calc: enables parallel min/max reductionI-Jui (Ray) Sung1-12/+23
2013-11-19mention dictionaries/Module_dictionaries.mkEike Rathke1-0/+2
2013-11-18Updated coreEike Rathke1-0/+0
2013-11-19added [ar-AE] and [ar-KW] locale data referrers, fdo#71140Eike Rathke4-0/+86
2013-11-19curl: use WNT native Schannel SSL/TLS implementationMichael Stahl2-0/+23
2013-11-19fdo#68788: Don't use systemPathToFileUrl hereXisco Fauli1-1/+1
2013-11-18note '-' and '_' separatorsEike Rathke1-1/+1
2013-11-18Updated coreEike Rathke1-0/+0
2013-11-18mention dictionaries/Dictionary_*.mkEike Rathke1-0/+5
2013-11-18curl: actually use Makefile.vc10 instead of Makefile.vc9Michael Stahl4-6/+6
2013-11-18Updated coreEike Rathke1-0/+0
2013-11-18curl: try to use Mac OS X native SSL/TLS implementationMichael Stahl1-1/+3
2013-11-18Handle external reference bits too. This is the last missing piece.Kohei Yoshida6-1/+86
2013-11-18Avoid passing the external ref manager pointer to make it re-entrant.Kohei Yoshida2-105/+82
2013-11-18Don't forget to generate RPN tokens here.Kohei Yoshida1-0/+2
2013-11-18Try not to pass ScCompiler as a parameter.Kohei Yoshida2-26/+26