summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-31revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard15-342/+354
2012-03-31The function tests the SetBackgroundColor function in class ScDocFuncKarthik Padmanabhan1-0/+32
2012-03-31some small corrections to 080d38bae22e21fad25884d40d679c3bf9243c82Markus Mohrhard1-4/+4
2012-03-31fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner15-352/+340
2012-03-30further sc/editeng unbreakingLuboš Luňák4-4/+24
2012-03-30Must call patch_libgnustl_shared()Tor Lillqvist1-0/+3
2012-03-30Use correct JNI name mangling of underscoresTor Lillqvist1-2/+2
2012-03-30Correct method name in warning messageTor Lillqvist1-2/+3
2012-03-30add constLuboš Luňák3-4/+4
2012-03-30const dataLuboš Luňák1-6/+6
2012-03-30do not just warn on allocation failure, simply abortLuboš Luňák2-4/+4
2012-03-30no bad_alloc throwing in string literal O(U)String functionsLuboš Luňák2-24/+1
2012-03-30Updated patch commentStephan Bergmann1-1/+3
2012-03-30Hack around different __cxa_* declarations in different GCC versionsStephan Bergmann2-8/+16
2012-03-30avoid sc crashesLuboš Luňák3-14/+2
2012-03-30sal: add a more permanant set of annotations for lifetime tracking.Michael Meeks2-13/+51
2012-03-30removed duplicate includes in sfx2Takeshi Abe40-59/+0
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe20-24/+0
2012-03-30count words in text with mixed script punctuation correctlyCaolán McNamara2-17/+76
2012-03-30callcatcher: regenerate unused code listCaolán McNamara44-1644/+4
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara10-111/+104
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe16-29/+0
2012-03-30fdo#40735 RTF export: CJK text is typically not single-byteMiklos Vajna1-1/+1
2012-03-30Missing includesStephan Bergmann2-0/+2
2012-03-30Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.hStephan Bergmann3-8/+24
2012-03-30filter-showIncludes.pl: Attempt to prevent creating incomplete .d files.Jan Holesovsky1-6/+13
2012-03-30Fix format string properlyStephan Bergmann1-2/+2
2012-03-30MinGW: callVirtualMethod needs same treatment as on gcc3_linux_x86_64Stephan Bergmann5-115/+203
2012-03-30MinGW: work around _FILE_OFFSET_BITS incomp between Berkeleydb and LOStephan Bergmann2-0/+17
2012-03-30WaE: format '%i' expects type 'int', but argument has type 'long int'Tor Lillqvist1-2/+2
2012-03-30testcase for fdo#45394Miklos Vajna2-0/+41
2012-03-30fix buildLuboš Luňák2-4/+4
2012-03-30Updated patch commentStephan Bergmann1-3/+3
2012-03-30don't force dependecy on shasum when it is not neededNorbert Thiebaud1-8/+8
2012-03-30Use mktemp(1) more portablyTor Lillqvist1-1/+1
2012-03-30Look for "shasum" (as on Mac OS X) tooTor Lillqvist1-2/+2
2012-03-30iOS simulator fix and some cosmeticsTor Lillqvist1-8/+8
2012-03-30Link with more libs, include more configuration filesTor Lillqvist1-1/+10
2012-03-30More static lib name mappings. Yeah, need to do a gperf thing some nightTor Lillqvist1-16/+13
2012-03-30Add a dummy SalI18NImeStatus subclassTor Lillqvist1-2/+15
2012-03-30Don't build and deliver .component files with empty URIs (for iOS)Tor Lillqvist3-12/+19
2012-03-30do not make using system cairo depend on cairo canvas featureLuboš Luňák1-1/+1
2012-03-30remove unused codeLuboš Luňák1-8/+0
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet11-25/+25
2012-03-29alloca(3) needs stdlib.h on *BSD because there is no alloca.hRobert Nagy1-0/+4
2012-03-29add $python_libs to PYTHON_LIBS in case pkg-config is being usedRobert Nagy1-1/+1
2012-03-29some systems use sha1 instead of sha1sum, so detect both of themRobert Nagy1-1/+9
2012-03-29drop extra unused inlines and remains of unconstructable classCaolán McNamara3-26/+0
2012-03-29remove unused code (oox)Petr Vorel9-98/+0
2012-03-29add missing tools/table.hxx includeMarkus Mohrhard1-0/+2