summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-19Revert "sb140: #i117084# do not leak Lockfile instance"Michael Meeks
2012-11-19Revert "sb140: #i116910# do not leak Thread_Impl"Michael Meeks
2012-11-19impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische
2012-11-19use LanguageTagEike Rathke
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik
2012-11-19limit buSzPct rangeRadek Doulik
2012-11-19lo-pack-sources: use module instead of piecePetr Mladek
2012-11-19use LanguageTagEike Rathke
2012-11-19lo-commit-stat: make it working with git submodulesPetr Mladek
2012-11-19Key all browser plugin features to --enable-nspluginStephan Bergmann
2012-11-19lo-pack-sources: use the same top-level directory in all tarballsPetr Mladek
2012-11-19Further SYSTEM_MOZILLA/SYSTEM_NSS clean-upStephan Bergmann
2012-11-19warning C4805: '==': unsafe mix of bool and sal_BoolMichael Stahl
2012-11-19Stop a memory leak in text_textsearch.cxxZolnai Tamás
2012-11-19fdo#57224: Fix logic of considering optional/ambiguous value as "disabled"Stephan Bergmann
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann
2012-11-19use LanguageTagEike Rathke
2012-11-19warning C4100: unreferenced formal parameterMichael Stahl
2012-11-19Some clean-upStephan Bergmann
2012-11-19fdo#57224: Preserve disabled-state across reinstallDeployedExtensionsStephan Bergmann
2012-11-19database names are case insensitive, fdo#51309Mathieu D
2012-11-19Use gb_VISIBILITY_FLAGSTor Lillqvist
2012-11-19python3: fix typos in makefileMichael Stahl
2012-11-19SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos usedMichael Stahl
2012-11-19unusedcode exclude file: symbols known to be requiredEnrico Weigelt, metux ITS
2012-11-19SalColormap: -Werror=conversion-nullMichael Stahl
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna
2012-11-19Clean up desktop/test/deployment/{active,passive}Stephan Bergmann
2012-11-19Try to use -fvisibility=hidden when DISABLE_DYNLOADINGTor Lillqvist
2012-11-19Use gb_VISIBILITY_FLAGSTor Lillqvist
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist
2012-11-19Using --with-system-expat does seem to work also for a "bundled" oneTor Lillqvist
2012-11-19remove unnecessary #includeMatteo Casalin
2012-11-19Better handling of well-know prerequisites under windowsMathias Michel
2012-11-18WaE : shadow variableNorbert Thiebaud
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-18add a variant of OUStringBuffer::remove() to truncate or empty the contentNorbert Thiebaud
2012-11-18svl: cosmetic prep work to OUString conversionNorbert Thiebaud
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
2012-11-18svl: convert Color to OUStringNorbert Thiebaud
2012-11-18svl: aNameStandardFormat can be OUString for freeNorbert Thiebaud
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud
2012-11-18svl: convert ImplEnglishColors to OUStringNorbert Thiebaud
2012-11-18xmloff: simplify the use of AddToCodeNorbert Thiebaud
2012-11-18xmloff: convert lcl_FindSymbol to OUStringNorbert Thiebaud
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud
2012-11-19sal_Bool to boolTakeshi Abe