summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Collapse)AuthorFilesLines
2013-04-04Fix warning: unused variable sGraphicURL [loplugin]Tor Lillqvist1-1/+0
Change-Id: I455e36a33720d9493480660dc54bd67b665c0fee
2013-04-04disable round corners for rectangle shape. fixes fdo#39907Radek Doulik1-1/+1
Change-Id: I4930ff1123783c434859434fef5983455a1e72f5
2013-04-04sal_Bool to boolTakeshi Abe8-64/+64
Change-Id: I4f8a592404272f3ba2602aa1ef42d399d7faae78
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke1-3/+1
Change-Id: I5a3b2b27fa2a7ad22cab2ae6d833707f9e490f27
2013-04-02teach DialControl how to resizeCaolán McNamara2-14/+42
Change-Id: Icb6cf6ce3dfcb37fc06b4222c272a1abf893dc73
2013-04-02Widget UI for Calc cell alignment pageOlivier Hallot4-0/+27
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.Gokul1-1/+3
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 Arnhold1-2/+5
Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c
2013-04-02try to fix windows tb with pchDavid Tardon2-5/+4
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 Grand1-0/+13
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 Arnhold3-70/+63
Change-Id: If4b335b238f1fa62d2e3f658429cdec63d561faf
2013-04-01remove boilerplate commentsThomas Arnhold14-31/+6
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
Change-Id: I9fc8adf31c269db33d0d9806e182748ec082c1e3
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-6/+18
Change-Id: Ib5e17d5bb94d9b19008ca15e042b443689aba9b1
2013-03-31#119750# corrected opacity import for SC comment shapes and their shadow ↵Armin Le Grand1-21/+47
visualisation
2013-03-31#120848# Added correct text content frame for NotchedRightArrow AutoshapeArmin Le Grand1-2/+3
Patch by: JianYuan Li Review by: alg
2013-03-31remove bitrotten edittestAndras Timar1-1748/+0
Change-Id: I54881476ae296bc95df16e233ff4ca5800477254
2013-03-31sal_Bool to boolTakeshi Abe3-107/+107
Change-Id: I551cb2422c8857bb847bd4b0c2224eaa1c024084
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
Change-Id: Ib4c9cf4406683a2d298967dbff8e084cbd9a7b4c
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-18/+12
+ convert while loops into for loops Change-Id: Icb01b55d2932193f83344bda8c69c9a9954f6de0
2013-03-30Simplify iterators stuffJulien Nabet1-8/+4
Change-Id: I6cd97ea5056596122a8ae6cb0c5cd6525ce6b302
2013-03-30Export Chart as Graphic - allow vector graphic exportTomaž Vajngerl4-88/+230
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 Rathke5-5/+5
Change-Id: Ie5ce9157a7ea59db7b0509fbaec61d07f8f9edf0
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna4-148/+148
Change-Id: I9b5b76929d823654bcff40b47062b96bc453e825
2013-03-29Oups ++aIter had to be removed hereJulien Nabet1-1/+0
Change-Id: I9ac0b5e0f74f7f211d074095fe82e93595d2f55a
2013-03-29Use const_iterator and use them in loop onlyJulien Nabet1-4/+1
Change-Id: I64a206957e979cfd4d43805bfb089f5af96239e2
2013-03-27svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann5-197/+21
Change-Id: I019f41aeb41ec150087e6f544cff3b36719d1845
2013-03-27coverity#704341 Logically dead codeJulien Nabet1-1/+1
Change-Id: I5a097afe1c582eab023cecadc0b1cc77faf774a1 Reviewed-on: https://gerrit.libreoffice.org/3046 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-03-27coverity#704334/704335/704336 Logically dead codeJulien Nabet1-4/+4
Change-Id: Ieaa3c8ed735692a16c40ff01ea1dec52c2a29f31 Reviewed-on: https://gerrit.libreoffice.org/3045 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-03-27WaE: macro "_STRING_H" is not usedTor Lillqvist1-3/+0
Change-Id: Iabc3ab2d455a768f7af159490e0c26b694c01f34
2013-03-27WaE: macro is not used: _MATH_H weirdnessTor Lillqvist2-6/+0
Change-Id: I283767ba44012a740d49f1b8d9d1f6bf80d8b664
2013-03-27-Wunused-macrosStephan Bergmann6-22/+0
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann1-1/+2
Change-Id: Ib0dab05534c34eb407f3acee3b4a3638a36bdddc
2013-03-26Resolves fdo#61540K_Karthikeyan1-2/+7
On Insert before, the reference column whose size is going to be used for newly created column(s) is wrong. As the new columns are inserted before the reference column, the reference column moved to the new position by no., of new columns i.e (earlier+newcolumns). Change-Id: Ib52e3633aecb1220cdf709058391361376dc5f00 Reviewed-on: https://gerrit.libreoffice.org/2958 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-03-26sal_Bool to boolTakeshi Abe18-57/+56
Change-Id: I27a444a8313bff276e377ffb87458213f4e19707
2013-03-26Remove useless comments; add mode linesTakeshi Abe1-14/+2
Change-Id: Ib96d394954326a2c8f52ae4a161d9b505dbc35a3
2013-03-26drop external include guardDavid Tardon1-2/+0
Change-Id: I8cac4fef46e745b8256e45e5b40abc3f87128916
2013-03-25coverity#704327 Logically dead codeJulien Nabet1-3/+0
Change-Id: Ied464d57c7895fdf1d9e74e7f89d70bac2834d9e
2013-03-25coverity#704321 Logically dead codeJulien Nabet1-1/+1
Change-Id: Ibcae025319e689d917d6c85f6c0a3bed8315672e
2013-03-25coverity#704320 Logically dead codeJulien Nabet1-3/+0
Change-Id: I12a49d9bdc5503facd6a9a00708b22034b173a7e
2013-03-25sal_Bool to boolTakeshi Abe10-59/+59
Change-Id: Ibc63340b3ae431c7cdac78893dbdd1989ebe5ff9
2013-03-25deleting NULL is safeTakeshi Abe1-2/+1
Change-Id: I3748d0034b2c8e9d9122ad2a9001763eb1265e1d
2013-03-24fdo#62617 display groups on multiple layers correctlyDavid Tardon4-1/+27
It is possible to group objects from different layers, so it is an error to rely on layer ID when checking visibility of a group. This problem was partially obscured by the fact that SdrObjGroup::GetLayer() returns 0 if its subobjects are on different layers and 0 is a valid layer ID. Change-Id: I0ef75544a26817154642185864cafd4e6734fa38
2013-03-24avoid possible data inconsistencyDavid Tardon1-4/+1
GetLayer() is virtual, so it might not be always the same as mnLayerID. Change-Id: Idabf02505678a7150a94498be3bc4ffc20ac56af
2013-03-24drop nonsensical warningDavid Tardon1-1/+0
Change-Id: I3f63268535bf8ed13a4728ed3eb3528193712e6e
2013-03-24fix crash after conversion to STLDavid Tardon1-19/+23
Change-Id: I0a49ce4ddf53eede0f940b392aab20afb5dd2cbe
2013-03-23rhbz#876742 speed up table manipulation in ImpressDavid Tardon6-15/+125
It turns out this is not actually a performance problem but an oversight in implementation (or a bug, if you want .-) Every manipulation with a table (e.g., move, resize; actually even a selection of the table) leads to creation of a full copy of the table (SdrObject::getFullDragClone()). One of the actions the table copy impl. does is to call sdr::CellProperties::SetStyleSheet() on every cell of the new table. CellProperties is derived from sdr::properties::TextProperties and CellProperties::SetStyleSheet() just passes the call to TextProperties::SetStyleSheet(). This is where the trouble begins :-) The SDR representation of a table, SdrTableObj, is derived from SdrTextObj. Because of that, SdrTextObj needs to be able to contain more than one SdrText (because a table needs one for every cell). This is handled correctly by TextProperties. But, because there is no SDR representation of a single cell, CellProperties uses the SdrTableObj as the SDR object it works on. Therefore TextProperties::SetStyleSheet() processes all SdrText objects of the _whole table_, not just a single cell. And this is repeated for every other cell... Change-Id: Iab2e2d0e1e8038710645c0bd24666e6032b0a003
2013-03-23drop unused includesDavid Tardon3-20/+2
Change-Id: I819539b372d33cc8982a01d7bb72093cedb6461f
2013-03-23drop unused member varDavid Tardon2-15/+0
Change-Id: I68004a90cbfdf6bf6c5b09998406a5479e5c50d6
2013-03-23broadcast change if removing NULL pageDavid Tardon1-2/+4
Change-Id: Iacf5e9cc509e29aaf5dd1321407c0de9db7677f3