summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-24oops bjoern's .gitattributes link got commited by mistakeNorbert Thiebaud1-1/+0
2011-07-24Merge branch 'master' into feature/gnumake4feature/gnumake4Bjoern Michaelsen8-78/+88
2011-07-23Initial cut on testing ods document loading.Kohei Yoshida2-4/+22
2011-07-23Use gb_Library_win32_OLDNAMESTor Lillqvist2-2/+2
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida2-70/+63
2011-07-22remove duplicated en-US string definitionAndras Timar1-1/+0
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen3-6/+6
2011-07-22fix for fdo#37128: set upper limit for second parameter of tinv to 1E10Markus Mohrhard1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen143-1931/+4848
2011-07-21Version 3.4.2.2, tag libreoffice-3.4.2.2-buildfix1 (3.4.2-rc2)libreoffice-3.4.2.2-buildfix1Petr Mladek0-0/+0
2011-07-21Avoid confusion with our windows api clash preventionFridrich Štrba1-0/+7
2011-07-21ByteString::->rtl::OStringBufferfeature/layoutCaolán McNamara1-4/+6
2011-07-21Avoid confusion with our windows api clash preventionFridrich Štrba1-0/+7
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski5-29/+15
2011-07-19fdo#39236: Prevent double-deletes during removal of pivot tables.Kohei Yoshida1-24/+9
2011-07-19Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)libreoffice-3.4.2.2Petr Mladek0-0/+0
2011-07-19Out-of-bounds array access fix. (Thanks to Fridrich too).Muthu Subramanian1-3/+3
2011-07-19fix for fdo#39333: database ranges don't work in formulasMarkus Mohrhard2-4/+4
2011-07-18Correctly use adjusted range strings for range name import.Kohei Yoshida1-1/+1
2011-07-18fdo#37767: Fix broken refresh() from UNO API (and Basic).Kohei Yoshida4-33/+42
2011-07-18I'm sure this is meant to be CalcComponent instead of WriterComponent.Kohei Yoshida1-3/+3
2011-07-18fix for fdo#35357 SetNamedRanges speedupLaurent Godard1-109/+30
2011-07-15fdo#36688: Make sure the drawing layer is initialized before use.Kohei Yoshida1-0/+1
2011-07-14fdo#37767: Fix broken refresh() from UNO API (and Basic).Kohei Yoshida4-33/+42
2011-07-14fdo#36688: Make sure the drawing layer is initialized before use.Kohei Yoshida1-0/+1
2011-07-14Reverted 70af08e849a93d56915b7abe14537facf1022a6a.Kohei Yoshida1-10/+4
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara4-32/+9
2011-07-13ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-1/+1
2011-07-13Add basic sylk filter testCaolán McNamara7-0/+2307
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan18-88/+0
2011-07-12Branch libreoffice-3-4-2Petr Mladek0-0/+0
2011-07-12Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)libreoffice-3.4.2.1Petr Mladek0-0/+0
2011-07-12use oox filter for *all* control importNoel Power2-6/+28
2011-07-10make sure filters unit test depends on non-linked scfilt libCaolán McNamara1-2/+6
2011-07-10callcatcher: remove unused lcl_CreateExternalRefTokenArrayCaolán McNamara1-47/+0
2011-07-08fix for fdo#37880Markus Mohrhard2-1/+15
2011-07-08don't use int as return type for operator==Markus Mohrhard1-4/+4
2011-07-07CONVERT_ADD() fixes, more precise conversion factorsLaszlo Nemeth1-12/+12
2011-07-07Make sure to only export up to 1026 manual page breaks to XLS.Kohei Yoshida1-0/+8
2011-07-06fix for fdo#38380: update local range namesMarkus Mohrhard1-0/+17
2011-07-06Enable FT and listbox in both applicable casesKatarina Machalkova1-3/+3
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel7-25/+68
2011-07-05WaE: consistently call it struct or classCaolán McNamara1-1/+1
2011-07-05make filters test a seperate test lib, otherwise conflicts on internal dlopenCaolán McNamara4-81/+350
2011-07-05yet more iterator->const_iteratorCaolán McNamara7-12/+12
2011-07-05WaE: signature is wrongCaolán McNamara1-1/+1
2011-07-05more iterator->const_iteratorCaolán McNamara5-30/+30
2011-07-05iterator->const_iteratorCaolán McNamara1-2/+2
2011-07-05workaround for x86 gcc 4.6.1 link failureCaolán McNamara1-1/+14
2011-07-05no need for extra noexecstackCaolán McNamara1-7/+0