summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-22more tests for new Excel 2010 functions, fdo#70798Eike Rathke2-13/+94
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers11-37/+328
2013-11-22fdo#71350 fix incorrect calculation of Excel function CONFIDENCE.TWinfried Donkers1-1/+1
2013-11-22removed declared but undefined LanguageTagImpl::convertFromRtlLocale()Eike Rathke1-2/+0
2013-11-22handleVendorVariant() strip in case some was injectedEike Rathke1-0/+13
2013-11-22documented BCP 47 semanticsEike Rathke1-17/+32
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida7-42/+21
2013-11-22Set default cell style directly, without UNO API.Kohei Yoshida3-2/+25
2013-11-22More removal of UNO API for setting document properties.Kohei Yoshida4-26/+40
2013-11-22Call the method directly via ScDocument, not via obscure UNO API.Kohei Yoshida3-6/+3
2013-11-22Shrink class sizes a bit.Kohei Yoshida1-14/+14
2013-11-22Avoid re-drawing progress bar too frequently.Kohei Yoshida1-6/+8
2013-11-22Compiler warning.Kohei Yoshida1-1/+1
2013-11-22Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara1-22/+45
2013-11-21Ensure that when ds_profile is NULL, NATIVE_CPU is selected.Jagan Lokanatha1-1/+1
2013-11-21.ui typo fixesAndras Timar1-2/+2
2013-11-21Remove unused exports.dxp fileStephan Bergmann1-2/+0
2013-11-21No need for default component_getImplementationEnvironment function any moreStephan Bergmann1-5/+0
2013-11-21Improve debug outputStephan Bergmann1-2/+3
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann4-44/+19
2013-11-21Resolves: fdo#67263 CRASH when deleting applied bulleted paragraph styleJulien Nabet1-1/+1
2013-11-21--enable-ia2 no longer disables Java access bridgeMichael Stahl5-8/+4
2013-11-21Makefile.in: "make check" should build "all" tooMichael Stahl1-1/+1
2013-11-21.gitreview: default to libreoffice-4-2Miklos Vajna1-1/+1
2013-11-21Typo in capitalization of include file nameStephan Bergmann1-1/+1
2013-11-21bump product version to 4.2.0.0.beta1+Christian Lohmaier1-1/+1
2013-11-21Branch libreoffice-4-2Christian Lohmaier3-0/+0
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