summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin141-1918/+1513
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin48-379/+373
2013-04-19Java cleanup in mediawiki extensionNoel Grandin10-191/+167
2013-04-19fdo#63693 Do not force java -d32 for a 64-bit SDKStephan Bergmann1-0/+2
2013-04-19Prefer simple and working solution to obscure and non-workingTor Lillqvist3-6/+4
2013-04-19-Werror,-WformatStephan Bergmann1-2/+2
2013-04-19date/time IDL datatypes incompatible change: fixupLionel Elie Mamane1-6/+6
2013-04-19date/time IDL datatypes incompatible change: fixupLionel Elie Mamane1-10/+10
2013-04-19run PythonTests with internal python tooMichael Stahl2-7/+5
2013-04-19Handle the old syntax for GETPIVOTDATA.Kohei Yoshida1-30/+50
2013-04-19Remove debug statements..Kohei Yoshida5-107/+3
2013-04-19We can remove all this code now.Kohei Yoshida5-544/+0
2013-04-19Let's explain what this method returns.Kohei Yoshida1-0/+6
2013-04-19Typo.Kohei Yoshida1-1/+1
2013-04-19This should be plural, since there are multiple dimensions.Kohei Yoshida2-6/+6
2013-04-19Move the dimension order calculation into ScDPSaveData.Kohei Yoshida3-32/+56
2013-04-19UNO API signature has changed.Kohei Yoshida1-1/+1
2013-04-19Retrieve the result value for GETPIVOTDATA for real (finally!)Kohei Yoshida5-26/+60
2013-04-19More progress. Getting closer...Kohei Yoshida1-8/+39
2013-04-19More progress. Getting more clue, but still not out of the dark yet.Kohei Yoshida6-23/+78
2013-04-19Add some more notes to make it easier to pick up on this for my next visit.Kohei Yoshida3-0/+22
2013-04-19fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida14-99/+734
2013-04-19fdo#63197: convert 3 out 4 from scripting partJulien Nabet7-24/+35
2013-04-19Do not arbitrarily lock a mutexStephan Bergmann1-9/+0
2013-04-19OUString::startsWith() is not equivalent to String::Match()Eike Rathke1-2/+2
2013-04-19configure: try to make all PYTHON variables point to the same thingMichael Stahl1-0/+4
2013-04-19sw: move Python tests out of qa/unoapiMichael Stahl3-2/+2
2013-04-19python3: deliver the GDB python support scriptMichael Stahl1-0/+1
2013-04-19Makefile: add convenience targets for PythonTestMichael Stahl1-0/+1
2013-04-19python3: re-enable both debug symbols and optimizationMichael Stahl2-13/+2
2013-04-19python3: VERBOSE is handled by gb_ExternalProject_run alreadyMichael Stahl1-1/+2
2013-04-19cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrtMichael Stahl3-12/+3
2013-04-19oox import, added support for linked graphics (at least they are embedded nowsjacobi1-3/+12
2013-04-19No _GLIBCXX_DEBUG for iOS here, eitherTor Lillqvist1-1/+1
2013-04-18get rid of some Germanism (and some Windowsism)Eike Rathke2-13/+13
2013-04-19WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist1-1/+1
2013-04-19No member named 'Get100Sec' in 'Time' any longerTor Lillqvist1-1/+1
2013-04-19WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist1-1/+1
2013-04-19WaE: macro is not usedTor Lillqvist1-1/+0
2013-04-19WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist1-1/+1
2013-04-19Do build libwpd, libwpg, libcdr, libmspub, libmwaw and libvisio for iOSTor Lillqvist1-22/+6
2013-04-19Add pan gesture handlingTor Lillqvist5-2/+27
2013-04-19Try to get the tinderbox build workingTor Lillqvist1-2/+4
2013-04-19Add commentTor Lillqvist1-0/+4
2013-04-18WaE use std streams instead of C-style format stringsLionel Elie Mamane1-10/+7
2013-04-18date/time IDL datatypes incompatible change: fixupLionel Elie Mamane1-0/+1
2013-04-18Revert "svformatter already accept OUString input", fdo#63306Eike Rathke1-3/+5
2013-04-18fdo#63503 add 'Delete Last' button to Special Characters dialogAndras Timar3-1/+34
2013-04-18fdo#63197, convert last gallery + template accessoriesJulien Nabet25-868/+847
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane131-898/+1309