summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-19re-base on ALv2 code. Includes:Michael Meeks722-16446/+10946
2012-11-19Revert "sb140: #i117084# do not leak Lockfile instance"Michael Meeks4-6/+32
2012-11-19Revert "sb140: #i116910# do not leak Thread_Impl"Michael Meeks1-1/+0
2012-11-19impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische1-0/+28
2012-11-19use LanguageTagEike Rathke3-5/+6
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik4-47/+176
2012-11-19limit buSzPct rangeRadek Doulik1-1/+1
2012-11-19lo-pack-sources: use module instead of piecePetr Mladek1-65/+68
2012-11-19use LanguageTagEike Rathke7-18/+18
2012-11-19lo-commit-stat: make it working with git submodulesPetr Mladek1-71/+73
2012-11-19Key all browser plugin features to --enable-nspluginStephan Bergmann7-41/+26
2012-11-19lo-pack-sources: use the same top-level directory in all tarballsPetr Mladek1-74/+73
2012-11-19Further SYSTEM_MOZILLA/SYSTEM_NSS clean-upStephan Bergmann2-31/+2
2012-11-19warning C4805: '==': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-11-19Stop a memory leak in text_textsearch.cxxZolnai Tamás1-0/+1
2012-11-19fdo#57224: Fix logic of considering optional/ambiguous value as "disabled"Stephan Bergmann1-3/+3
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann2-9/+7
2012-11-19use LanguageTagEike Rathke17-37/+39
2012-11-19warning C4100: unreferenced formal parameterMichael Stahl1-1/+1
2012-11-19Some clean-upStephan Bergmann2-2/+2
2012-11-19fdo#57224: Preserve disabled-state across reinstallDeployedExtensionsStephan Bergmann1-1/+29
2012-11-19database names are case insensitive, fdo#51309Mathieu D15-44/+25
2012-11-19Use gb_VISIBILITY_FLAGSTor Lillqvist1-1/+2
2012-11-19python3: fix typos in makefileMichael Stahl1-3/+3
2012-11-19SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos usedMichael Stahl1-1/+1
2012-11-19unusedcode exclude file: symbols known to be requiredEnrico Weigelt, metux ITS2-0/+28
2012-11-19SalColormap: -Werror=conversion-nullMichael Stahl1-1/+1
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna5-1/+90
2012-11-19Clean up desktop/test/deployment/{active,passive}Stephan Bergmann2-140/+97
2012-11-19Try to use -fvisibility=hidden when DISABLE_DYNLOADINGTor Lillqvist3-1/+11
2012-11-19Use gb_VISIBILITY_FLAGSTor Lillqvist2-2/+4
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist3-11/+5
2012-11-19Using --with-system-expat does seem to work also for a "bundled" oneTor Lillqvist1-1/+1
2012-11-19remove unnecessary #includeMatteo Casalin1-3/+1
2012-11-19Better handling of well-know prerequisites under windowsMathias Michel3-27/+51
2012-11-18WaE : shadow variableNorbert Thiebaud1-6/+7
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud3-12/+33
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud12-80/+142
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud9-46/+86
2012-11-18add a variant of OUStringBuffer::remove() to truncate or empty the contentNorbert Thiebaud1-0/+14
2012-11-18svl: cosmetic prep work to OUString conversionNorbert Thiebaud2-1842/+2249
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud7-1496/+1628
2012-11-18svl: convert Color to OUStringNorbert Thiebaud4-19/+25
2012-11-18svl: aNameStandardFormat can be OUString for freeNorbert Thiebaud2-22/+28
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud7-336/+364
2012-11-18svl: convert ImplEnglishColors to OUStringNorbert Thiebaud1-20/+25
2012-11-18xmloff: simplify the use of AddToCodeNorbert Thiebaud2-13/+24
2012-11-18xmloff: convert lcl_FindSymbol to OUStringNorbert Thiebaud1-12/+21
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud4-36/+67
2012-11-19sal_Bool to boolTakeshi Abe4-180/+180