summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-18Remove bogus fileTor Lillqvist1-1/+0
2013-04-18Remove a few unnecessary #includesMichael Dunphy1-6/+0
2013-04-18python3: disable check in PyThreadState_SwapMichael Stahl2-0/+16
2013-04-18pyuno_loader::CreateInstance: delete the initial PyThreadStateMichael Stahl1-0/+4
2013-04-18Resolves: #i121933# docking area layout improvementOliver-Rainer Wittmann1-13/+77
2013-04-18remove unused macros from macro.plThomas Arnhold1-36/+0
2013-04-18fdo#63290 related: cleanup stings defines due to removalLior Kaplan1-2/+0
2013-04-18Related: fdo#63546 bundle both changes together as one undoCaolán McNamara3-1/+19
2013-04-18Resolves: fdo#63592 changing text direction exits edit modeCaolán McNamara1-5/+0
2013-04-18Updated coreCaolán McNamara1-0/+0
2013-04-18fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo3-10/+107
2013-04-18pick a default number of lines for abbrev/double listsCaolán McNamara1-0/+2
2013-04-18convert autocorrect replace tabpage to .ui formatCaolán McNamara9-369/+545
2013-04-18forward RTL_CONTEXT_foo logging to SAL_INFO in default debuggingBjoern Michaelsen1-3/+21
2013-04-18warning C4702: unreachable codeStephan Bergmann1-1/+0