summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog
Commit message (Collapse)AuthorAgeFilesLines
* teach SmShowChar how to resizeCaolán McNamara2014-04-011-1/+1
| | | | | | and other cleanups Change-Id: I1f6a57a6cb7c06a37e9c845fa93815d31008e6e1
* coverity#984151 Uninitialized pointer fieldCaolán McNamara2014-04-011-0/+1
| | | | Change-Id: Ife2e699365b28f468c9cdb5e8ad49cee36955b34
* coverity#738869 Uninitialized pointer fieldCaolán McNamara2014-04-011-0/+2
| | | | Change-Id: If0a3eae2bb54979e8a6119b5084fc0d29cbd5ebb
* coverity#708344 Uninitialized pointer fieldCaolán McNamara2014-04-011-1/+3
| | | | Change-Id: I1c5ad05d5ea8a6a2fa42638c72c1d3bcf1de8897
* coverity#984152 Uninitialized pointer fieldCaolán McNamara2014-03-291-0/+3
| | | | Change-Id: Ibc4837a5c0652edcf52c58883a490467e43e6eb8
* svx: fix Writer's insert -> frame crashMiklos Vajna2014-03-281-1/+1
| | | | | | (regression from 6e61ecd09679a66060f932835622821d39e92f01) Change-Id: Ifd8d482031b7fce4341d488f7276620e52f549ed
* warning C4701: potentially uninitialized local variable usedStephan Bergmann2014-03-281-1/+1
| | | | Change-Id: I0ab3c52fa12d519c6afcbaf701dd42f69c728ff0
* coverity#735506 Dead default in switchCaolán McNamara2014-03-281-1/+0
| | | | Change-Id: Idb2ec83617622805a6e02662f2bc17faf38575ea
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-277-28/+28
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
* sfx2: sal_Bool->boolNoel Grandin2014-03-272-3/+3
| | | | Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
* sfx2/childwin.hxx: sal_Bool->boolNoel Grandin2014-03-271-1/+1
| | | | Change-Id: I4fe18964a3178c797ce6e1fe259ec230c2de6eb7
* svtools: sal_Bool->boolNoel Grandin2014-03-252-12/+12
| | | | Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
* svtools: sal_Bool->boolNoel Grandin2014-03-254-7/+7
| | | | Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
* coverity#708347 Uninitialized scalar fieldCaolán McNamara2014-03-241-2/+3
| | | | Change-Id: I1b47cb17c816334d6c9a3793669aa78a565629f1
* svtools: sal_Bool->boolNoel Grandin2014-03-241-2/+2
| | | | Change-Id: I37352e90a5304e75ce0c8ae922a167b1e70625e8
* svtools: sal_Bool->boolNoel Grandin2014-03-241-10/+10
| | | | Change-Id: I2044e6c1f15579b6051fad5d36fcfa8795f88953
* sfx2: sal_Bool->boolNoel Grandin2014-03-191-1/+1
| | | | Change-Id: Ief810c49b821e2e60ee2c8b14187dd8d7d81c461
* When the scale is set explicitly, we should use it as the pattern scale.Kohei Yoshida2014-03-181-1/+1
| | | | | | Else it would break Calc's patterned line drawing. Change-Id: I3d9b1634202f8d124363ab4a96f14e68ea312ab2
* fdo#75260: More adjustments.Kohei Yoshida2014-03-181-8/+13
| | | | | | | | 1) Offset top and left border lines only for double lines. 2) Don't apply zoom level scaling to border widths. That's used for line pattern spacing only. Change-Id: I12bdd1492531cc6651e22955c3dca4bdda0f1e4c
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-10/+10
| | | | Change-Id: I87c5a180566e9da185c2992844e6522e82c17747
* sfx2: sal_Bool->boolNoel Grandin2014-03-142-3/+3
| | | | Change-Id: I626371bac4fbd9c6a2cdc5a57a3022f8b6ac55b2
* convert gallery files page to .uiCaolán McNamara2014-03-121-5/+0
| | | | Change-Id: Ifd5c9b16f8f9a42e13f1139076f7616dd3e0f8d0
* convert gallery general page to .uiCaolán McNamara2014-03-111-5/+0
| | | | Change-Id: I329f8bdea6206f48cd3834126869584b9057253f
* svx: sal_Bool->boolNoel Grandin2014-03-111-4/+4
| | | | Change-Id: Ia7db5746fa5d8f60111d10d09865120981956947
* svx: sal_Bool->boolNoel Grandin2014-03-111-2/+2
| | | | Change-Id: I25415a15abc5c65eeca106b1f444fb9711e8ce4a
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
| | | | Change-Id: I1b692a9ca5f2580b0815b881a33f3eded7267ac1
* svx: sal_Bool->boolNoel Grandin2014-03-113-13/+13
| | | | Change-Id: I78da39fc553b2e5040ee6665377ea51a1c4d04d7
* svx: sal_Bool->boolNoel Grandin2014-03-111-33/+33
| | | | Change-Id: I64d9c1bbe6ed85108783bf6a97329fcdc167ca62
* svx: sal_Bool->boolNoel Grandin2014-03-114-73/+73
| | | | Change-Id: I26a7bded5138d646c67ae396690659ee13ba9f36
* svx: sal_Bool->boolNoel Grandin2014-03-114-21/+21
| | | | Change-Id: I7e7bdce5c3ddb7871b9c1fbfe93dc7f7c254f1bb
* svx: sal_Bool->boolNoel Grandin2014-03-111-13/+13
| | | | Change-Id: I799d547cb3f81aeae19d0c8b6a2161b3064539f0
* svx: sal_Bool->boolNoel Grandin2014-03-111-4/+4
| | | | Change-Id: Ieb21d01fef7b25fc3b6326108d451fe239c9b461
* svx: sal_Bool->boolNoel Grandin2014-03-111-8/+8
| | | | Change-Id: I5a6a57f708a3a5ce1f065e341ae9da24e0c91499
* svx: sal_Bool->boolNoel Grandin2014-03-111-5/+5
| | | | Change-Id: Ibe154941e00176cde06b1fe69864da4ae6bdee95
* svx: sal_Bool->boolNoel Grandin2014-03-111-2/+2
| | | | Change-Id: I1c52c98c6208d8108620a2b175e946af8ed3bca1
* svx: sal_Bool->boolNoel Grandin2014-03-114-16/+16
| | | | Change-Id: I061f1e15c816f8077c0fbb0abbc1474eb286796b
* svx: sal_Bool->boolNoel Grandin2014-03-111-6/+6
| | | | Change-Id: I881b262277a23dae7975b541fe0dccf0d09cb985
* svx: sal_Bool->boolNoel Grandin2014-03-111-6/+6
| | | | Change-Id: I41f3935a468f38c59bfbce7096bb086daf6190a3
* svx: sal_Bool->boolNoel Grandin2014-03-114-73/+73
| | | | Change-Id: Ifd9279e7ccc671395caa1e6f3723e86062d2fb08
* svx: sal_Bool->boolNoel Grandin2014-03-111-3/+3
| | | | | | | and optimise some methods in bmpmask.hxx - they were unconditionally returning true, so convert them to void return type. Change-Id: If8b092a857ab80ead93112b0d627e41d5ccb3cf9
* rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove()Michael Stahl2014-03-071-0/+3
| | | | | | | | | Not sure why mpParaItem is 0 here, add a check like in every other SvxRuler method. (regression from 47a77d7dbc427e51421e2df8d59695834cb74980) Change-Id: Ic11a4d0c9b6ca217cd59d1d3f6789592996d2c1d
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-057-60/+60
| | | | | | | | | | | | ListBox and related now handle up to sal_Int32 elements correctly. sal_Int32 instead of sal_Size or size_t because of UNO and a11y API. Also disentangled some of the mess of SvTreeList and other containers regarding sal_uInt16, sal_uLong, long, size_t, ... type mixtures. Change-Id: Idb6e0ae689dc5bc2cf980721972b57b0261e688a Reviewed-on: https://gerrit.libreoffice.org/8460 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* Use cstdlib std::abs instead of stdlib.h absStephan Bergmann2014-03-031-6/+10
| | | | | | | | | | | | | | | | | | | ...because the latter lacks the abs(long) overload in some popular environments, cf. <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60401> "stdlib.h does not provide abs(long) overload." Similarly, stdlib.h lacks the abs(float), abs(double), abs(long double) overloads compared to cmath there, whose use was apparently intended in sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx. Rewrote that to use CPPUNIT_ASSERT_DOUBLES_EQUAL instead, which revealed that the comparisons need rather large deltas of .1 resp. .2 (which the original code hid with an implicit conversion to integral type, thus using an effective delta of 1). Discovered with -Wabsolute-value ("absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value") recently introduced on Clang trunk towards 3.5. Change-Id: I4c41575ffdccb2944498b662bd3a53fd510cb0c0
* SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-032-12/+0
| | | | | | | | | Valgrind is capable of detecting such bugs. No need for extra macros. Change-Id: I9f2ab3703feb5c49a831da124e161f98cb1bb3ab Reviewed-on: https://gerrit.libreoffice.org/8419 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* remove unused code svx::frame::Style::Style constructorNoel Grandin2014-03-031-7/+0
| | | | | | | svx::frame::Style::Style(editeng::SvxBorderLine const&, double, unsigned short) Change-Id: I6fd4bf107d325f714fef8417b2c2072a9f2e4066
* Resolves: #i15508# Added support for BMP file typeArmin Le Grand2014-02-271-0/+3
| | | | | | | | | | | | | (cherry picked from commit 9956ed1303545cd61901e33b110698c4e5e224c4) Conflicts: filter/source/msfilter/escherex.cxx include/vcl/gfxlink.hxx svx/source/xml/xmlgrhlp.cxx sw/source/ui/docvw/romenu.cxx vcl/source/filter/graphicfilter.cxx Change-Id: Ibcbb69b9c57cd8a438788e9a9c95744e99b6fcdd
* coverity#1103661 Division or modulo by zeroCaolán McNamara2014-02-271-4/+6
| | | | Change-Id: Iebcd567b79b77c456b347d5fae6331072ad38a9f
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-14/+14
| | | | Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
* Remove visual noise from svxAlexander Wilms2014-02-2622-264/+264
| | | | | | | Change-Id: I56497d953b0500ba0967fddb36ca8bbbe86c62ad Reviewed-on: https://gerrit.libreoffice.org/8321 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-251-2/+2
| | | | Change-Id: I8e11ffe888aac8887c4c0875c41de51f343debae