summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-30Must call patch_libgnustl_shared()Tor Lillqvist
2012-03-30Use correct JNI name mangling of underscoresTor Lillqvist
2012-03-30Correct method name in warning messageTor Lillqvist
2012-03-30add constLuboš Luňák
2012-03-30const dataLuboš Luňák
2012-03-30do not just warn on allocation failure, simply abortLuboš Luňák
2012-03-30no bad_alloc throwing in string literal O(U)String functionsLuboš Luňák
2012-03-30Updated patch commentStephan Bergmann
2012-03-30Hack around different __cxa_* declarations in different GCC versionsStephan Bergmann
2012-03-30avoid sc crashesLuboš Luňák
2012-03-30sal: add a more permanant set of annotations for lifetime tracking.Michael Meeks
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe
2012-03-30count words in text with mixed script punctuation correctlyCaolán McNamara
2012-03-30callcatcher: regenerate unused code listCaolán McNamara
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-30fdo#40735 RTF export: CJK text is typically not single-byteMiklos Vajna
2012-03-30Missing includesStephan Bergmann
2012-03-30Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.hStephan Bergmann
2012-03-30filter-showIncludes.pl: Attempt to prevent creating incomplete .d files.Jan Holesovsky
2012-03-30Fix format string properlyStephan Bergmann
2012-03-30MinGW: callVirtualMethod needs same treatment as on gcc3_linux_x86_64Stephan Bergmann
2012-03-30MinGW: work around _FILE_OFFSET_BITS incomp between Berkeleydb and LOStephan Bergmann
2012-03-30WaE: format '%i' expects type 'int', but argument has type 'long int'Tor Lillqvist
2012-03-30testcase for fdo#45394Miklos Vajna
2012-03-30fix buildLuboš Luňák
2012-03-30Updated patch commentStephan Bergmann
2012-03-30don't force dependecy on shasum when it is not neededNorbert Thiebaud
2012-03-30Use mktemp(1) more portablyTor Lillqvist
2012-03-30Look for "shasum" (as on Mac OS X) tooTor Lillqvist
2012-03-30iOS simulator fix and some cosmeticsTor Lillqvist
2012-03-30Link with more libs, include more configuration filesTor Lillqvist
2012-03-30More static lib name mappings. Yeah, need to do a gperf thing some nightTor Lillqvist
2012-03-30Add a dummy SalI18NImeStatus subclassTor Lillqvist
2012-03-30Don't build and deliver .component files with empty URIs (for iOS)Tor Lillqvist
2012-03-30do not make using system cairo depend on cairo canvas featureLuboš Luňák
2012-03-30remove unused codeLuboš Luňák
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-29alloca(3) needs stdlib.h on *BSD because there is no alloca.hRobert Nagy
2012-03-29add $python_libs to PYTHON_LIBS in case pkg-config is being usedRobert Nagy
2012-03-29some systems use sha1 instead of sha1sum, so detect both of themRobert Nagy
2012-03-29drop extra unused inlines and remains of unconstructable classCaolán McNamara
2012-03-29remove unused code (oox)Petr Vorel
2012-03-29add missing tools/table.hxx includeMarkus Mohrhard
2012-03-29add for calc extra paste ctx menu with options to paste text or formula onlyNoel Power
2012-03-29quick and ugly hack for ScEditableTester in ucalcMarkus Mohrhard
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin
2012-03-29deal with symlinks in your PWD breaking gnumake dependenciesMichael Meeks
2012-03-29Mark all registered as clobbered that are not saved across callStephan Bergmann