summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Collapse)Author
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara
This is the "old" pre OOo2 fontwork stuff, take the document from #i14297# to see an example of this old fontwork object and use tools->customize->add->format->fontwork to enable the fontwork dialog Change-Id: Ic7151937f8dccd8bfaf146f6a058fc03c49632ae
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara
This is an epic dialog with lots of moving parts Change-Id: I4e53580ac5b01f4a717d2fe594a18c8e83b45a6f
2014-12-28Regression in rendering of flowChartPunchedTape custom shapeZolnai Tamás
Regression from: 20f8006e21943b08f1f152e4a0359c9ebe4786f2 It's not a good idea to create the arc first in small resolution and scale it later, because the result won't be smooth (e.g. in case of flowChartPunchedTape). Both cloud and flowChartPunchedTape rendered well after that change. It seems the problem in case of cloud was with the arc tangent values which should be calculated based on the ARCANGLETO's original values before scaling. Change-Id: I0315afd0452108b6539b4b8ba271d1615810d985
2014-12-27de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara
Change-Id: I33df0c65d230ed13a5121555c8cf26a7bd27969a
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl
Change-Id: Ie5f135e8457ed75146328a388f3b70273bf54ed2
2014-12-22convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and imagesCaolán McNamara
Change-Id: Id84a241971110a7e4edcf48e13ea8586bcd16e46
2014-12-22convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara
Change-Id: Id3fbaf931bcb08785d76c8404cd77f22440d8de9
2014-12-22convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara
Change-Id: I7c619a07ab0adb4224f0f0f45b65c3d484824666
2014-12-22Resolves: fdo#87422 set autocheck bitsCaolán McNamara
Change-Id: I8db4242f083a10bf8753f078002ff8676264b54c
2014-12-22callcatcher: update unused codeCaolán McNamara
Change-Id: I62e49fbf27364bd244099a9bb247452d5a691119
2014-12-21fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane
Same as fdo#67615 for TexFields, but for ComboBox. Same problem, same cause, same solution. ListBox seems not to have this problem :) Change-Id: I953c5452f6c313b8940fbd1048b4c901b331fc58 Reviewed-on: https://gerrit.libreoffice.org/13578 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-12-20Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna
Change-Id: I8b713cbd64f91ad62d06ef57d790ac4e54e37315
2014-12-20Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna
So that group shapes having an SdrObjList can reuse that. Change-Id: Icc8a8dd8d1f90b368142a1c7b42249bc34b3bebb
2014-12-20SdrPage::dumpAsXml: typoMiklos Vajna
Change-Id: I9aef4e1bdec68456293a88c410ecf45eb85c7489
2014-12-19Assume that as long as the model is the same, the shape doesn't change.Lionel Elie Mamane
Even if it is moved from not a page to a page or vice-versa. This allows assumptions made in the Base Form wizard to hold, namely that if one: 1) Creates controls (and their associated shapes) 2) Groups the shapes (in a GroupShape) Then all the shapes still remember their associated control and vice-versa. Change-Id: I31975970e7ea2f7978aea7f753de88ecd8e55234
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara
Change-Id: I54a1a714cb80f2d41a922416a0b9d94f1e329b57
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara
Change-Id: I3cbd554daa74d2c0d9371cb6f07718edea7b24a0
2014-12-19put back the images, they were visible in some configurationsCaolán McNamara
I forgot that images in menus are automatically shown/hidden depending on platform. So put these back again Change-Id: I617fae15dbb9bd8cdfb04e2ae45fb83b4a7666fb
2014-12-19Extrusion depth is just a simple menuCaolán McNamara
where 6 of the strings are already just string resources, doing a full docking window res to .ui conversion for the two remaining strings seems overkill Change-Id: I6d3224f8bb84edcdb784901aa93351c042684a3e
2014-12-19these images never appear in the extrusion depth menu, drop themCaolán McNamara
Change-Id: If038dcd198bd9ef8c7057a549b6bf4776c28843d
2014-12-19upgrade to icu 54Caolán McNamara
Change-Id: I4d32ac386ff8b69bee4319e673769917045d9450 Reviewed-on: https://gerrit.libreoffice.org/13547 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-19changes sidebar: Use smaller 'clock' icons.Jan Holesovsky
Change-Id: I3bcfa2b942ab0a8dbbc2997dffb0b9d18d345099
2014-12-19changes sidebar: Make the changes tabs narrower (when possible).Jan Holesovsky
Change-Id: I2c76472baf8e5f91dee4ce5f753ca223b24e76e8
2014-12-19changes sidebar: Make the filter tabpage more vertical to fit better.Jan Holesovsky
Change-Id: I6b982567eab7ed993f23df7ee246fc53c1fd90f0
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky
Change-Id: I4fd415845e2732ee8ef0567b8c58b878bb52fac8
2014-12-19Fix build.Jan Holesovsky
Change-Id: I27b602e829041f0ce7294e4debcc6669712912f7
2014-12-19Consistently define plain string literals here, no OUStringsStephan Bergmann
cf. ef3fb927977681c3e5b5160e961e240063a8cb70 "svx: Use appropriate OUString functions on string constants," 897f35006ea48b7b60b087a8f0b955c7f099af3a "fix build," 3f66df98050175dfbab2026661c0cba734885e05 "Work around GCC bug" Change-Id: Ifdfaad30cb59d54ac71bfe9347d29fb853551fd4
2014-12-18Build fix for gcc 4.7.Kohei Yoshida
Change-Id: I9b971928fa2737d21c225406bf2a86c088be5b9c
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna
Change-Id: I7daf52a60e3fac8d9f86b464e86af60e0495fcb1
2014-12-18Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca
Change-Id: Ie42972db98da48b60b3f5314e019046b2a2ee0e7 Reviewed-on: https://gerrit.libreoffice.org/12238 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-12-18Work around GCC bugStephan Bergmann
Change-Id: Ib53fd467cb270908846f8f613d9f085aeccdff01
2014-12-18fix buildCaolán McNamara
Change-Id: Ide1f3da42864dd53aa0b960b8013a46b3f609025
2014-12-18fix buildCaolán McNamara
Change-Id: Ide1f3da42864dd53aa0b960b8013a46b3f609025
2014-12-18drop unused helpidsCaolán McNamara
Change-Id: I878f5bfe15b72ed1b750abfd7ca26513aae1d6fb
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara
Change-Id: I1a160bd08d3be0356076789539d551f4dc6edfd4
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
Change-Id: I54931168bfc18c9ce41babdcf535ebc1bcc72c5e
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
...to use single ASCII character literals "more directly" in the OUString API (instead of having to go via an intermediary OUString ctor call). Especially useful for character literals that are defined as const variables or via macros ("direct" uses of character literals in the OUString API can often simply be replaced with single-character string literals, for improved readability). (The functions overloaded for OUStringLiteral1 are those that are actually used by the existing LO code; more could potentially be added. The asymmetry in the operator ==/!= parameter types is by design, though---writing code like 'x' == s is an abomination that shall not be abetted.) Change-Id: Ic5264714be7439eed56b5dfca6ccaee277306f1f
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara
Change-Id: Ib8f0f86a30342ca455a92c9add5b2836fa40f8f4
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara
Change-Id: Iadc7b4d970e8c3b7f719ed6aab49986a1186cccb
2014-12-17fdo#39468 translated some german commentsDaniel Sikeler
Also translated some exception messages Change-Id: I92c3b1be125eb384c33257d6c8b7ff8337ce5f2f Reviewed-on: https://gerrit.libreoffice.org/13481 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-15coverity#1258449 Explicit null dereferencedCaolán McNamara
Change-Id: I531a6ddd744f83ef345c0de8f8c112f61d56925e
2014-12-15fdo#87292 use system dependent path instead of file URLAndras Timar
Change-Id: I3da4cd7af16a8ecfb19ce23e01117e735e9dd8d6
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
Removed XHatchStyle Change-Id: I89e7edadc4f408e5a50840aaa1a13965b8503afb Reviewed-on: https://gerrit.libreoffice.org/13442 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann
Change-Id: Ia012f2bec767cd7e7d2be9502062bea0b085fea0
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
Removed XGradientStyle Reviewed on: https://gerrit.libreoffice.org/13320 Change-Id: Iff662c05105c3a939104f658f2d0be7d8cb57995
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
As agreed with Adolfo (and others) at the Design hangout on 2014-12-10. Change-Id: Ibe0e8075566523e746866b9d2c15c348c345d2df
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler
Change-Id: I3091ee19b6f05a4d6b7f1329f64c3be6886cc0b8 Reviewed-on: https://gerrit.libreoffice.org/13393 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-10Make some dialogs resizable again.Jan Holesovsky
As discussed in http://listarchives.libreoffice.org/global/design/msg06845.html Change-Id: I9e9ada1b2bee6023ee7f79d28cf4de2765c5daa0
2014-12-09fdo#37682 paint the right areaDavid Tardon
Change-Id: Ic3d1f6e47bf068e60dca711c97e3f6b194d14049
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida
Change-Id: Iaaf38cf8cf9b4b772583d117a0b622fbfce3107e