summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-25tomcat: use servlet-api.jar from WORKDIR tooMichael Stahl
Change-Id: I985ee75aa6e313a5933c2b3f5c7c5b10a8b8b9f5
2013-10-25stop using apache-commons jars from OUTDIR tooMichael Stahl
Change-Id: I0d9282cd3a267ad2d25b43adbf995365aaa56fa1
2013-10-25configure: remove --with-solver-and-workdir-rootMichael Stahl
This was just a crude hack, obsoleted by working out-of-tree builds. Change-Id: I2551df8dae9a7e05edc29de911ba9f9d70466148
2013-10-25Updated coreMichael Stahl
Project: help 35ad87caa5923b90d8ef5e7d951059fa60d6ced8
2013-10-25writerfilter: unused WW8Sttbf classMiklos Vajna
Change-Id: Id6486b49a3ae6e32f48d3c0c11fa26f08b870ae0
2013-10-25writerfilter: unused WW8StringProperty classMiklos Vajna
Change-Id: I9870ec5b0d28a3e69a5be9a123c390c727fd5956
2013-10-25writerfilter: unused WW8SttbTableResource classMiklos Vajna
Change-Id: I54d7dc0f4dfac803ba6c474c36d22607d7da2e5b
2013-10-25override 'yi-Hebr-*' with 'yi-*' as Hebr is suppress-scriptEike Rathke
Change-Id: Iaae25a7d517404fc9c8186fd1006f9a4af82f584
2013-10-25override 'sr-Cyrl*' with 'sr*'Eike Rathke
which is what we so far always used, though Cyrl is not suppress-script and would be correct, but it's primary usage. Change-Id: If7ce7dfcc6b4cc07c503dd2ff2c2bbe2c55c9338
2013-10-25for 'sd' language-only find 'sd-PK' first instead of 'sd-IN'Eike Rathke
which is overridden by sd-Arab-PK and our 'sd' translation is Arabic script. Change-Id: I5d4c90cbb3b7ff82c61301b86fc7cdd494284236
2013-10-25Sindhi 'sd-PK' => 'sd-Arab-PK'Eike Rathke
Change-Id: I418a991f4555a411ea05237010f64b03552affe5
2013-10-25DOCX export: more table style export testcasesMiklos Vajna
Change-Id: I84a9dde8620b128ab426722fc06f4a1c71b0c5a2
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna
Change-Id: I145c08d17ccb36bfbf734306cd9d27e8423debdd
2013-10-25DOCX export: table style export: initial cell hanglingMiklos Vajna
Change-Id: I83ca33d87a016f8634ca6a87b81df20f6b4e0e30
2013-10-25DOCX export: table style export: handle tblStyleRowBandSize, etc.Miklos Vajna
Read these from InteropGrabBag, as the importer already put them there. Change-Id: I10745628c61841c168daa64bf46c51228cb38374
2013-10-25more flexible language tag override mechanismEike Rathke
* allow overriding higher level lll-Ssss-CC with lower level lll-CC for known MS-LangID mappings that use tags with suppress-script * internal override "canonicalization", e.g. ca-XV => ca-ES-valencia Change-Id: I067d7515fb9144a896697617ad1b079e294f1ced
2013-10-25fdo#44736 - set and fetch multiple properties concurrently 2Matúš Kukan
This fixes commit ee0bf5d58bc59052923c4ced928a989956e71456 Although it's a bit hacky. Change-Id: I4dfe9ff4a56b993fbcdc7acea29ee3700422f7b3
2013-10-25writerfilter: save table styles' tcPr to InteropGrabBagMiklos Vajna
Change-Id: I8602f6225cc44df445f1b4af1c48b87fade25458
2013-10-25writerfilter: store some of the values directly in TablePropertiesHandlerMiklos Vajna
During table style import, TablePropertiesHandler may decide to not handle an sprm, then the caller will try the next handler. When we do this, instead of just returning, still store the values in InteropGrabBag (if necessary), as they logically belong here. Change-Id: Idd052854cbef8046f0a24556cfe1536d2646f94e
2013-10-25installer: remove SUBST_FILENAME/InstallName with prejudiceMichael Stahl
Change-Id: I24b086643fad46e4403ba087d2b65528bf090422
2013-10-25gbuild: refactor UnoApi to remove rdb files from OUTDIRMichael Stahl
- gb_UnoApi_get_target returns the files in INSTDIR - stop using rdb files from OUTDIR - remove gb_UnoApi_install - remove pointless 2nd parameter of gb_UnoApi_UnoApi - order-only dependency from gb_UnoApi_get_target to gb_UnoApiHeadersTarget_get_target because INSTDIR .rdb is always outdated Change-Id: Id418f75e9b38d6fe135b55eca2594c2624bc41cc
2013-10-25fdo#65102 respect user's choice not to install desktop iconAndras Timar
Using advertised shortcuts -- inspired by Intel AppUp Centre's requirement -- was not a good idea after all. I revert this, and I also revert the commit that actually disabled it in default Windows builds. This reverts commit aa2450cb51cfc3805c7a596b6b89d70bb133821e. This reverts commit b40012bd6d0b5387005253f1d3f03929ce4d1ac6.
2013-10-25Unwind FunctionReference typedefStephan Bergmann
Change-Id: Iaf1b041adf2220d6b0220a86d8ac0db38b3b8ebc
2013-10-25fdo#44134 adding Excel 2010 functions STDEV.P and STDEV.SWinfried Donkers
Change-Id: If7b2767a69285ac72fa7120b1149a66f118cce8f Reviewed-on: https://gerrit.libreoffice.org/6354 Tested-by: Eike Rathke <erack@redhat.com> Reviewed-by: Eike Rathke <erack@redhat.com>
2013-10-25Change version to 2.0.0.Artur Dryomov
Change-Id: Ic6ca04d61991afec627c7d76270c370233b0892f
2013-10-25Fix possible NPE.Artur Dryomov
Change-Id: Ifca1e64aacf0f4b4e83f70c9bcbe6bb79f5415fd
2013-10-25Add "learn more" link for providing additional information.Artur Dryomov
Change-Id: I3bb3480491d5f92ed7c4e3e6b5cf233636c4bb64
2013-10-25Fix some comments and tabs positions.Artur Dryomov
Change-Id: I6678d8142f7cbe2446b178174ffb36d446aeda11
2013-10-25Fix slides grid adapter: recycle view holder for better performance.Artur Dryomov
Change-Id: Ia412c473ba1d5d23fc409b3f5513d87a4439ddfb
2013-10-25DOCX export: initial table style roundtrip testcaseMiklos Vajna
Change-Id: I164833907012f4b94e2be848ea4f26a9e1c8694b
2013-10-25Release control to GPU calc on GAMMAhaochen
Change-Id: Ie4a80f4f6e7e0eaa0969b9c2d8f3669057a3e86a Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-10-25[AMLOEXT-44 Bug] Release control of FISHERINV to GPU Calchaochen
Change-Id: I0b023a541cc2b3dfe35286ad269846c8210c6fb7 Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-10-25Release control to GPU calc for FISHERhaochen
Change-Id: I9f21df2306b81d816b9c261071c6ecb74ae0bc6f Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-10-25Release control of PPMT to GPU interpreterhaochen
Change-Id: I4e59627f1f1d109e9c0cf621a34bf6904f9663ba Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-10-25Release control of IRR, MIRR, PMT, RATE to GPUhaochen
Change-Id: Ia77b0bc1d8a2400debcc5d541e64e5b63797fe71 Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-10-25Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist
Change-Id: If97dc13e63986a7c9534f46673cfa8541893269a
2013-10-25language tool: fix buildMichael Stahl
Change-Id: I6ba856d6817aa838a0519803eb5d8f582598c800
2013-10-25fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna
Regression from c2ccd20c0fd92bddfff76447754541705e3eb8f3 (fdo#44689: fix for specific case of page restart-value 0, 2013-08-29), the problem was that commit refactored starting page number handling, so that '0' is now also a valid value, and no longer means "no restart". However cui isn't updated yet, so always pass a 0 to it, like we used to do so before, that's better than a crash. Change-Id: I2adab43499bcdd5234da3f26559b0b384e533c2e
2013-10-25fdo#70858 librelogo: fix Logo program halt at font settings (Windows)László Németh
Change-Id: I3c51ba693caa80c8b530a9eee932a48a125e2eca
2013-10-25gbuild: refactor Jar target to stop using OUTDIRMichael Stahl
- gb_Jar_get_target points to layer-specific location - remove gb_Jar_get_outdir_target - add OXT and NONE layers - add a rule for every installed Jar to avoid problems with conflicting pattern rules in instdir Change-Id: Icf11869a454a7a52791c5ae257fc5da87aa46dc2
2013-10-25gbuild: add gb_ExternalProject_use_jarsMichael Stahl
Change-Id: Idd67548cb5f0e49e539459ed7f2fbd107d37c1b3
2013-10-25stop looking for Jar files in solverMichael Stahl
Change-Id: I4d2a93fa7395354fbf2893df9e254ab39fa365af
2013-10-25gbuild: add gb_Jar_use_external_jarMichael Stahl
... which is an ugly hack to handle jar files that are from externals and are not bundled in the main instset, only in extensions. Change-Id: I992242b7c990c24318b040e98b6632e3b78b6f63
2013-10-25RepositoryExternal: fix layer of de-extensionized JarsMichael Stahl
Change-Id: I16b72d7603ff08305fb4f24cf64b0ef74123e146
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
Change-Id: I90a7a07a43559b8d7e1d4b886b2624255200d46b Reviewed-on: https://gerrit.libreoffice.org/6406 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-25fdo#69772 make StringsFromResultSet more robustJulien Nabet
Correctly handle case argument _xResultSet == null, instead of throwing a NullPointerException. Change-Id: I81e35c77116e2e0302da86f03f7e757a52e97b29
2013-10-25fdo#6412 firebird-sdbc DatabaseMetaData unimplemented getXXX: provide empty RSLionel Elie Mamane
As opposed to NULL object. Else, callers that do a UNO_QUERY_THROW get unexpected results. Change-Id: Ie9dd157eed03031ba04ed59c363a45e246bbb001
2013-10-25connectivity commontools DatabaseMetaData: provide for getUDTs, tooLionel Elie Mamane
Change-Id: Id361ac34f400922893f6a906e4345eed2be1b2d2
2013-10-25janitorial: indentationLionel Elie Mamane
Change-Id: I0b571a9fe719c4f18f89638eb62434dd0813bd01
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
Change-Id: Id6bed78d92eba52283a17ab3ca66e751c225e48d Reviewed-on: https://gerrit.libreoffice.org/6423 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>