summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-04warning C4805 unsafe mixture of type int and type boolMichael Stahl
It is a mystery what this is supposed to do, but rsc is sort of going away in the mid-term anyway so who cares... Change-Id: If1c1b8216c0429909c0571b3360b6dca97f265c4
2013-07-04warning C4389 != signed/unsigned mismatchMichael Stahl
Change-Id: I1cc4be1e7068ce3c40340e88fcde75fc7862a18a
2013-07-04write bcp47Eike Rathke
Change-Id: I682b35f0793f5fc61daa255bb68a60e164133d97
2013-07-04don't use Locale.LanguageEike Rathke
Change-Id: Ief663d886b08fc141dfb7563674504fe70f444b3
2013-07-04cui: convert hatch tabpage dialog to .uiMiklos Vajna
Change-Id: Id5420da2c4049b42fad0484102e73ea90c3f0b74
2013-07-04SvxRectCtl: also notify parent when the tabpage is not the direct parentMiklos Vajna
After a .ui conversion the SvxRectCtl typically doesn't have the tab page as parent directly, so check the parent chain recursively. Change-Id: I9d8fc5de0c71685fa7e1be284990c16fc988ff8d
2013-07-04svx: add SvxRectCtl::SetCS()Miklos Vajna
This way CTL_STYLE can be set after the control has been created. Change-Id: Ifaa93cdc17e6e0c694d2aa308d19ff996dd28a16
2013-07-04glade: add new svxlo-HatchingLB custom widgetMiklos Vajna
Change-Id: I124adc8e4b20a2d4629113906bcd9b6e4856cc54
2013-07-04Related: fdo#54186 show JCL options, parse JCLOpenUI the same as OpenUICaolán McNamara
Change-Id: I495583b56502f349cd789466e9daeb6528ea9048
2013-07-04unusedeasy remove ORowSet_CreateInstanceJulien Nabet
Change-Id: I17e9eb168c664514dacc03d66911f72faf80e117
2013-07-04Updated coreCaolán McNamara
Project: help c457fe96e49c1b870b10b359a1833bf27c743018
2013-07-04 fdo#66575 - MathML export: fix errors with newline, binom and stack.Frédéric Wang
Change-Id: I6c66864381a6a5b7415e9fae682e50865b3f76db Reviewed-on: https://gerrit.libreoffice.org/4712 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-04Fixed bad cherry-pick conflict handling in writerfilterCédric Bosdonnat
Change-Id: I4771e198872bbc797df6388af395d7bc14cb2d76
2013-07-04n#825976: Fixed the import of Table of FiguresCédric Bosdonnat
Support the TOC \c switch and fixed the SetExpression current presentation property to have updated fields and TOC. (cherry picked from commit 22a22a0983ec9c95e5b471395fc1c5bb813bd0d2) Conflicts: writerfilter/source/dmapper/DomainMapper_Impl.cxx writerfilter/source/dmapper/PropertyIds.cxx Conflicts: writerfilter/source/dmapper/PropertyIds.cxx Change-Id: I6fbd7cc38cf8ea7f08a0d15d1f39ffe4805dd62b
2013-07-04n#825976: Added common flags support for SEQ field importCédric Bosdonnat
(cherry picked from commit 031ced0d1ade5350ef0b17a245a2cb5c76e6173d) Conflicts: writerfilter/source/dmapper/DomainMapper_Impl.cxx Change-Id: I9a4505cf060880811abfe355b2ebf810cde9a4d6
2013-07-04emf+ is not decomposed into primitives, so restore wind and playCaolán McNamara
regression from f69df53b316b53931e10d35402a70f533399398c we presumably should process comments and go through their emfplus contents too, or something of that nature Change-Id: Ifa8c3f058f0a320057d02b53f5717eaa42e63282
2013-07-04Opaque binary data is opaque binary dataTor Lillqvist
No need to append a newline surely. At least in Apple's OpenCL doing that seems to invalidate a binary OpenCL blob. Change-Id: I68bb12d5071f6452afe5a47ddf510f7e8e60cf3e
2013-07-04Use correct type for number of devicesTor Lillqvist
The number returned by clGetProgramInfo(..., CL_PROGRAM_NUM_DEVICES, ...) and clGetContextInfo(..., CL_CONTEXT_NUM_DEVICES, ...) is of type cl_uint, not size_t. That makes a difference for 64-bit code. Change-Id: I1b494bf604dd87930484faed64042ed211b3d705
2013-07-04Don't look for just GPUsTor Lillqvist
Change-Id: Ie7dbeac17b6dc56616ae5fa16f71d568a7771d5b
2013-07-04sizeof(char) is 1 by definitionTor Lillqvist
Change-Id: Ibd6f74a84b49e609c8771080984832eb61949a68
2013-07-04MaxTextExtent is not usedTor Lillqvist
Change-Id: I03ee9f65da11b4dc8a7a81d5f23f8103bd5a0534
2013-07-04CL_MAP_WRITE_INVALIDATE_REGION is not usedTor Lillqvist
Change-Id: Ib7bb60c26dee4a78e19dbc84cd1f8fb61d656a72
2013-07-04Bin leftover (?) no-op clGetCommandQueueInfo() callTor Lillqvist
Change-Id: I6d22847eac3e0677c5ee67378b6772980fa17272
2013-07-04Modifying comments to meet Doxygen standardsAlaa.Bukhari
Change-Id: I98ee2cc34bae677e18f7a70a212677704c9c57c5 Reviewed-on: https://gerrit.libreoffice.org/4717 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-04Fix fdo#64125 - Use default for preserveAspectRatio scalingChr. Rossmanith
Align code with - http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute - http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute Use bounding box if no ViewBox is given Change-Id: I0f1704a7c8f3140dc8c49277b88ae77d58af1407
2013-07-04drop unused .src nowCaolán McNamara
Change-Id: I6ec69375dc1023f6f899bc3bb46bccc47e508634
2013-07-04some small tweaks to the html ui conversionCaolán McNamara
restore the %PRODUCTNAME and %LOCALE variables Change-Id: I2b2e62ac3dd5c1117085f96f4541218bf1100647
2013-07-04modern widgetlayout for opthtmlCsikós Tamás
Change-Id: Ibad69d5d9512c1199c6cca3930c1b04f0af4987c Reviewed-on: https://gerrit.libreoffice.org/4707 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-04fix buildCaolán McNamara
Change-Id: I87ad4384b8898017d94f8e075d13545b7b4cfe50
2013-07-04fix %VARIABLE replacements in item listsCaolán McNamara
Change-Id: I94f129e26afdac9dc2e0d712c79d73142ced5eee
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
Change-Id: Ibe2bfdf20c500e9fd98c3baef66d36aa79ca4b52 Reviewed-on: https://gerrit.libreoffice.org/4710 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-04fdo#66100 : fix icons associations on MacOSXNorbert Thiebaud
Change-Id: Idbce5516f1cc59b8d1cc39ee0a0db2aad90e8074
2013-07-04Updated coreCaolán McNamara
Project: help f1701b12193c153b6f7d7de018b871e6a05beedd
2013-07-04convert pdf view page to .ui formatCaolán McNamara
Change-Id: I738dd72f66658f60025152c9c3db765dbcb981ac
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna
In theory, this is a problem because Word formats only support AT_CHAR and AS_CHAR, so importing something as AT_PAGE is buggy. In practice, this also leads to unvisible shapes, since f0d001a378c64ea457e722266e60c96522c72e9b. Change-Id: Ie730d67a789ef12734cede1f9b6c27764a66f237
2013-07-04writerfilter::dmapper::PropertyDefinition::bIsTextProperty is never readMiklos Vajna
Change-Id: I9d0ce39c1c47d8b89bd675ce91f6cfe2e9c3a061
2013-07-04Fix one more occurance of .uno.soTomáš Chvátal
Change-Id: I1b1905a3eb7ab116eaaed5db37cff8e2bbe7456f
2013-07-04fdo#66543: fixed line number attribute START VALUE wasnt imported and exportedAdam Co
Change-Id: I09e0356f994f5eb328f741723ac7dbfea51419ed Reviewed-on: https://gerrit.libreoffice.org/4693
2013-07-04minorsiqi
Change-Id: I200cfda3c086177b6c43347afa6e794d5f74054f
2013-07-04iphone storyboardsiqi
Change-Id: I79b2b6bc078a1c12cb3793ae38e494f705a62b50
2013-07-04iphone storyboardsiqi
Change-Id: I08ffe80fc228997b8a6618248116b52506100a79
2013-07-04iphone storyboardsiqi
Change-Id: I67f93d812ab856578378bb891b44f55c06ca7421
2013-07-04Updated coreCaolán McNamara
Project: help 7de50a3f88322f0de1f334c2811bcfd73d816cf5
2013-07-04Resolves: fdo#66407 convert writer general options tab to .uiCaolán McNamara
Change-Id: I315c12b94663c0047150eed7ecbd6366f7e57bc4
2013-07-04forgot to connect Adjustment to MetricFormatterCaolán McNamara
Change-Id: I5c8283c1bec454960ea4083dbd6dd4bdcbb12e1f
2013-07-04drop unused GalleryTheme::GetStrURLCaolán McNamara
Change-Id: I9bef5ee5c40c39b9e4c926db287a53e7942eaa6a
2013-07-04drop unused vcl::unohelper::getNaturalStringSorterForAppLocaleCaolán McNamara
Change-Id: Ie85005ceba32ce2de3296f91e4688467b06dee2d
2013-07-04Mark as constTakeshi Abe
Change-Id: I24f04c541af1b93115781b4f4be4f01f137c481b
2013-07-04MinorKhaled Hosny
Change-Id: I6a9f34e6da1344e718ef5c8dc136fac7244b0f47
2013-07-04Add log area forms.miscJulien Nabet
Change-Id: I8adedda46bb56022d317b04ad162a41c95261165