summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-24fix commentMarkus Mohrhard
Change-Id: I7a87fe9486d318dfbd7987264f35b279c1a9a014
2014-12-24add test for wrong matrix calculationsMarkus Mohrhard
Change-Id: Ie4e5169eba887ff373d7c1317efe725e9efa8c28
2014-12-24ICONS: Add duplicate reference for flip commands in impress/drawYousuf Philips
Change-Id: Id729fd5e8475e48a20645d58f458d5898c9a255a Reviewed-on: https://gerrit.libreoffice.org/13637 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-24fdo#84233 rearrange impress's slide context menu and minor fix bugs in draw'sYousuf Philips
Change-Id: I02616b09be4f8f064964b1ce23f8937878d21744 Reviewed-on: https://gerrit.libreoffice.org/13599 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-24we want to compare two different cells, fdo#85353Markus Mohrhard
Change-Id: Ie612555a63a1eff79e6c35aeed3cfa27b948ad38
2014-12-24add test for fdo#86734Markus Mohrhard
Change-Id: I1789f9a4ec2f1dec62ea0958bca03e5e2fcd1fc6
2014-12-24OSL_ENSURE => SAL_WARNMarkus Mohrhard
Change-Id: I175701912a4cf0d9c661327a31e37a43902b1915
2014-12-24reimplement shared formula import for xlsb, fdo#86734Markus Mohrhard
Change-Id: Ic5d678a2b1197ce8d83b308b0a4387bf657052d5
2014-12-23fdo#86614 reorganize image, shape and line context menusYousuf Philips
Change-Id: I87274670fd2c092bd6ea7f7dfb67f9db76865c96 Reviewed-on: https://gerrit.libreoffice.org/13632 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-23Fix JunitTest_comphelper_complexMiklos Vajna
Change-Id: Iaa1cb0eeddb0a4a1c67c30dcefbebb9965aa3e76
2014-12-23coverity#1260301 Using invalid iteratorCaolán McNamara
Change-Id: Id3ea2c99026a2d3fea4509b091aa3e352855bc0e
2014-12-23Don't crash when nIndex < 0Matúš Kukan
Change-Id: I24ba4365d9d5f78e875ea51382c6b1f864b2e5fe
2014-12-23ScCondFormatItem::RemoveCondFormatData() is not implementedMatúš Kukan
Change-Id: I00b0fcf60725b7c728b1d92734f27b914d57b1a3
2014-12-23writerfilter: turn RTFError into a C++11 scoped enumerationMiklos Vajna
Change-Id: Ib909ea6f8ed18a008f9e5079b88fc862abe13da2
2014-12-23coverity#1260332 Unused valueCaolán McNamara
Change-Id: Ia96b7816708e566d59628ae185bdc08023cdbe00
2014-12-23coverity#1260333 Unused valueCaolán McNamara
Change-Id: I2c6faad05d7e1c92e554864abfb257907f803d51
2014-12-23coverity#1260296 Unchecked dynamic_castCaolán McNamara
Change-Id: Ib19609c3f4c83ae8baef83bcdadee79e69743df5
2014-12-23vcl: fdo#87510 regression in GetFontMetricChris Sherlock
Unfortunately when I refactored the code some time ago in commit 588bb542bebd I forgot to remove the original assignment to mnExtLeading. This fixes this issue. Change-Id: I9ef514c1a28ec72747fed865a47c41a1193ce1b9 Reviewed-on: https://gerrit.libreoffice.org/13627 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2014-12-23fdo#81475 addition of 'Add Caption' button to table toolbarYousuf Philips
Change-Id: I32ea84e4b068158199af5472e576070593ec93ec Reviewed-on: https://gerrit.libreoffice.org/13621 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-23Be more direct; bin simple local functionsMatúš Kukan
Change-Id: I3e06f4bb18449c56d0cc396230c56d5fb6a6ed98
2014-12-23WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
Change-Id: Ic0789fa212add6c2c0d46b55762de97146a8b94a
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
This addresses some cppcheck warnings. Change-Id: I404f121ee2e5020359a662f54ffe341f466cd1d5 Reviewed-on: https://gerrit.libreoffice.org/13608 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-23remove duplicated codeBjoern Michaelsen
Change-Id: Id306d1dc75ef9d5ec5ec2e48be318e0632ea2377
2014-12-23c-style cast to const_castBjoern Michaelsen
Change-Id: Ie5d8483305f4ef2d76c291fcb8c707a69ba9cf52
2014-12-23inline stream operator and remove objectBjoern Michaelsen
Change-Id: I9df9a56eca662c6adf0a2cf4ef25a917da8dc609
2014-12-23inline AssignBjoern Michaelsen
Change-Id: Ibeb8d7b8e83d432a502707f83a8fde7900596aec
2014-12-23inline operator=Bjoern Michaelsen
Change-Id: I2a74b9821072025cdf374d5e157411136e08ebec
2014-12-23remove Remove()Bjoern Michaelsen
Change-Id: Ic1854d5e8cd76825290a3af94d8884e93dd7f0da
2014-12-23Make SwNodeIndex constructors inlineBjoern Michaelsen
Change-Id: Ib29bcd5e2028c4e644621af4294c193f5b0aa14e
2014-12-23Move Register/DeRegister functions to SwNodeIndexBjoern Michaelsen
- allows more inlining - allows removing another friendliness - belongs there anyway Change-Id: I5d0d24f60caa06533efcd3f41f313fe55dd365e1
2014-12-23use sw::Ring insteadBjoern Michaelsen
2014-12-23fdo#87185 add verbs before entries in image context menuYousuf Philips
Change-Id: I902c40d2d88857eec4fd30c36af19ca3af0c2d98 Reviewed-on: https://gerrit.libreoffice.org/13616 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-22Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr ExceptJulien Nabet
Change-Id: I49b97c5c1546f0410542cb67540c5507c95bec98
2014-12-22ERROR: Invalid content was found starting with element 'p:pic'.Miklos Vajna
Again, as pointed out by CppunitTest_sd_export_tests. Sadly it seems that the spec and PowerPoint is not in sync here, so just do what makes both happy. This fixes the --with-export-validation build. Change-Id: I49e22d154d30106f91f1c972012f99a863784d23
2014-12-22coverity#1260295 Wrong operator usedCaolán McNamara
Change-Id: I0addad51e880de333a455573f0e4c6a35f5dedd3
2014-12-22ERROR: Attribute 'spid' must appear on element 'p:oleObj'.Miklos Vajna
As pointed out by CppunitTest_sd_export_tests. Change-Id: I8ecbc3ef4ea9dc84ebf88506967d02de04ded852
2014-12-22fdo#85258 differentiate between empty cell and empty result in matrixEike Rathke
Change-Id: I79259224e411f9c1a6e852623d9d49cf89a03c27
2014-12-22organize standard and formatting toolbars for writer webYousuf Philips
Change-Id: I4ad13c79274f76133d4c23096ecb01665eaa8d9f Reviewed-on: https://gerrit.libreoffice.org/13572 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-22fdo#85945 reorganize the file menu and set global shortcut for .uno:CloseDocYousuf Philips
Change-Id: Idca217184719eb7c5679af65f9ab1536d615c284 Reviewed-on: https://gerrit.libreoffice.org/13571 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-22Factor out SwFmtSurround::dumpAsXml() from docnodeMiklos Vajna
Change-Id: Ia76bbaa02c0b306d4a5487f440b62d616cc8b29e
2014-12-22fix indentationMiklos Vajna
Change-Id: Iebc587c55d83a7dbafd149fc605fcd9b6bab456c
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna
Change-Id: I54cc8ebda18c8ca7071c39210687f28adbc4790a
2014-12-22resolveSprmProps() is used only in dmapperMiklos Vajna
Change-Id: I24227d700830a227ed8aa780b3b9e15c57b46f6e
2014-12-22Factor out SwFmtAnchor::dumpAsXml() from nodedumpMiklos Vajna
Change-Id: I080fd80cf0a2fd0531edcb21f189aaf4fd922ecc
2014-12-22Factor out SwFmtHoriOrient::dumpAsXml() from nodedumpMiklos Vajna
Change-Id: I63ec35abcd7e69147ff4f98b1989875967c470fe
2014-12-22Factor out SwFmtVertOrient::dumpAsXml() from nodedumpMiklos Vajna
Change-Id: Ic1008f0879f121abf3786d7eda282cce189c461a
2014-12-22desktop, sysui: let --convert-to imply --headlessMiklos Vajna
It's easy to forget --headless before --convert-to, and it's hard to image that would be intentional ever. Change-Id: I18b85837239d9450743f05d94bb2673c7d13246d
2014-12-22Enhance OpenCL options UI dialogOlivier Hallot
1) HIG-ification of blacklist and whitelist, using frames 2) handle Use OpenCL checkbox to enable/disable OpenCL blacklist and whitelist changes Change-Id: Iae132d09d2dd0436fa1aa2a64e902ee5aed7cf47 Reviewed-on: https://gerrit.libreoffice.org/13602 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2014-12-22Improve HIG in OpenCL Add/Edit dialogOlivier Hallot
Change-Id: I8798e9c54aa85b75eda729d2aa8fbea656712894 Reviewed-on: https://gerrit.libreoffice.org/13584 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2014-12-22This test fails for Windows, so skip it for now.Zolnai Tamás
Change-Id: I33e480e756cd5cc88e119b47022646a4db3f4f96