summaryrefslogtreecommitdiffstats
path: root/svx/source
Commit message (Collapse)AuthorAgeFilesLines
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-045-15/+11
| | | | Change-Id: I82f668ef72e916d2ff11df5cda2a02653999f66f
* changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky2015-01-041-3/+6
| | | | Change-Id: I6ccf65308b7339768e9e0cc3c0b43fefc926f7e8
* A bit of cleanup.Jan Holesovsky2015-01-041-31/+4
| | | | Change-Id: Ia7c5cf07dba7f65ee65dab67a0a32975c8026dce
* changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky2015-01-041-25/+36
| | | | | | | | | | | | This is a Writer-only change because: 1) Calc does not have the changes sidebar yet. 2) The redlines in Calc have more complex descriptions (like 'Deleted column'), so postponing that for now until I have a good list of the possible values there so that I can ask for the icons. Change-Id: I2d9860261d0b690012c3c11cdd97a140f48842bf
* Fix simple typos.Andrea Gelmini2015-01-021-6/+6
| | | | | | | Change-Id: I1fdbe47ed7a6e05d2cf20f4c296bffad4bbc6599 Reviewed-on: https://gerrit.libreoffice.org/13719 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+1
| | | | | | you can get debug stl this way Change-Id: Ia70a3e7c7c452390e8bee34975d296c9318e4a19
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-022-3/+3
| | | | Change-Id: I49192637121441b9a1980350b9bb32cd995d4386
* convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara2014-12-314-633/+255
| | | | | | | | 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
* convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara2014-12-303-2344/+870
| | | | | | This is an epic dialog with lots of moving parts Change-Id: I4e53580ac5b01f4a717d2fe594a18c8e83b45a6f
* Regression in rendering of flowChartPunchedTape custom shapeZolnai Tamás2014-12-281-2/+5
| | | | | | | | | | | | | | | | 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
* de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara2014-12-277-61/+11
| | | | Change-Id: I33df0c65d230ed13a5121555c8cf26a7bd27969a
* Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl2014-12-261-6/+7
| | | | Change-Id: Ie5f135e8457ed75146328a388f3b70273bf54ed2
* convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and imagesCaolán McNamara2014-12-222-128/+69
| | | | Change-Id: Id84a241971110a7e4edcf48e13ea8586bcd16e46
* convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara2014-12-223-219/+206
| | | | Change-Id: Id3fbaf931bcb08785d76c8404cd77f22440d8de9
* convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara2014-12-223-147/+130
| | | | Change-Id: I7c619a07ab0adb4224f0f0f45b65c3d484824666
* Resolves: fdo#87422 set autocheck bitsCaolán McNamara2014-12-221-0/+9
| | | | Change-Id: I8db4242f083a10bf8753f078002ff8676264b54c
* callcatcher: update unused codeCaolán McNamara2014-12-221-6/+0
| | | | Change-Id: I62e49fbf27364bd244099a9bb247452d5a691119
* fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane2014-12-212-16/+4
| | | | | | | | | | | 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>
* Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna2014-12-201-0/+12
| | | | Change-Id: I8b713cbd64f91ad62d06ef57d790ac4e54e37315
* Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna2014-12-201-15/+15
| | | | | | So that group shapes having an SdrObjList can reuse that. Change-Id: Icc8a8dd8d1f90b368142a1c7b42249bc34b3bebb
* SdrPage::dumpAsXml: typoMiklos Vajna2014-12-201-1/+1
| | | | Change-Id: I9aef4e1bdec68456293a88c410ecf45eb85c7489
* Assume that as long as the model is the same, the shape doesn't change.Lionel Elie Mamane2014-12-191-1/+1
| | | | | | | | | | | | 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
* convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara2014-12-192-57/+43
| | | | Change-Id: I54a1a714cb80f2d41a922416a0b9d94f1e329b57
* convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara2014-12-193-72/+81
| | | | Change-Id: I3cbd554daa74d2c0d9371cb6f07718edea7b24a0
* put back the images, they were visible in some configurationsCaolán McNamara2014-12-192-6/+19
| | | | | | | I forgot that images in menus are automatically shown/hidden depending on platform. So put these back again Change-Id: I617fae15dbb9bd8cdfb04e2ae45fb83b4a7666fb
* Extrusion depth is just a simple menuCaolán McNamara2014-12-192-38/+18
| | | | | | | 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
* these images never appear in the extrusion depth menu, drop themCaolán McNamara2014-12-194-87/+6
| | | | Change-Id: If038dcd198bd9ef8c7057a549b6bf4776c28843d
* upgrade to icu 54Caolán McNamara2014-12-192-0/+227
| | | | | | | 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>
* changes sidebar: Make the changes tabs narrower (when possible).Jan Holesovsky2014-12-191-1/+1
| | | | Change-Id: I2c76472baf8e5f91dee4ce5f753ca223b24e76e8
* changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky2014-12-191-4/+3
| | | | Change-Id: I4fd415845e2732ee8ef0567b8c58b878bb52fac8
* Fix build.Jan Holesovsky2014-12-191-2/+2
| | | | Change-Id: I27b602e829041f0ce7294e4debcc6669712912f7
* Consistently define plain string literals here, no OUStringsStephan Bergmann2014-12-191-27/+27
| | | | | | | | cf. ef3fb927977681c3e5b5160e961e240063a8cb70 "svx: Use appropriate OUString functions on string constants," 897f35006ea48b7b60b087a8f0b955c7f099af3a "fix build," 3f66df98050175dfbab2026661c0cba734885e05 "Work around GCC bug" Change-Id: Ifdfaad30cb59d54ac71bfe9347d29fb853551fd4
* Build fix for gcc 4.7.Kohei Yoshida2014-12-181-2/+2
| | | | Change-Id: I9b971928fa2737d21c225406bf2a86c088be5b9c
* fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna2014-12-181-4/+8
| | | | Change-Id: I7daf52a60e3fac8d9f86b464e86af60e0495fcb1
* Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca2014-12-181-28/+16
| | | | | | | Change-Id: Ie42972db98da48b60b3f5314e019046b2a2ee0e7 Reviewed-on: https://gerrit.libreoffice.org/12238 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* Work around GCC bugStephan Bergmann2014-12-181-19/+19
| | | | Change-Id: Ib53fd467cb270908846f8f613d9f085aeccdff01
* fix buildCaolán McNamara2014-12-182-31/+31
| | | | Change-Id: Ide1f3da42864dd53aa0b960b8013a46b3f609025
* fix buildCaolán McNamara2014-12-181-10/+10
| | | | Change-Id: Ide1f3da42864dd53aa0b960b8013a46b3f609025
* convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara2014-12-183-650/+275
| | | | Change-Id: I1a160bd08d3be0356076789539d551f4dc6edfd4
* svx: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1842-208/+201
| | | | Change-Id: I54931168bfc18c9ce41babdcf535ebc1bcc72c5e
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
| | | | | | | | | | | | | | | | | | ...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
* unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara2014-12-171-11/+0
| | | | Change-Id: Ib8f0f86a30342ca455a92c9add5b2836fa40f8f4
* not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara2014-12-173-35/+13
| | | | Change-Id: Iadc7b4d970e8c3b7f719ed6aab49986a1186cccb
* fdo#39468 translated some german commentsDaniel Sikeler2014-12-172-259/+256
| | | | | | | | | 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>
* coverity#1258449 Explicit null dereferencedCaolán McNamara2014-12-151-2/+1
| | | | Change-Id: I531a6ddd744f83ef345c0de8f8c112f61d56925e
* fdo#87292 use system dependent path instead of file URLAndras Timar2014-12-151-1/+5
| | | | Change-Id: I3da4cd7af16a8ecfb19ce23e01117e735e9dd8d6
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-12-125-20/+20
| | | | | | | | | 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>
* svx: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-127-15/+14
| | | | Change-Id: Ia012f2bec767cd7e7d2be9502062bea0b085fea0
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-12-1110-90/+106
| | | | | | | | | Removed XGradientStyle Reviewed on: https://gerrit.libreoffice.org/13320 Change-Id: Iff662c05105c3a939104f658f2d0be7d8cb57995
* fdo#39468: Translated some german commentsDaniel Sikeler2014-12-112-6/+6
| | | | | | | Change-Id: I3091ee19b6f05a4d6b7f1329f64c3be6886cc0b8 Reviewed-on: https://gerrit.libreoffice.org/13393 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>