summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-18Compact the enumeration spaces from previous commitLior Kaplan1-84/+45
2011-10-18Remove .chaos file types, except 3 which are in use in the codeLior Kaplan4-422/+39
2011-10-18losmoketest.py: fix to work with LO-3.5 daily build and improvedPetr Mladek1-51/+121
2011-10-18ignore callcatcher dirsCaolán McNamara1-0/+1
2011-10-18Fix E_ACCESS failure under windows on attempt to remove temp qa data fileCaolán McNamara1-1/+9
2011-10-18Add --disable-nss-module to the README.cross.Jan Holesovsky1-0/+2
2011-10-18Removed some -Weffc++ warnings from the Header/Footer workCédric Bosdonnat3-2/+33
2011-10-18Fixed uses of memmove in DynamicList.Stephan Bergmann1-2/+2
2011-10-18Undo basis/brand split: move program/classes/ from basis to brand.Stephan Bergmann6-17/+9
2011-10-18Decouple NSS build from the Mozilla build.Jan Holesovsky4-47/+44
2011-10-18survive some fuzzCaolán McNamara4-14/+32
2011-10-18CMIS: Fixed the smoketests failure by catching some exceptionsMichael Stahl1-12/+19
2011-10-18Reapply "CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat2-5/+25
2011-10-18Undo basis/brand split: move presets/ from basis to brand.Stephan Bergmann4-11/+8
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann3-20/+3
2011-10-17cppcheck fix : 'operator=' should check for assignment to selfwJulien Nabet2-11/+14
2011-10-17copy/paste error, it should test the xls file tooMarkus Mohrhard1-5/+5
2011-10-17add initial test for matrix functionsStefan Weigel4-0/+37
2011-10-17WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-10-17WaE: potentially uninitialized local variable usedTor Lillqvist1-1/+1
2011-10-17WaE: unreachable codeTor Lillqvist1-1/+4
2011-10-17WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-17WaE: unreachable codeTor Lillqvist1-0/+8
2011-10-17WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist2-3/+3
2011-10-17Undo basis/brand split: fold brand.xcd into main.xcd.Stephan Bergmann6-36/+16
2011-10-17Revert "CMIS: use another name to show than the one extracted from the base URL"Luboš Luňák2-25/+5
2011-10-17update flip(mirror) properties setting for custom shape presetsRadek Doulik1-11/+9
2011-10-17remove newly unused binfilter::Sdr*Caolán McNamara1-2/+0
2011-10-17losmoketest.py: add pattern to download x86_64 rpms from masterBernhard M. Wiedemann1-1/+1
2011-10-17allow to execute losmoketest.py directlyPetr Mladek1-0/+1
2011-10-17regenerate listCaolán McNamara1-46/+50
2011-10-17Resolves: fdo#39347 changeall strips periods of sentences ending in errorCaolán McNamara2-19/+31
2011-10-17make the mathematical functions test simplerMarkus Mohrhard2-2/+5
2011-10-17check that seeks and reads succeededCaolán McNamara1-2/+5
2011-10-17is it a secret what the error message is ?Caolán McNamara1-2/+3
2011-10-17Use the internal versions of libcmis and libvisioFrançois Tigeot1-0/+2
2011-10-17Disable a cppunit test crashing on DragonFly.François Tigeot1-0/+2
2011-10-17Fixes of Hyphen 2.8.2 (words with hyphens, numbers and use min. def. hyphenmin)László Németh2-1/+327
2011-10-17Undo basis/brand split: move help/ from basis to brand.Stephan Bergmann5-22/+4
2011-10-17WaE: potentially uninitialized local variable 'nColor' usedTor Lillqvist1-1/+1
2011-10-17Styles cleanup: forgot to remove some bitsCédric Bosdonnat2-24/+1
2011-10-17expedient fix to get test-suite auto executedCaolán McNamara1-1/+1
2011-10-17Skeleton of the unit test for updates.Jan Holesovsky5-1/+185
2011-10-17CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat2-5/+25
2011-10-17Removed list and numbering paragraph styles and related option pageCédric Bosdonnat16-1335/+0
2011-10-17vcl: fixed debug buildCédric Bosdonnat1-3/+1
2011-10-17increase the amount of text shown in the font previewCaolán McNamara1-1/+3
2011-10-17show CTL preview if CTL is enabledCaolán McNamara1-0/+11
2011-10-17show CJK preview if CJK is enabled, not just if UI is CJKCaolán McNamara1-35/+16
2011-10-17these can be constCaolán McNamara3-9/+9