summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-25EMF+: Stroke size is always supposed to be absolute.Jan Holesovsky1-1/+1
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky1-1/+1
2013-11-25Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"Jan Holesovsky3-25/+0
2013-11-25Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"Jan Holesovsky1-14/+4
2013-11-25dbaccess: improve exception message when no driver foundMichael Stahl2-2/+3
2013-11-25--with-lang=ALL build exceeds maximum # of files in CABChristian Lohmaier1-0/+2
2013-11-25fdo#68594: Revert bnc#758621 commit.Muthu Subramanian1-8/+0
2013-11-25winaccessibility: let CoCreateInstance calls find the componentsMichael Stahl2-0/+12
2013-11-25winaccessibility: fix some error handling in CAccTableMichael Stahl1-16/+18
2013-11-25winaccessibility: don't need 2 global pointers for AccObjectWinManagerMichael Stahl2-8/+3
2013-11-25winaccessibility: make XAccessibleAction member ReferenceMichael Stahl2-8/+9
2013-11-25winaccessibility: CMAccessible needs only one XAccessibleContextMichael Stahl2-23/+20
2013-11-25winaccessibility: CMAccessible needs only one member for XAccessibleMichael Stahl2-38/+43
2013-11-25Add missing keyboard shortcut to dialogOlivier Hallot1-3/+3
2013-11-25Fixed for libreoffice crashes while opening file.PriyankaGaikwad3-1/+6
2013-11-25Updated coreAndras Timar1-0/+0
2013-11-25GPU Calc: a test case for unrolling SumOfProductI-Jui (Ray) Sung2-0/+26
2013-11-25GPU Calc: fixed a SUMPRODUCT problemI-Jui (Ray) Sung1-6/+46
2013-11-24Add lo_LA (Lao) dictionary fdo#71939Andras Timar6-5/+52
2013-11-24Updated coreRobert M Campbell1-0/+0
2013-11-23Correctly check getFileURLFromSystemPath() successKhaled Hosny1-1/+1
2013-11-23Make TTC fonts work againKhaled Hosny1-1/+1
2013-11-23Simplify this code a bitKhaled Hosny1-9/+3
2013-11-23resolved fdo#61946 use correct TabDelta for UpdateReferenceEike Rathke1-1/+1
2013-11-23fastparser: avoid allocation and conversion of elementnames we don't need.Michael Meeks1-1/+5
2013-11-22GPU Calc: Testcase for Sums of Product that have out-of-bound windowWei Wei1-0/+0
2013-11-22GPU Calc: Sum of product doesn't check out-of-bound accessesWei Wei4-23/+42
2013-11-22GPU Calc: test case for parallel count()I-Jui (Ray) Sung2-0/+28
2013-11-22GPU Calc: fix a parallel COUNT() problem when input vector size > 512I-Jui (Ray) Sung1-1/+1
2013-11-22init nRotation [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2013-11-22oox: avoid per element allocation and freeing of OUStringBuffers.Michael Meeks1-2/+2
2013-11-22Fix unoidl sourceprovider polystruct argument checksStephan Bergmann2-30/+42
2013-11-22Fix unoidl sourceprovider typedef checkStephan Bergmann1-6/+6
2013-11-22Fix unoidl sourceprovider recursive struct/exception member checkStephan Bergmann1-1/+8
2013-11-22Fix unoidl sourceprovider "published" checksStephan Bergmann3-59/+391
2013-11-22Published FormController cannot reference unpublished XFormOperationsStephan Bergmann2-10/+1
2013-11-22Modern UNOIDL parsers ignore preproc lines, so replace #if 0 with commentStephan Bergmann2-22/+15
2013-11-22constant.tests idlc/unoidl diffs:Stephan Bergmann1-3/+11
2013-11-22attributes.tests idlc/unoidl diffs:Stephan Bergmann1-3/+3
2013-11-22Add exectest.pl OLD-/NEW-FAILURE for deliberate idlc/unoidl diffsStephan Bergmann2-13/+18
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna2-3/+18
2013-11-22fdo#67802: Fix PS printing of non-CTL text with ligaturesKhaled Hosny1-7/+5
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