summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-19Resolves: #i76558# jump by Enter key on the Object catalogTsutomu Uchino
(cherry picked from commit 7bc75c1a7b05d81631ebccf05bf022636d1a3a14) Conflicts: basctl/source/basicide/objdlg.cxx basctl/source/basicide/objdlg.hxx Change-Id: Id3fa3686fd60df192c02cc8137c9bc59e68c1d49
2014-05-19fdo78474:Corruption a:graphicData has no info for the image.Sourav
The original file contains two text boxes one contains image and the other contains chart. Image in text box is not getting imported in LO which leads to no contents inside the a:graphicData tag which is causing the corruption. Root cause is found in ShapeContextHandler::getShape. mxChartShapeContext.is() returns true even when mnStartToken is not set as NMSP_dmlChart which is causing the issue. I have added one more condition to handle this. Change-Id: I6c567d7618b34c1a24f6809801e4460af6894c67 Reviewed-on: https://gerrit.libreoffice.org/9363 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-05-19No need to add -lrt for a static library.Matúš Kukan
Change-Id: I8104301e9aab6e7c732e97446030c9caf6ffec66
2014-05-19libavmedia.so needs to link to librt under LinuxJeroen Nijhof
libavmedia.so links to libopencollada2gltf.a, which contains a reference to clock_gettime(). And for clock_gettime one needs to link to librt, under Linux, at least. So add -lrt when linking libavmedia.so. Change-Id: I28547c6216738b44701baaed7eaf44f5ca97e98a
2014-05-19Do not throw if there is no "images" child in json file tree.Matúš Kukan
Change-Id: I0b47ed00fecad84859ba3f1751407696878203fb
2014-05-19GPU Calc:Fixed compiling warning in opbase.cxx&op_math.cxxhaochen
Change-Id: I885bf77a85f7f479a8a9632e64af306be243cdd0
2014-05-19GPU Calc: Fix bughaochen
For arraybound of slidingwindows parameters in COVAR formula Change-Id: I17a601edfbc720d4e3e40fc31bf6efd73b4ac65b
2014-05-19GPU Calc: Fix bughaochen
For arraybound of slidingwindows parameters in Intercept formula Change-Id: I6c96073e859ef7550033e9a46e6cafb11e8bfe0a
2014-05-19GPU Calc: Fixed style&error problem in op_statistical(line 5849-9461)haochen
Change-Id: I85f7bdeb153a8bcee0fe9678db93bc43cf2bc659
2014-05-19GPU Calc: Fixed style&error problem in op_statistical(line 4037-5849)haochen
Change-Id: I5a24bcc91f8c19472aab529e82648d06d13e46d9
2014-05-19GPU Calc: Fixed style&error problem in op_statistical(line 1-4037)haochen
Change-Id: I97f55bffd1e61bc9d3f7f85ab857f82df5475dc4
2014-05-19GPU Calc: Fixed style&error problem in op_math once morehaochen
Change-Id: I768ad4503905b54ef5a7aa54445dbb94ce0493ed
2014-05-19GPU Calc: Fixed style&error problem in op_mathhaochen
Change-Id: I1f177684bdbac76a2f9632bc51482821eb510496
2014-05-19GPU Calc: Support nested formula of string compared in AND formula.haochen
such as AND(MOD($B4, 3)=0, $A4="NQSO") Change-Id: Ie891d4e56eaa39f769f018b6db53ee209dd15540
2014-05-19GPU Calc:Fixed style&error problemhaochen
in op_financial&opbase.cxx&opencl_device.cxx Change-Id: Ic4b8cee77a0a4faec44bcf3650f4f6fa691a9e71
2014-05-19GPU Calc: Fixed style&error problem in formulagroupcl and op_addinhaochen
Change-Id: Id7c6e341eb88f6c8ffdaa7f83b787bb19649afec
2014-05-19add COLOR functionMarkus Mohrhard
This function makes property mapping in charts more user friendly. Change-Id: I01cfb31edd749ee474d5078042fa5c4b4a270f86
2014-05-19fix import issue with property mappingMarkus Mohrhard
Change-Id: Iab06c8676569121f6def631fed07eaa57ffb07a2
2014-05-19Argh, *this* is what the compiler tried to tell meTor Lillqvist
Change-Id: Id5716bf6f9c86e7fa0d64b1bae9b69b4a5dadfe5
2014-05-19fdo#78815 Fix report builder toolbox controllerMaxim Monastirsky
Change-Id: Iecbf84b29500729e228d22c8e50b119d1fb471c5
2014-05-19Fix 'non-const lvalue reference cannot bind to a temporary'Tor Lillqvist
Change-Id: Ic308a281f7b16c8924658be792216d3aba4444c5
2014-05-19WaE: passing OUString by value, rather pass by referenceTor Lillqvist
Change-Id: I6a7331ab3d87cc04021e92283db938c92b066e6b
2014-05-19WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
Change-Id: I00aaacadf108f2cc5d57963991e5c99ea4485056
2014-05-19vcl emf test: test clip region is correct for problematic filesTomaž Vajngerl
Change-Id: I60caf9ebcff417e0f87bae9c6b5d308b5e2f0b37
2014-05-19fdo#72590 scale or map only when EMR_EXTSELECTCLIPRGN actionTomaž Vajngerl
Change-Id: Ie42c855e696922b38760876d4090d572deaa689a
2014-05-19vcl wmf: EnhWMFReader more cleanupTomaž Vajngerl
Change-Id: Ia6bff28bc70214da965c26cd72ea332573576cc1
2014-05-19vcl wmf: EnhWMFReader constructor, ReadHeader, cleanupTomaž Vajngerl
Change-Id: I43b95f3ee7af42b5b1c9110cafbbae325dddb946
2014-05-19vcl wmf: cleanup winmtf.hxxTomaž Vajngerl
Change-Id: I8d8114378e639438f548b7ee77f8b0ef6275051f
2014-05-19test: write to stream directly in MetafileXmlDumpTomaž Vajngerl
Change-Id: If62a29af473f602f89e6e0e4a06772a320a23b9a
2014-05-18error C3861: 'rtl_allocateMemory': identifier not foundMiklos Vajna
Change-Id: Ie1576aba31dbbd067280ba8fa9c5ef095879cbc2
2014-05-18Updated coreAndras Timar
Project: translations eb6ea5dcf7183a496e02d21024fc05b141c5c65e
2014-05-18fdo#78824: Avoid having two menu entries having the same accelarator.Kohei Yoshida
Sort should have an 'S' as accelerator. The other one can be auto-assigned. Change-Id: I61e630c9b6d89658c65cca77333f1ad0a591e3ab
2014-05-18fdo#78786: No need to insert entries here for date members.Kohei Yoshida
Data member entries are inserted when they are added in addDateMember(). Change-Id: I6cb2e3629053fe2bb49517c4ef8d5c1fee576446
2014-05-18Resolves: fdo#78846 wrong AutoCorrect entriesJulien Nabet
Change-Id: Iff2e343c56092ba85a1179f121f460e5ada841f4
2014-05-18writerfilter: drop last 'using' statement from headersMiklos Vajna
Change-Id: I08a13793c40bec0b9a657e01f4c973cc0e393d4d
2014-05-18writerfilter: drop remaining non-css global 'using' from headersMiklos Vajna
Change-Id: I70e5e276a084d951d73879aa2aa4f19e9d2d32f8
2014-05-18writerfilter: drop remaining 'using' statements from headers in dmapperMiklos Vajna
Change-Id: I4c84388b4fae7fe27bcc6266e9978fe9d230435d
2014-05-18writerfilter: drop global 'using css' from WrapPolygonHandler.hxxMiklos Vajna
Change-Id: Ibecc12f74e55360ee03baf7d170ab5589d3ed3ab
2014-05-18writerfilter: drop global 'using' from XPathLoggerMiklos Vajna
Change-Id: I8686a0aa3786284ab946d3c58b458ad211eb347d
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
Change-Id: I2196a1df09a6f35e4de3ab3cc84bc1e149cd8f61
2014-05-18writerfilter: clean up two 'using' statement from header filesMiklos Vajna
Change-Id: I47f3d0c68668d03db3c5f3187414833aa3097424
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: Icc1e11e173329fd88898a3d13270406fd651eb2b
2014-05-18Sort alphabeticallyMaxim Monastirsky
Change-Id: I54a9bdaa306e4a9c492e2be35378b9b42f64312f
2014-05-18Correct prefixMaxim Monastirsky
Change-Id: I767501475b0b826a76a8743513c60f25e70dea8a
2014-05-18fixincludeguards.pl: handle odk/examplesThomas Arnhold
Now we have nice example header guards ;) Change-Id: I1a5f8031cf267abf67dc4fbb20880d23e3640867
2014-05-18fix some header guardsThomas Arnhold
Change-Id: Id2c15eba3f70cd8f1ae8869bc0838aef13cd96ee
2014-05-18Fix last color detectionMaxim Monastirsky
Change-Id: Idb0f90a3f2100211689c3ede1dfedda86edb9728
2014-05-18That's actually a pointerMaxim Monastirsky
Change-Id: I9d6333646f8ef366f63ff09e089c84517d9756e7
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky
Change-Id: I4987cc9ffba675009f2d2ae9f6b12ed4ee02fe13
2014-05-18sd: Use correct SID instead of 0Maxim Monastirsky
Change-Id: I181519578b2984463ad20f4b028917bcb49ba4d0