summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-19lo-pack-sources: use the same top-level directory in all tarballsPetr Mladek
It allows to avoid symlinks more easily. In addition, I did some clean up. I removed support for packing pieces from standalone checkout. I guess that noone is using it. Change-Id: I3c712f5eb12108229a157c636e0a63eca4ae0d6b
2012-11-19Further SYSTEM_MOZILLA/SYSTEM_NSS clean-upStephan Bergmann
...past 8648c974ea5e222027a5ac1c9a01cd9ac6e344a8 "Clean-up 'SYSTEM_MOZILLA' -> 'SYSTEM_NSS.'" Looks like -DSYSTEM_MOZILLA in RepositoryExternal.mk's gb_LinkTarget__use_nss3 was only relevant for xmlsecurity/source/xmlsec/nss/nssinitializer.cxx (for which it had been set explicitly in xmlsecurity/Library_xsec_xmlsec.mk, and renamed to SYSTEM_NSS already). And looks like xmlsecurity/Library_xsec_xmlsec.mk's explicit SYSTEM_NSS code was more or less a duplication of RepositoryExternal.mk's gb_LinkTarget__use_nss3, so made that DRY. Change-Id: Ie6eca2c4eb7fb70f6a36c97d8681b4140f9870cb
2012-11-19warning C4805: '==': unsafe mix of bool and sal_BoolMichael Stahl
Change-Id: Ia3a21febe934b73401a008091c84766a2b798ca0
2012-11-19Stop a memory leak in text_textsearch.cxxZolnai Tamás
Change-Id: I4dad05dbbe668ac7d7058cb43989f6a9f8e488a6 Reviewed-on: https://gerrit.libreoffice.org/1118 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-11-19fdo#57224: Fix logic of considering optional/ambiguous value as "disabled"Stephan Bergmann
...so that only a "not-registered" that is non-optional and non-ambiguous is considered as "disabled" by user's intention. Other combinations can occur for broken extensions (that will thus become disabled again anyway when we try to automatically enable them) and for originally enabled extensions for which cleanExtensionCache in desktop/source/app/app.cxx has forecefully removed user/uno_packages/cache/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc (and which should rather be kept enabled). Change-Id: Ic85b609ec9b3634cfa94a77151d42c07b9488030
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann
Change-Id: I47ec3aeb14445b697bf8f5af34c5d16a14069735
2012-11-19use LanguageTagEike Rathke
Change-Id: I4ffa1aa2dce0bf1d0c87d56f72589112ec1222a1
2012-11-19Extend localization to mysqlcZolnai Tamás
Change-Id: If67b4991dec8c20d02d41032923bbd5945a5704a
2012-11-19warning C4100: unreferenced formal parameterMichael Stahl
Change-Id: I49da06b94bdc91b1cdc4bb3d047804d353b0aba8
2012-11-19Some clean-upStephan Bergmann
Change-Id: I02c56a86454b5ed6df29c3af60b3da2c7bd4b7e1
2012-11-19fdo#57224: Preserve disabled-state across reinstallDeployedExtensionsStephan Bergmann
Change-Id: I8d65b76fd93b63b51db88b7b09902ba64732dd97
2012-11-19database names are case insensitive, fdo#51309Mathieu D
Change-Id: Iac9ac4e48115ea09aeffa11bbd8da399266aede9
2012-11-19Use gb_VISIBILITY_FLAGSTor Lillqvist
Change-Id: I8ff9bb01bef265af70390ae94b762930689aa1ba
2012-11-19python3: fix typos in makefileMichael Stahl
Change-Id: I61ea54ff5a5771ad2dee1b3514c97fbdd9f241b9
2012-11-19SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos usedMichael Stahl
Change-Id: I497d7ddc90bdfed9cd49e0b0c988a74f733bfa36
2012-11-19unusedcode exclude file: symbols known to be requiredEnrico Weigelt, metux ITS
The file unused.easy contains a lot of symbols which are known to be required, even they're currently not referenced by anyone. Change-Id: I048c1656b240f7d601e4c99b8d9c4969b3954c87 Reviewed-on: https://gerrit.libreoffice.org/1084 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-11-19SalColormap: -Werror=conversion-nullMichael Stahl
That is actually XID, not a pointer. Change-Id: I9fa807fc4f33c07b2b4ebbb5e1b7163eb53411c3
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna
In general, DOCX tables provide a grid for the table, then use spans in case different number of cells are used in different rows. In this case, the cell width is ignored, as the wished width can be counted from the grid and span values. However, it's also valid to simply provide more cells then the amount defined by the grid, and in this case the cell width should decide the final width of the cells. This commit adds support for this later case. Change-Id: I0dd6c1f0c06f81c2afa00489b7ad1f33ff300a7c
2012-11-19Clean up desktop/test/deployment/{active,passive}Stephan Bergmann
Change-Id: I7f5bbbd1d8a2491c86c2875ae155ef4b10154377
2012-11-19Try to use -fvisibility=hidden when DISABLE_DYNLOADINGTor Lillqvist
Change-Id: I92a5de2344e82f99ac94608e1455afa8c33bd54a
2012-11-19Use gb_VISIBILITY_FLAGSTor Lillqvist
Change-Id: I6be70c0b8d73f4d1d1428c0df94ea6d8bdc782f7
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist
Change-Id: I19316f0fd04f75d980719676c928c3455e0f07b7
2012-11-19Using --with-system-expat does seem to work also for a "bundled" oneTor Lillqvist
Change-Id: Iff8904ac0c856dd3175b429b4919a04a57c1b6ad
2012-11-19remove unnecessary #includeMatteo Casalin
Change-Id: I5b05a7aded3ed80e0269155100ad075bffecf9ea
2012-11-19Better handling of well-know prerequisites under windowsMathias Michel
Add moz prebuilt & msvcrt80 copy Change-Id: I335c25904c16db534a4878ff6a17db202eaef4f5 Reviewed-on: https://gerrit.libreoffice.org/1100 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-11-18WaE : shadow variableNorbert Thiebaud
Change-Id: I394817653afa738e7e3d19a1d82f892fb3b35c19
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud
Change-Id: I4bed439df3d4f4c0a87a6e406048de2af6995b89
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
that create some clutter on some of the caller, this will be resolved as things progress to ward OUString only This is done that way to be incremental and avoid creating too big patches Change-Id: I4a881d85cc2ee1eb53bc0c0d0902838b1d3720a2
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
Change-Id: I23ae9d3e8bf71ef9ece75ea013d18c36ab2e69d4
2012-11-18add a variant of OUStringBuffer::remove() to truncate or empty the contentNorbert Thiebaud
Change-Id: I9f5f6106ec81c33383f5936335dc965b84360116
2012-11-18svl: cosmetic prep work to OUString conversionNorbert Thiebaud
Change-Id: I2b87838136f01ff463c66863803eea3c9cd17df9
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
Change-Id: I02ca7f7770e2d53371e7c597c087c4a370ce8d3f
2012-11-18svl: convert Color to OUStringNorbert Thiebaud
Change-Id: Icaa3e29fbd5674271e69fa17ed9249c65b4a9c40
2012-11-18svl: aNameStandardFormat can be OUString for freeNorbert Thiebaud
Change-Id: I61f57ed6a5aad0bf7a69319c36b080213b74ad6a
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud
Change-Id: I93daafcb6cc161f10ec87fe9f1dc877e2154299d
2012-11-18svl: convert ImplEnglishColors to OUStringNorbert Thiebaud
Change-Id: I5ec8f1061aa41ac0c4bb46d9159be439892706a1
2012-11-18xmloff: simplify the use of AddToCodeNorbert Thiebaud
most use of that API is to add a single sal_Unicode, it is silly to manufacture a full OUString just to pass that via AddToCode to then append it to a OUStringBuffer adding AddToCode(sal_Unicode c) to simplify these case also remove a silly iteration over a OUString's character to re-add each character one by one via AddToCode() Change-Id: Ia8a58551a1c24312baaa250b8d36fe21c46127e7
2012-11-18xmloff: convert lcl_FindSymbol to OUStringNorbert Thiebaud
Change-Id: I6d93cb64126d60c35fda58039989d57b18a44773
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud
Change-Id: I79bd0aecb98b7b47ee892ed4ce1b53abcd09ff44
2012-11-19sal_Bool to boolTakeshi Abe
Change-Id: Ia6a4cd46b3bda875baeb9fcdda98a1964aedf841
2012-11-18Fix some encoding problem in treemergeZolnai Tamás
Change-Id: I275ccba8f07ccaba1ead0ad83a382d3ad19c722a
2012-11-18Updated coreAndras Timar
Project: help c3cfcf7098787f11ca987ef8db65fbb670d8da6e do not localize a single non-breaking space
2012-11-18Updated coreAndras Timar
Project: help 55742016f74d1ec3a8f6f146457b34db675dac15 remove obsoleted part from makefile
2012-11-18Updated coreZtamas
Project: help c96494d43ebda1848c55a31ef187646783dead00 Localize tree files in help
2012-11-18fix makefileAndras Timar
Change-Id: I72de89aed6ac8901ee2b633c0236191ef3cfb7c1
2012-11-18Localize tree files in helpZolnai Tamás
-Treex works well when po is not exist, send a warning but make en-US tree-s. Change-Id: Ib2b790742c022211a8d250b66891cef045941398
2012-11-18Localize xhp files in helpZolnai Tamás
Make helpex to be able to work with more xhp files at one time - Add new input flag "-mi" which means multiinput - Input is a file include pathes to xhp files (these are in the same directory so their strings are in the same po file) - Output is a file include pathes to dest xhp files - Merge reads all po entry from the specified po file if MergeDataFile ctor's second parameter is empty Rewrite makefiles to work with new syntax Plus Delete some unused code Change-Id: I5eb12d7a6f5e9cda378788410d3c50052eb752b8
2012-11-18fix makefileAndras Timar
Change-Id: I148f01cb77548b600a799f5eda5970ab236d9663
2012-11-18add more modules to cross_tail_buildDavid Tardon
Change-Id: Iaae38e666f5d5f9746065111a22a58187970554b
2012-11-18use gb_Helper_optionalDavid Tardon
Change-Id: I9e6b10e2b019ae0805862e29fc934d1ebe3f86f5