summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-03-31add $OUTDIR/pck to search path for SDK productDavid Tardon5-40/+6
... so it is possible to drop the copying-to-bin hack in ZipPackage.mk and ZipUnoApi.mk . Change-Id: Ic506e25a21003fca491d0902b5d8f282775da229
2013-03-31do not deliver unneeded zipsDavid Tardon3-3/+4
Change-Id: I00ac0593e94203994bd3626c6ebb6d5b97441aa6
2013-03-31add some missing deliverable registrationsDavid Tardon3-0/+3
Change-Id: I5d22ba89d64a2768666aa277222aadd4f2e879b4
2013-03-31drop setting unused var. on clean targetDavid Tardon1-2/+0
Change-Id: I860c45ab4de0636ed8e0301e70da66658e91ceb6
2013-03-31drop extraneous delivery rulesDavid Tardon5-63/+2
These destinations are already covered by the default delivery rules created in Package.mk . Change-Id: Idc77f01ef468223a23632f9fae02f7b14a35c7d9
2013-03-31fix user-friendly targets' depsDavid Tardon8-9/+13
An user-friendly target sometimes needs to depend on a different target than gb_Classname_get_target to really build everything (esp. to deliver the built product). The rule of thumb is: use the same target that is used for gb_Module_register_targets. Change-Id: I874751871b4569b2a68766cc3f3b5c7645347af0
2013-03-31Make a bit cleaner transformation of help stringsZolnai Tamás17-204/+167
*Not escape tags and double quots in tags, but find tags(icu regexp) when merge and use this infromation to make strings valid. *Define a new Quot function for helpex, which works with icu UnicodeCharacter. *Move tag search to xmlparse.cxx and use icu just in helpex. *QuotHTML not unescape just replace xml charcters. (unescaping is also useless in uimerge.cxx) *Move UnQuotHTML() to helper. (was used it in xmlparse.cxx and cfgmerge.cxx) *Use UnQuotHTML() in uimerge.cxx too. Change-Id: Ice8940ef69279709a1c5d84c6ae1b0d62a71ca76
2013-03-31Updated coreAndras Timar1-0/+0
Project: dictionaries 66a5a2e03573ab1862db1965f7b9c5419db3decd
2013-03-31Comment translation GER-ENG in sw/source/ui/utlui/ PART2Matthias Freund6-70/+54
Change-Id: If636f0de7d883412e36c76fe0de997204021d45b Reviewed-on: https://gerrit.libreoffice.org/3129 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-31Remove commented code in component.cxx (odk)Chr. Rossmanith1-40/+0
Change-Id: I559b91d465ab298b033b0866b3044a17038cc501 Reviewed-on: https://gerrit.libreoffice.org/3137 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-31fdo#62096 Replace O(U)String compareTo with ==Efe Gürkan YALAMAN1-6/+6
Change-Id: Id89b7eeb09b5cd7cee449cd1a20fb13b630f29c4 Reviewed-on: https://gerrit.libreoffice.org/3136 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-31fix sfx2 with Library_mergedPeter Foley1-1/+5
Change-Id: I53d64b9023be816d0179eed21920beed3660909c
2013-03-31Make sure merged libs are 0 bytes long.Peter Foley1-1/+1
If you build with --disable-mergelibs and then enable --enable-mergelibs the existing library has its timestamp updated but it retains its outdated contents. Change-Id: I46899bcf3fe4f360fb12e8de8842c6ac12c6bf75
2013-03-31fix vcl with Library_mergedPeter Foley3-5/+5
Change-Id: Ie85ba53c59eda5586b70527a518e3f80223fc49e
2013-03-31If you can't load a shared library it should be a warningPeter Foley1-1/+1
This has bitten me more than once when working on Library_merged. Change-Id: I829f5d010b6df2935fd191bdec9bac04bb003f16
2013-03-31cleanup srs gbuild outputPeter Foley1-1/+1
Change-Id: I69fbf910cf2eb579cc8bf7dc76c69432b810b194
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide)Chr. Rossmanith6-20/+16
Change-Id: Ic2a2cf04a691f628e862e81579d3d55d261fc492
2013-03-31#119750# corrected opacity import for SC comment shapes and their shadow ↵Armin Le Grand2-24/+79
visualisation
2013-03-31#i120039# Export more bitmap fill style parameters.Andre Fischer1-1/+37
Reported by: Du Jing Patch by: zjchen Review by: Andre Fischer
2013-03-31#i119536# Fixed rotation when importing PPT.Andre Fischer1-11/+0
Reported by: Li Feng Wang Patch by: Ma Bingbing Reviewed by: Arming Le Grand and Andre Fischer
2013-03-31#120573# fix the export issue for the text box in header&footer with the ↵Lei De Bin1-0/+6
margin mirrored layout Reported by: Yan Ji Patch by: Lei De Bin Review by: Chen Zuo Jun
2013-03-31#119581# fix import issue for left and right horizontal alignment in text boxLei De Bin1-0/+6
Reported by: liu ping tan Patch by: Li Jian Yuan Review by: Lei De Bin
2013-03-31#119491# fix Handout view mode issueJianyuan Li1-2/+6
Reported by: Du Jing Patch by: Jianyuan Li Review by: sunying
2013-03-31#120848# Added correct text content frame for NotchedRightArrow AutoshapeArmin Le Grand1-2/+3
Patch by: JianYuan Li Review by: alg
2013-03-31#119609# Fixed alphabetical and roman numberals became ditial numberingLei De Bin1-1/+1
Reported by: Yan Ji Patch by: Chen Zuo Jun Review by: Lei De Bin
2013-03-31#i120684# Fixed export of red color-channel.Andre Fischer1-1/+1
Patch by: Wang Zhe Review by: Andre Fischer
2013-03-31Multiple typo fixes, small code changesChris Sherlock10-98/+81
* Corrected spelling errors in comments * In accpara.cxx, SwAccessibleParagraph::_getRunAttributesImpl had the if statement commented out, but the scope block remained... minor in the grand scheme of things, but messy code * Some unused commented out code removed Change-Id: Id8b29c4051c7c09a1cc555996f9e56fd4f0f3611 Reviewed-on: https://gerrit.libreoffice.org/3135 Tested-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-31We are in 2013 - remove "goto" in jpeg filter.Tomaž Vajngerl1-30/+10
Change-Id: I39cea3e90f0ac57168e1cd2d4a9af9199e1416fb
2013-03-31Add Chroma subsampling options to jpeg writer.Tomaž Vajngerl4-6/+24
Change-Id: I247a261bb96b0c437a43922070777892cdcbc1f6
2013-03-31Updated coreGoran Rakic1-0/+0
Project: dictionaries 52f4aa133ba3d7703c4982a21e567fd92abcbfd0 Serbian dictionary updated to 2013.03.30 Change-Id: Ia3b99deff58bd5f4198f1fd57ea3a540f15d2708 Reviewed-on: https://gerrit.libreoffice.org/3120 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-03-31Updated coreOlivier Hallot1-0/+0
Project: dictionaries b128def79cc0520515ea99db4fb9f8cc3d95f54d Lightproof and Hunspell updates for pt-BR VERO 3.1 beta 2 Change-Id: Iaf871e4ad7de5c51ed55674b742b8f2b20070001 Reviewed-on: https://gerrit.libreoffice.org/3130 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-03-31Correct typos in sw READMEChris Sherlock1-1/+1
Change-Id: I61323685b33817a2641713455bac1a079687cb4d Reviewed-on: https://gerrit.libreoffice.org/3131 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-03-31remove bitrotten edittestAndras Timar1-1748/+0
Change-Id: I54881476ae296bc95df16e233ff4ca5800477254
2013-03-31Must percent-escape the APP_DATA_DIRTor Lillqvist1-1/+1
On the iOS Simulator it contains spaces, as in /Users/tml/Library/Application Support/iPhone Simulator/6.1/Applications/9A6DFE86-77AF-4B78-8FFB-93FCA6C38EE1/LibreOffice.app Change-Id: I90c76b909901c881aa51482880b1120fea19b99b
2013-03-31Organise the (few) source files included in the Xcode project into groupsTor Lillqvist1-18/+78
Change-Id: I01c9c26c6d282729101386266db898d759450a41
2013-03-31sal_Bool to boolTakeshi Abe3-107/+107
Change-Id: I551cb2422c8857bb847bd4b0c2224eaa1c024084
2013-03-31Must pass the test document as a file: URI because it is percent-escapedTor Lillqvist1-1/+3
Change-Id: I8e27f0cb4a9605a97d8120f9f4697e7f939135c1
2013-03-30Use OUString in basctl(basicide)Chr. Rossmanith4-28/+28
Change-Id: I176088d3d33f02a1721e4027571a1f22dc6bd986 Reviewed-on: https://gerrit.libreoffice.org/3116 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith4-24/+44
Change-Id: I66b85365d1c59f802253b8abdb1e04e25950a09b Reviewed-on: https://gerrit.libreoffice.org/3098 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-30Simplify a bit iterators stuffJulien Nabet1-6/+2
Change-Id: Ie2159d5eb8caf3d8f13d9c1ec49cc2bb6a0d94eb
2013-03-30use proper gbuild capitalizationPeter Foley1-1/+1
Change-Id: I4824395653052486956572cedf3b56b94f9df39e
2013-03-30fix loplugin unused warningsPeter Foley5-25/+15
Change-Id: I23fc6bf62e74f192f77c74ed48d5276737375f3c
2013-03-30coverity#441021 Dereference after null checkJulien Nabet1-1/+1
Change-Id: I2fb3bd758d7b903cd148f847c21c0eefd6f091e5
2013-03-30Adapt the patch to apply to ICU 51.1Tor Lillqvist1-10/+1
Change-Id: Ic6771c4ae12686580301e114fa5aec7f7d4dc9a8
2013-03-30coverity#441020 Dereference after null checkJulien Nabet1-1/+1
Change-Id: I39c301a98854d19e849a9e06ffac0657408456fe
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke1-1/+1
_PC_NAME_MAX is a symbolic constant meant to be used as a pathconf() argument, not a buffer length. See also 2cd4e55bb36a9a3d13971b530469188e3fb59dfe Change-Id: I94d19bd6f9f0ae501329d6a1edecad630f44b356
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke1-1/+1
_PC_NAME_MAX is a symbolic constant meant to be used as a pathconf() argument, not a buffer length. This piece of code was even "honored" in http://womble.decadent.org.uk/readdir_r-advisory.html "The code that enumerates fonts and plugins in the appropriate directories uses a stack buffer of type long[sizeof(struct dirent) + _PC_NAME_MAX + 1]. I can only assume this is the result of a programmer cutting his crack with aluminium filings." Thanks to Heiner Rechtien for pointing this out. Note: declaring the buffer of type long instead of char looks weird but probably has the reason that it is casted to struct dirent* for the readdir_r() call that might not work on architectures that forbid arbitrary alignment on non-even boundaries. Change-Id: Ie959b8905d1328c6fcaefbf6f6c915cc430e85b6
2013-03-30coverity#440801 Dereference after null checkJulien Nabet1-1/+1
Change-Id: I067d52236b189e09955d7aa3ce2fbd25b0d330bd
2013-03-30coverity#440717 Dereference after null checkJulien Nabet1-1/+1
Change-Id: I2ff581a72aa66bff8943d31499013b31e360333b
2013-03-30binaryurp does not need offapiDavid Tardon1-1/+1
Change-Id: I4196e763e8374d1f50700c20362245224acb9e13