summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)AuthorFilesLines
2014-11-26fdo#84909 move zoom to object and added/hid/unhid some other buttonsYousuf Philips5-6/+9
Change-Id: I5235c790f7e9b755ef57a9e6643b049ea802ec30 Reviewed-on: https://gerrit.libreoffice.org/13064 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-25fdo#86440 move header and footer entry to insert menuYousuf Philips1-1/+1
Change-Id: Id3c81d50e504e3d2e29f921955a10ef00c2d3646 Reviewed-on: https://gerrit.libreoffice.org/13028 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-24fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky1-1/+4
Change-Id: Ib8dda6eab89c92fa9bea98e3570896ea02692585 (cherry picked from commit cb6ced50c11ea71e5655c46e49f17f3b5921f526)
2014-11-24Related: fdo#83572 Deactivate previous function when inserting objectMaxim Monastirsky1-1/+4
Change-Id: I790202676210e6724c369996f26651ab5307ee72 (cherry picked from commit 2497285dcaf135e55daf273607ed86575c8032ac)
2014-11-22fdo#86550 make some strings localizableAndras Timar1-2/+2
Change-Id: Ie3b47e30b22b4bbae86f575ca1c9f3639afd3afd (cherry picked from commit 6745c24fdad942f61c225632688bce78da0a547e)
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+2
Unfortunately iwyu gets quite confused by the weird cyclic dependencies between various foo.h/foo.hxx and cppumaker generated headers, so it's not obvious if any improvement here is realistic... Change-Id: I0bc66f98b146712e28cabc18d56c11c08418c721
2014-11-18assert because still listening to the wrong view when SetView usedCaolán McNamara2-2/+11
we're still listening to the old one here when we set a new one Change-Id: Iaf64ba17a7adf2489a4f0475bba03a2500a556c0
2014-11-18fdo#86209 reorganized the view menu in impress and drawYousuf Philips2-26/+26
Change-Id: If37554f66fd329818437863447222a5667740a0c Reviewed-on: https://gerrit.libreoffice.org/12421 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-18fdo#84909 add distribution selection to drawing toolbarYousuf Philips2-0/+2
Change-Id: I26ee0cb8529b0a1bea354d2ac003cfc1efb9ced3 Reviewed-on: https://gerrit.libreoffice.org/12471 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-18fdo#84909 more reworking of the toolbars in impress and drawYousuf Philips4-17/+27
Change-Id: Ib6cdda8081a567fed44b1b78973c9d0b7dc4c4bf Reviewed-on: https://gerrit.libreoffice.org/12470 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl4-0/+5
Sadly cannot forward declare "struct {...} TimeValue;". rtl/(u)?string.hxx still include sal/log.hxx but removing osl/diagnose.h was painful enough for now... Change-Id: Id41e17f3870c4f24c53ce7b11f2c40a3d14d1f05
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky4-14/+13
Change-Id: I4e146788c3ab83f714bfb0aef1da018b038be64d
2014-11-16coverity#1251173 Dereference before null checkCaolán McNamara1-1/+4
Change-Id: I5fb5ef73a40162dea1356dde03ceaa75a65f842a
2014-11-14more catch by referenceCaolán McNamara1-3/+3
Change-Id: I2db9f94a517f814ef0854190e6f1194501070409
2014-11-14coverity#1251173 Dereference before null checkCaolán McNamara1-3/+3
Change-Id: I3e5a70289785f905350c895b6c869eaebe360bf8
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava11-16/+17
Added clear() method to OString and OUString class, Updated appropriate call-sites. Change-Id: I0ba97fa6dc7af3e31b605953089a4e8e9c3e61ac Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-11-14Silence winsock deprecation warningStephan Bergmann1-0/+6
Change-Id: Ib0fe869e79ceea77b4dfe00a6ad387ce9c4149cc
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl4-0/+4
And remove the tools/fract.hxx include. grep -l -r fract.hxx workdir/Dep/*Object* |wc -l before: 4569 after: 1851 Shrinks some libraries, example from --enable-dbgutil Fedora gcc 4.8.3: libvcllo.so by 473k (0.35%) libswlo.so by ~1Mb (sadly that is just 0.2%) Change-Id: I09bd025d551a5d2c5528b938a68c6aa5f8f114a0
2014-11-13coverity#1251594 Uncaught exceptionCaolán McNamara2-2/+3
Change-Id: Ia018121ccffa9534f7d23bb768f2b2a06296cbc2
2014-11-13limit width of list whose text can grow to silly widthsCaolán McNamara1-0/+1
Change-Id: I982602e829bbf3f2efccfcafae67d22df8daa2e9
2014-11-13Resolves fdo#85750: Custom Animation timeing does not retain settingsJulien Nabet2-10/+10
Conflicts: sd/source/ui/animations/CustomAnimationPane.cxx Change-Id: Id6bbd113630348493ed1e67da72c7a42c5188b44 Reviewed-on: https://gerrit.libreoffice.org/12236 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-13add CVE-2014-6352 testcaseCaolán McNamara1-0/+1
Change-Id: I4f1ad13f73737a2c88d5b911f9df858a3427eac2
2014-11-13loplugin: cstylecastNoel Grandin42-265/+263
Change-Id: I071962c646199c30e842b9ec7673473de237ee45
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini26-32/+32
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-12fix build on older compilersNoel Grandin1-2/+2
caused by my commit 750cb51 "loplugin: cstylecast" Change-Id: I688a976d17aebc7a41119e57441076fcf5023ded
2014-11-12loplugin: cstylecastNoel Grandin15-195/+195
Change-Id: Ieffa7ae199b42545d307fba661ce205573cf4b41
2014-11-11Remove unused #includeStephan Bergmann1-1/+0
Change-Id: Ia79cdfbe8b1e065f84a30aa74500de3f1115c595
2014-11-11strip off hard-coded numbering from outliner preview on loadCaolán McNamara1-1/+14
how to reproduce an outline which won't update wrt the numbering style file->new->presentation view->master->slide master select first entry of outliner, i.e. "Click to edit the outline text format" make it underlined, save, reload view->master->slide master now use bullet and numbering set level 1 to e.g. none, ok nothing happens to the outliner. It remains "stuck" with its default numbering Change-Id: I95708b1f1c9cc74ae5129dbfad8ca0d37b00fa13
2014-11-11have a stab at improving impossible questionCaolán McNamara1-1/+1
as to whether you want to "adapt" objects or not Change-Id: Ic4c00be480d1be632d84dfac71fe911d48eacc51
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara3-5/+0
Change-Id: I2567026af23dd5fc42812b90bd6098c4c74a4f92
2014-11-11fdo#84909 adding and hiding buttons in standard and common task toolbarsYousuf Philips3-12/+20
Change-Id: I6690f94fe4a41bb48110ef890301423f7c4328db Reviewed-on: https://gerrit.libreoffice.org/12359 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11fdo#86035 added menu items for shapes and text box and did small rearrangementYousuf Philips2-4/+8
Change-Id: If37446116dc4022d88e46af1af610bc70ce7db78 Reviewed-on: https://gerrit.libreoffice.org/12327 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11Standardizing the draw standard toolbar with other app standard toolbarsYousuf Philips1-6/+8
Change-Id: I4d7eec2b255cc9e74b41be63eb321ef589aca230 Reviewed-on: https://gerrit.libreoffice.org/12360 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti3-3/+0
Remove only include for files where iwyu does not suggest any includes to add. Change-Id: I58f3e956485ce058750c2635db9633736708d7f0 Reviewed-on: https://gerrit.libreoffice.org/12342 Reviewed-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> Tested-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-1/+1
Change-Id: I44be5567e84cdabd8b10771ea37e28b8a88cc23e Reviewed-on: https://gerrit.libreoffice.org/12333 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-10loplugin: cstylecastNoel Grandin33-245/+245
Change-Id: I9d3f642239bc5c7a52611b9c27fd0291940c7483
2014-11-10loplugin: cstylecastNoel Grandin47-232/+231
Change-Id: I7b438934a13a6e42ef80084c709460b2a01b26c9
2014-11-10loplugin: cstylecastNoel Grandin1-14/+14
Change-Id: Ic4eca519c5ba8662b29901f196ecfd6e0aa776e2
2014-11-10fix spelling implemenation -> implementationNoel Grandin1-1/+1
Change-Id: I5ac499df1f4063a80a5d41f60778106a7b96940d
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2-2/+0
Change-Id: I1a930a413c071d4d0c8855315dc85339e01b7d9b Reviewed-on: https://gerrit.libreoffice.org/12322 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky2-2/+2
Change-Id: I39ea402a3ce3296f55ea127b0139e89954e41252
2014-11-07coverity#1251173 Dereference before null checkCaolán McNamara1-1/+1
Change-Id: I2e7f98f6b2df5f87be546606f86fd29202050d87
2014-11-07Resolves: rhbz#1161238 sync PRESOBJ_OUTLINE para depths to outline numberingCaolán McNamara1-0/+48
same problem as fdo#78151, except that pre-existing documents created before the bullet/numbering toggling UI change have PRESOBJ_OUTLINEs with paras in them with "numbering off" but the outline level they are a preview of still have numbering enabled. Leave the actual numbering styles alone in this case and toggle the PRESOBJ_OUTLINEs paras back to the level they "really" are Change-Id: I76508f88b5003afd1740feee3ec328326117f896
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás1-1/+1
Change-Id: I3d26823a93fd0925ef5e71affd941cd51219ab9e
2014-11-07Build fix againZolnai Tamás1-1/+1
Change-Id: Ia3ddea84b022a34709b6be14afb105bedeef0553
2014-11-07Build fix: back to C++98Zolnai Tamás1-4/+4
Change-Id: I5aa74c17f3274a130f76a25fc7bbb184b3f5c69b
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin4-9/+17
and make the two categories of constants non-overlapping, we really don't need to risk confusion in order to save 6 bits in a data structure like this. Change-Id: I2251195d8e45ed04e2a89e47ae9c3e52cf0475c0
2014-11-07Make these tests weaker to fix build.Zolnai Tamás1-2/+2
Image loss indicator is the "empty" URL. Change-Id: I0f8b037dc23bae3d7342d73cfafa4ecc55090ab6
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás4-13/+33
Plus remove some useless call of them. Change the tests accordingly. Change-Id: I47a50b5734d799ac02ee7221c95f82415afb9497
2014-11-07Test for swapped out image loss during Impress exportZolnai Tamás2-0/+70
Related to the bug fdo#52226. The problem was that the images were somehow swapped out but were not swapped in during export. Test the main Impress formats: ODP, PPT, PPTX Change-Id: I97ba98d0eb05ef2c1de3fbeaa527bc9f6f54d742