summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Updated corelibreoffice-4-2-branch-pointChristian Lohmaier1-0/+0
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida7-3/+135
2013-11-21oops, we still need the ?=, of courseBjoern Michaelsen1-1/+1
2013-11-21lazy eval is lazy. and nasty tooBjoern Michaelsen1-1/+1
2013-11-21miscSiqi LIU8-8/+8
2013-11-21regenerated complete localizable.strings in English, to be translatedSiqi LIU1-0/+0
2013-11-21app setting localization experimentSiqi LIU3-0/+6
2013-11-21plain strings in in-app tuto to localized stringsSiqi LIU3-10/+10
2013-11-21backward compatible with older serverend impl, ie without vers infoSiqi LIU2-4/+12
2013-11-21move ServerListViewController to appropriate placeSiqi LIU2-0/+61
2013-11-21move finunusedcode to a scriptBjoern Michaelsen2-43/+50
2013-11-21winaccessibility: "typedef sal_Int32 HWND;" - sigh...Michael Stahl1-5/+0
2013-11-21winaccessibility: fix even more pointless HWND to long castingMichael Stahl5-13/+14
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl33-94/+106
2013-11-21winaccessibility: use sal_Int64 for pointers in AccObjectManagerAgentMichael Stahl2-33/+39
2013-11-21winaccessibility: clean up global TopLevelWindowListenerMichael Stahl3-36/+17
2013-11-21--enable-ia2 disables building java-bridge, so disable packaging it tooMichael Stahl3-4/+6
2013-11-21simplify top-level Makefile some moreBjoern Michaelsen1-13/+3
2013-11-21just use wildcard hereMatúš Kukan1-14/+5
2013-11-20pyweb: remove unused codeXisco Fauli1-22/+0
2013-11-20pyweb: fix finish button behaviorXisco Fauli1-6/+6
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann5-204/+134
2013-11-20More garbageStephan Bergmann1-3/+2
2013-11-20GPU Calc: fixed missing assigment operator in unrollinglibreoffice-4-2-milestone-1I-Jui (Ray) Sung1-0/+1
2013-11-20Presumably a typoStephan Bergmann1-1/+1
2013-11-21Use SAL_INFO() instead of printf()Tor Lillqvist2-3/+4
2013-11-20CppunitTest_sw_ooxmlexport: disable test that fails on 3 different configsMiklos Vajna1-2/+3
2013-11-20GPU Calc: re-enable parallel SUMIFSI-Jui (Ray) Sung1-1/+8
2013-11-20fpicker: cleanup async requests, dung out comments.Michael Meeks2-28/+21
2013-11-20Separate Impress Remote from Android build.Andrzej J.R. Hunt3-11/+39
2013-11-20Clean up SwXTextDocument::createStephan Bergmann1-96/+85
2013-11-20Result should be in seconds, not microsecondsTor Lillqvist1-1/+1
2013-11-20install-gdb-printer -L fails with 'unknown option' anywayBjoern Michaelsen1-3/+0
2013-11-20clean up echo deserts, consolidate blurbsBjoern Michaelsen1-31/+31
2013-11-20some namespacingBjoern Michaelsen1-6/+6
2013-11-20toplevel 'make check' should also do subsequentcheckBjoern Michaelsen1-1/+2
2013-11-20Simply use a separate temp variableTor Lillqvist1-1/+3
2013-11-20Rename timerStop() to timerCurrent() as it doesn't "stop" anythingTor Lillqvist1-4/+4
2013-11-20Simplify "timer" code and add OS X implementationTor Lillqvist1-8/+19
2013-11-20fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers11-6/+326
2013-11-20DynamicKernel isn't needed outside formulagroupcl.cxx after allTor Lillqvist3-127/+62
2013-11-20Fix a few of my own thinkos, and add some assertionsTor Lillqvist4-3/+11
2013-11-20Bin comment that is now weirdly placed after mergesTor Lillqvist1-2/+0
2013-11-20Fix leftover wrongly named header in #includeTor Lillqvist1-1/+1
2013-11-20Try to make the background OpenCL compilation conditional at run-timeTor Lillqvist1-13/+36
2013-11-20Fix some life-cycle issues for backgroup OpenCL kernel compilationTor Lillqvist3-8/+15
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist8-257/+323
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist5-7/+39
2013-11-20Avoid crash in unit testTor Lillqvist1-1/+2
2013-11-20WaE: unused parametersTor Lillqvist1-2/+2