summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Collapse)Author
2013-04-12i#116001: Decrementing the iterator while comparing is not a good idea here.Jan Holesovsky
When it is begin(), it will get decremented regardless the result of the test, but probably affects only the dbgutil build. Change-Id: I9aba1a9eea07584d8203fe16929ecb4794d2c087
2013-04-12i#98430: Import at least the shape.Jan Holesovsky
The image that is inside is dropped though, we do not have support for that in editeng. Change-Id: I16dc1656e6f71fd80136bc39233decef4e1d4069
2013-04-12make it localTakeshi Abe
Change-Id: I5e44f15c236f5535fda1932c3206f4190834ae50
2013-04-12drop unused fieldTakeshi Abe
Change-Id: Ic362baf2204768d2e636b6fdd9199e8009c786d8
2013-04-12sal_Bool to boolTakeshi Abe
Change-Id: Ia86be34c6cfeab2a853305aa1568c384d7b4e2b9
2013-04-11Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand
...with new default StyleSheet for these objects (cherry picked from commit 2868ea34151cfb623a6a8bf41862d430205d9784) Conflicts: sd/source/core/drawdoc4.cxx svx/source/sdr/contact/viewcontactofgraphic.cxx Change-Id: I4849101de2ac1da83c8fb0f2d68316774982d197 Resolves: #i119287# Adapted to get the needed style as default style for all SdrGrafObj and SDrOle2Objs. Checked various scenarios, works well. (cherry picked from commit bc85939149f7ae5b65343d7f27bf302a8e31d4b1) Conflicts: sd/source/core/drawdoc.cxx sd/source/ui/func/fuinsert.cxx sd/source/ui/view/sdview4.cxx Change-Id: I40a17216f5c11ebca073026f62f1e9ab9ddfd119
2013-04-11rename UI to UIConfigDavid Tardon
I plan to use it to deliver all */uiconfig files, not just .ui, as a preliminary step to get rid of postprocess/packconfig. Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149 Reviewed-on: https://gerrit.libreoffice.org/3225 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
Change-Id: I1d095cf5640595789f4ae99f1b0679be88b0baa9
2013-04-09deleting NULL is safeTakeshi Abe
Change-Id: Ief65149bc88ac4ce8badc7dbce818fca0cdcb201
2013-04-09sal_Bool to boolTakeshi Abe
Change-Id: Idc97443436502eea5dec27d553374475a22bd7ce
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
.. and all of it's friends Change-Id: I408d9308d1d1a4f8ed0055ac5f4042d729c44d1e
2013-04-08gengal: -Werror=formatMichael Stahl
Change-Id: If7076d639e0b364a307fc4986fa36a53b2edf881
2013-04-08gengal: re-base on original tool.Michael Meeks
new wrapper based on unopkg.sh. work re-based on original SUSE implementation. Change-Id: I90e48476b7edb6be0b8f9e63b328f4b85658ac1c
2013-04-08remove OOo gengal.Michael Meeks
Change-Id: I04697bd7b50361bcb72daf7032047f6e0c07a772
2013-04-07keep them localTakeshi Abe
Change-Id: I5c76e2a423199a892ad541edded7127659fe310c
2013-04-07sal_Bool to boolTakeshi Abe
Change-Id: Iac3b6fbe42ae0ffd9229935b46d1352987f99596
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-06svx: get rid of DECLARE_ASCII macro and related cleanupMiklos Vajna
Change-Id: Ic6e39b81c04d5e416d1a000def39b3a127fa7940
2013-04-05new module i18nlangtagEike Rathke
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-05revert that change and to it at custom shapes levelRadek Doulik
to allow primitive rectangles still be used Revert "disable round corners for rectangle shape. fixes fdo#39907" This reverts commit 0c7bbbe9da7602f5d72aecd481f6d26d9af217f0.
2013-04-05do not allow bEdgeRadiusAllowed to be set to trueRadek Doulik
- as it cannot be exported to ODF - fixes fdo#39907 Change-Id: Ic5d3f60d588698e48da600bd13df9e1e4fae17cd
2013-04-05fdo#60834 Find and Replace dialog: fix replace box selection on clickCao Cuong Ngo
Change-Id: Ic5256ae05d9b4646651e897b7d4c00d9a84329bb Reviewed-on: https://gerrit.libreoffice.org/3202 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-04-04Fix warning: unused variable sGraphicURL [loplugin]Tor Lillqvist
Change-Id: I455e36a33720d9493480660dc54bd67b665c0fee
2013-04-04disable round corners for rectangle shape. fixes fdo#39907Radek Doulik
Change-Id: I4930ff1123783c434859434fef5983455a1e72f5
2013-04-04sal_Bool to boolTakeshi Abe
Change-Id: I4f8a592404272f3ba2602aa1ef42d399d7faae78
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke
Change-Id: I5a3b2b27fa2a7ad22cab2ae6d833707f9e490f27
2013-04-02teach DialControl how to resizeCaolán McNamara
Change-Id: Icb6cf6ce3dfcb37fc06b4222c272a1abf893dc73
2013-04-02Widget UI for Calc cell alignment pageOlivier Hallot
Format - cell, alignment tab Change-Id: I78e4252064671720d41ad3af086b41d2efe06ac1 Reviewed-on: https://gerrit.libreoffice.org/2773 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-04-02Fix related to fdo#62224.Gokul
on clicking Cancel Button in Format cells Widget in Impress, Their is change in "Spacing of contents" values. Values should not be changed. Change-Id: If9395eda7f82f8e25148f906094588480a6a1029 Reviewed-on: https://gerrit.libreoffice.org/3092 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-04-02update pch filesThomas Arnhold
Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c
2013-04-02try to fix windows tb with pchDavid Tardon
C:/lo/gerrit_core/solver/wntmsci13.pro/inc\vcl/lineinfo.hxx(39) : error C2872: 'LineStyle' : ambiguous symbol could be 'C:/lo/gerrit_core/solver/wntmsci13.pro/inc\vcl/vclenum.hxx(80) : LineStyle' or 'C:/lo/gerrit_core/solver/wntmsci13.pro/inc/offapi om/sun/star/drawing/LineStyle.hdl(13) : com::sun::star::drawing::LineStyle' ... make[1]: *** [C:/lo/gerrit_core/workdir/wntmsci13.pro/PrecompiledHeader/nodebug/precompiled_sd.hxx.gch] Error 2 WTH do we have 'using namespace' in _new_ code, anyway? Change-Id: If149653f0a7a4a0061f48e866b30ced120f8bc5e
2013-04-02#120999# Added support code in SdrDragObjOwn::MoveSdrDrag to rescue the ↵Armin Le Grand
changed AutoGrowWidth setting to allow instantaneous resizing of AutoGrowWidth objects even when using a cloned SdrObject for the UI interaction
2013-04-01expand some more namespace macrosThomas Arnhold
Change-Id: If4b335b238f1fa62d2e3f658429cdec63d561faf
2013-04-01remove boilerplate commentsThomas Arnhold
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: I9fc8adf31c269db33d0d9806e182748ec082c1e3
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: Ib5e17d5bb94d9b19008ca15e042b443689aba9b1
2013-03-31#119750# corrected opacity import for SC comment shapes and their shadow ↵Armin Le Grand
visualisation
2013-03-31#120848# Added correct text content frame for NotchedRightArrow AutoshapeArmin Le Grand
Patch by: JianYuan Li Review by: alg
2013-03-31remove bitrotten edittestAndras Timar
Change-Id: I54881476ae296bc95df16e233ff4ca5800477254
2013-03-31sal_Bool to boolTakeshi Abe
Change-Id: I551cb2422c8857bb847bd4b0c2224eaa1c024084
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: Ib4c9cf4406683a2d298967dbff8e084cbd9a7b4c
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
+ convert while loops into for loops Change-Id: Icb01b55d2932193f83344bda8c69c9a9954f6de0
2013-03-30Simplify iterators stuffJulien Nabet
Change-Id: I6cd97ea5056596122a8ae6cb0c5cd6525ce6b302
2013-03-30Export Chart as Graphic - allow vector graphic exportTomaž Vajngerl
Readd removed SaveShapeAsGraphic to GraphicHelper with which it is possible to export any shape to vector/raster graphic. Additionally cleanup GraphicHelper and ExternalEdit (convertsion to OUString, remove unused imports, comments). Change-Id: I1af45e2ed5d3b66dbd80a5f3a71c44530e46baef
2013-03-29ResMgr with LanguageTagEike Rathke
Change-Id: Ie5ce9157a7ea59db7b0509fbaec61d07f8f9edf0
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna
Change-Id: I9b5b76929d823654bcff40b47062b96bc453e825
2013-03-29Oups ++aIter had to be removed hereJulien Nabet
Change-Id: I9ac0b5e0f74f7f211d074095fe82e93595d2f55a
2013-03-29Use const_iterator and use them in loop onlyJulien Nabet
Change-Id: I64a206957e979cfd4d43805bfb089f5af96239e2