summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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>
2013-10-25Fix bit-rotTor Lillqvist
Change-Id: Iae6aa3c1326456dde7261f471ba7d963058f20a7
2013-10-25librelogo: fix division with measurementsLászló Németh
Change-Id: I2204002533bbb3e7c801b3228b0310a42b19a882
2013-10-25sal_Bool to boolTakeshi Abe
Change-Id: I4fe71f0418b3c2c9b0ca261c5b24fe2d093f7bb9
2013-10-25No libs in solver now any moreTor Lillqvist
Change-Id: I6f0f91c5fdb467fea2c706b4d426a973277c5230
2013-10-25Add a few sources from vclTor Lillqvist
Change-Id: Iaddbfb48a071baaf84ee7bde38f40449f342dce8
2013-10-25Remove unused fileTor Lillqvist
Change-Id: I78023074a31cf1cc3703a8fbeeb7f6a44a5c70d3
2013-10-24No libs in $(OUTDIR)/lib any moreTor Lillqvist
Change-Id: If1781415f49f86fea0de5a05a38c878d3924812b
2013-10-24compile fix.Michael Meeks
Change-Id: I50bbdc75e41b23fe64cb0a17dea1290c763a93e1
2013-10-24Fix freetype and fontconfig problemsTor Lillqvist
We need to do a "make install" in freetype so that what freetype-config --libs outputs is correct. We don't use freetype-config ourselves but fontconfig does, and it builds some test programs. The bundled freetype and fontconfig are built only for Android. Change-Id: Ib622cc48a0c4eb6a72188bc83c8d36b39f97fdca
2013-10-24Bin unused #definesTor Lillqvist
Change-Id: I5a6eb741c0669d2f1e5bfbe302066be863ec0249
2013-10-24cygwin: there is no sudo on WindowsThomas Arnhold
Change-Id: I8df4b379d98ba14a5cef93cefec9df16eefeb083
2013-10-24hyphen: stop building hyph_en_US.dic tooMichael Stahl
Change-Id: I05929be5dbc41ba6889bd593ad0ce0061367ea37
2013-10-24hyphen: remove ExternalPackage_hyphenMichael Stahl
It only contained hyph_en_US.dic, which is actually unused; the usage in dictionaries (for a writingaids.zip) was removed years ago in commit 72682b9ac937472b9c48c8a9be70be902ff645e8. Change-Id: I523c60614bddb8596ccff52d3c4d648111846856
2013-10-24xmlhelp: remove Package_xslMichael Stahl
Change-Id: Id0a5213b39886e2f6929f7ff2c014ed861d1da91
2013-10-24connectivity: deliver postgresql-sdbc.ini to INSTDIRMichael Stahl
Change-Id: I0317252e17b0ddadc5e4a1bebb0c7b21963d57fe
2013-10-24cppuhelper: remove obsolete Package_unorcMichael Stahl
Change-Id: I4d513b69527ac21949f03b847a4638b92aef0a3e
2013-10-24desktop: need only one Package_scriptsMichael Stahl
Change-Id: Ia47d1cc8c2d754f74e281eac82c76fbaf12d8541
2013-10-24sdext: deliver that weird pdf file to INSTDIRMichael Stahl
Change-Id: I3d5daf2ab957eb98c80e936406721a7eb627c436
2013-10-24xsltml: remove ExternalPackage, use files from WORKDIRMichael Stahl
Change-Id: Ib2ca7cbf15fd374fd822fa096e0e3f3502598245
2013-10-24extras: deliver wordbook to INSTDIRMichael Stahl
Change-Id: I36ed8f8a83938674b7b21dc1930dc1cac11ad76f
2013-10-24sysui: deliver .desktop files to INSTDIRMichael Stahl
Change-Id: Ie8cff1b77145cdec2b4cb5650987809d097a71cd
2013-10-24fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza
Change-Id: I285a03f615e2f2a2656873a8f433a2599bd62c28 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-24DOCX filter: initial table style export based on InteropGrabBagMiklos Vajna
Change-Id: I7b31322b50c8c924e5df3c32e3c2da8093709938
2013-10-24valgrind: on success aHDFData is out of scopeCaolán McNamara
and pData points to data belonging to it Change-Id: I2a3c1f73e4cdcb07d21ef14cb410d351f39cdba8
2013-10-24pEmpty is completely insane to useCaolán McNamara
DbtToStringConverter protects against a NULL pointer, but not a pointer to the too short data that pEmpty provides Change-Id: I5d21e852ce0373eff7d3627e266b9cbc77f5dd09
2013-10-24librelogo: more invisible settings (on UI, hatching), see ChangeLogLászló Németh
Change-Id: Icb0d195ba82b023d370847242b4e3b5546fa0320
2013-10-24avoid localization issueLaurent Godard
use the sheet name to build the expected strings Change-Id: I5f079975921338b9449186cc33a0acde180679d5 Reviewed-on: https://gerrit.libreoffice.org/6419 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-10-24Don't allow selection handle movement to wrapTor Lillqvist
Change-Id: Idc189a84da1aa0ac510e003134580eafc03b4b9a