summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-29convert curl to gbuildPeter Foley
Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee
2012-10-29String -> OUStringIvan Timofeev
Change-Id: I9d86ea5b27e8b8db75bf7a2ea9965621c857adb7
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna
This reverts commit 393262b325338b568c86b9183f37fc950cfbf127. It turns out that this hack is not really needed for n#778140, but it causes problems, for example in case of n#775899. Change-Id: I00b9f7112f951935450c683c5942b0d6c2b7fee2
2012-10-29libwps: fix gcc warning too [-Wsign-promo]Michael Stahl
Change-Id: I23e32cfc100441530691e0dcdc71eac37b3fbf0d
2012-10-29libwps: fix sundry MSVC warningsMichael Stahl
Change-Id: I4d8ee9e339139716e549000dd22d02ab8b963d9d
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna
commit 5d4bd2f97128adecc5b11699e98c934be3c3a462 unconditionally enabled AddParaTableSpacing doc setting, which broke the layout of some documents, e.g. n#778836. Fix this by doing what the WW8 importer does: enable the setting only in case the w:doNotUseHTMLParagraphAutoSpacing tag is present. Change-Id: I104259a1f37f28e3c4362eb638a134b593fcb851
2012-10-29gbuild: gb_Library_PLAINLIBS_NONE zombie cleanup for androidMichael Stahl
Change-Id: I4599c252ba1d37e5377e405ac1a0e7bf4e22086a
2012-10-29l10ntools: add missing dependency on sal headersMichael Stahl
Change-Id: Iced89d43299767a30d31d1c5e3abf3e8c91f76cc
2012-10-29Need -lm for Android for the exectuables that fontconfig buildsTor Lillqvist
Said executables will not be used for anything, of course. We can't use gb_STDLIBS, which also contains -lm after my previous commit, as fontconfig is C, not C++, and gb_STDLIBS contains -lgnustl_static, and only our $(CXX), not $(CC), contains the -L that points to where -lgnustl_static is to be found. Change-Id: I40c459580f357d913ddc55eae00e16f90f81d510
2012-10-29Use also -lm to be on the safe sideTor Lillqvist
Change-Id: I2bee6cc4f985ee47dbe4d2e35acf688042970519
2012-10-29Need gb_STDLIBS for mythes, tooTor Lillqvist
Change-Id: I8ee685fa36f922a391802ac0de69f5cab2d69b6c
2012-10-29gb_STDLIBS already has the -l optionsTor Lillqvist
Change-Id: Ic498efe935194e95c593c5378d882664b7ad14ef
2012-10-29gb_STDLIBS should contain -l options for the linking command lineTor Lillqvist
Change-Id: Iab93d5dc4b3c19d3661846b16956573078fa4cfd
2012-10-29Pass gb_STDLIBS in LIBS to the hunspell configureTor Lillqvist
Otherwise the executables (that we won't need of course) won't link for Android. Change-Id: I993f404caa77e8ceadd669230eba43469cffc5a1
2012-10-29Updated coreNiklas Johansson
Project: help 23d7515757534fca7d50e1201745586adde4b8f6 fdo#42135 Add help for the button export in Macro Organizer
2012-10-29import RTF_DPROUNDRMiklos Vajna
See the fdo#42407 bugdoc for a reproducer. Change-Id: Ia683a87215c71a238db322cb60ce5e31309eb7e9
2012-10-29move setup of HUNSPELL_CFLAGS etc. to configureMichael Stahl
Change-Id: Id50ca2e0804d9e56334c9f7149dc4080a7fee729
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev
Change-Id: Iaedc9f5b9f25f43b8b8deaf28129423abbb91672
2012-10-29Revert "Use relative submodule URLs"Stephan Bergmann
This reverts commit 5e48667f6bdd2f5e05b3f41d080fda06bd3d7c16 for now until <https://gerrit-review.googlesource.com/#/c/36190/> "Expanded submodule subscription support" is fixed, as it inadvertently caused gerrit to no longer automatically create corresponding core commits whenever receiving submodule commits (whether or not that is actually a good feature).
2012-10-29./g doesn't support -s option or log command any more, use git directlyLior Kaplan
Change-Id: Icb8fa341fe76abb03ba59cbc57e8b54dbb9acbec Reviewed-on: https://gerrit.libreoffice.org/935 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
Change-Id: I9938d7c4ab5594baeb10f405f0aa0964ef84d6c5
2012-10-28fdo#55290: use the right native library nameDavid Ostrovsky
It turns out that the native library cannot be renamed after creation. The right name must be used from the beginning, otherwise publishing is failing with the follow error (gacutil -i): "Failure adding assembly to the cache: Invalid file or assembly name. The name of the file must be the name of the assembly plus .dll or .exe." To rectify that create the native lib as cli_cppuhelper.dll, rename the signed assembly to assembly/cli_cppuhelper.dll and teach scp2 to pick up the right one: assembly/cli_cppuhelper.dll (and not cli_cppuhelper.dll). Change-Id: I2073b617cd440865ae4ab838bb801329f2b07194
2012-10-28fix mythes buildMatúš Kukan
Change-Id: I505a4a780e8fedbb41cd031d71d6a5e53c36624e
2012-10-28add mythes stuff to RepositoryExternal.mk for system-mythesRene Engelhard
Change-Id: I004825342646f839f72d8c180efdba6a7f835da7
2012-10-28fix hunspell and mythes library namesMatúš Kukan
Change-Id: Ie660f8b3f885e3f26f188314433b9fbff27bf50a
2012-10-28Update reference link for Hebrew Numbering SystemLior Kaplan
Change-Id: I5b761341b1bfbd3462ab5ffa21608182584f757a
2012-10-28convert hunspell to gbuildPeter Foley
Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
2012-10-28another mythes fixupPeter Foley
Change-Id: Ied0493987630a294897d0646cd022580ffd9544b
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
Change-Id: Iae27a96c1e2ed72d2744fcbe100d6ada7dc41c82 Reviewed-on: https://gerrit.libreoffice.org/914 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-28fixup gbuildified mythesPeter Foley
Change-Id: I3a31c7c9ff66e2b6a13b22dce85854777b66355e
2012-10-28sal_Bool to boolTakeshi Abe
Change-Id: Ia71a4dc13e09a5fc42c282efc2b0d46b2ff007ab
2012-10-28openldap: convert to gbuildMatúš Kukan
Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935
2012-10-28ooo.lst.in: keep the list sortedMatúš Kukan
Change-Id: I2855b7d324aa433d126cc059db70e9cb821a83da
2012-10-28epm: convert to gbuildMatúš Kukan
Change-Id: I1548f3b9339163a7abab637acad620b50cfc3a26
2012-10-28librsvg: clear d.lst and don't deliver unused headers; it's dlopenedMatúš Kukan
Change-Id: If48f940d30d8fbf439639e100d37da1397e2d682
2012-10-28fix mythesPeter Foley
Change-Id: Ie612045398d267e69eca25e2f57cd6f6eca28f5e
2012-10-28convert mythes to gbuildPeter Foley
Change-Id: I9c6b670a2df8b1d3a868d91737fcf93e7d40bcb4
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara
Change-Id: Ibcc3ea7ebd60c46930f0c2419c8286fed9671061
2012-10-28Variable X is reassigned a value before the old one has been usedJulien Nabet
Change-Id: I196145550e5f0e53f9498ddd127fec588be064b9
2012-10-28Resolves: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet
Change-Id: I7bb6fe0005b9afa2d853a13a30d5b0c48ba8bdf2
2012-10-28Resolves: fdo#38193 WRITER, DRAW: Media Player is missing in Tools menuJulien Nabet
Change-Id: I0952292ebf1a04743f2bc534c2cfe282b516eedd
2012-10-28String -> OUStringIvan Timofeev
Change-Id: I2f0acb27f85a230109e827d415aabc029b90cd45
2012-10-28add languagetool to tail_buildMatúš Kukan
Change-Id: Id42c86bc5e6deaaa3215beefcf06474b5049e6e3
2012-10-28fix x11_extensions deliveringMatúš Kukan
Change-Id: Ib9de68943db9a29f2cd00d1388e473b242a2a866
2012-10-28RepositoryModule_ooo: add missing modulesMatúš Kukan
Change-Id: I1c2702ccf7433eaec0403975d37f1dd35f63b260
2012-10-27tabs vs. spaces cleanup; and use QADEVOOOMatúš Kukan
Change-Id: I881f9c80accabb1ca1110a6872d12fcf5b5c7f69
2012-10-27sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara
Change-Id: Iaa1508584f005cba6e2ab63d4053cde4ce8637df
2012-10-27remove xmlreader from string now I don't need it anymoreCaolán McNamara
Change-Id: I8d280a5fa352bf4514a5e593b34be767648f4e64
2012-10-27drop unnecessary usingsCaolán McNamara
Change-Id: I65b7c81a45925894ef78f141219fd00652ad5c1d
2012-10-27fix linking on windowsPeter Foley
Change-Id: Ibd2fe3cf8775cbda51f768ceaeb92b66a91c3850