summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Collapse)Author
2013-04-25Fix warning: unused variable 'assignment' [loplugin]Tor Lillqvist
Change-Id: I0bf331044d8971cc39ee22b909649aecff1611c3
2013-04-24adapt code to protect sheet .uiCaolán McNamara
Change-Id: Ic3c375e87cf89a3956f3703c6facbcbe5ffd5d58
2013-04-24fix fdo#60910 FILESAVE loses fontwork/shape objectsLuke Deller
This reinstates one line of code which was removed by 7fec8dfcaca4efc92516f9af51a3157f1a11ccd7. Change-Id: Ie2af33914d17a46b7118b8b804aadc0aa3bc5d90 Reviewed-on: https://gerrit.libreoffice.org/3596 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-24gbuild: do not deliver UNO API headersDavid Tardon
There is no reason to copy 1000s of files to $(OUTDIR)/inc when we can easily include them from $(WORKDIR). Change-Id: I133ab6506ba76af132143b982f056e652c09d8f5 Reviewed-on: https://gerrit.libreoffice.org/3505 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24move URE headers to include/David Tardon
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-23execute move of global headersBjoern Michaelsen
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
Change-Id: I966ed18d45dc8a04c97a703d3c83382714025f2c
2013-04-23fdo#46808, convert drawing::ColorTable to new styleNoel Grandin
The service already existed, it just needed an IDL file.
2013-04-23fdo#46808, convert svx::FindTextFieldControl to XComponentContextNoel Grandin
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin
all of the callers sites are using getProcessServiceFactory(), so no need to store it in instance field
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin
Change-Id: I51e98ac96815d6d7348d53a191400e608768d6b7
2013-04-23restore SdrTableObj::getColumnCountCaolán McNamara
removed correctly by fe630f3b097ca2bf173f21de77ed1535c767d0b9 but we will need it again Change-Id: I07a44e25cfc0de01cfdfef10ae817c413b50b597
2013-04-22restore DialControl Modify handlersCaolán McNamara
removed by a352018c76028b332ccc50be6ee12c16f75aac25 but we will need them again soon Change-Id: Ibeaa4aeeec3dc073592ecf7e8c53b8bb03e791b4
2013-04-22this slot name is unused and SID_SD_AUTOPILOT is already using itThomas Arnhold
Change-Id: I9aaf8fb16b8c62dae1123d578acb6780b59ef46e
2013-04-22fdo#63749: #118845# corrected missing ressource for gallery theme htmlexpoArmin Le Grand
(cherry picked from commit fee688fd96329f628f83623ea91c32e10eeb134b) Conflicts: svx/inc/svx/gallery.hxx Change-Id: I263bc8bcd4232d8e9b4a971fd611b451840618a3 Reviewed-on: https://gerrit.libreoffice.org/3507 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22sal_Bool to boolTakeshi Abe
Change-Id: Ibaa2a843e16c22b6e2fb7e53da335b9b35b70a96
2013-04-21Menu "Manage Graphic" and Rotate 90 degree menu items added to Writer.Tomaž Vajngerl
Change-Id: Ic5ced4a743c6d5465462a7d88e63150741d1f920
2013-04-21Regster rotate left, right menu items.Tomaž Vajngerl
Change-Id: I64340da256a9ee66b13870854ccdccacaaf4f0d2
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
Change-Id: I84a88238f6cdc485530ffb76f9444179a22abb92 Reviewed-on: https://gerrit.libreoffice.org/3491 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23 Reviewed-on: https://gerrit.libreoffice.org/3490 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-20gallery: add some hintsThomas Arnhold
Change-Id: Idfc9a2de615e9e2fa3bd161d74f805defc5107e7
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
Now all these usages were removed from LO. Change-Id: I8a7233db20abdcdbb18428ad4004c78cc516a0e6 Reviewed-on: https://gerrit.libreoffice.org/3326 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-19fdo#62096 Replace O(U)String compareTo with ==Janit Anjaria
Using grep i figured out all the compareTo() calls and hence replaced it by == operator.
2013-04-19fdo#62096 Replace OUString compareTo with == operatorJanit Anjaria
I have followed the instructions on the BUgzilla page and using grep i just replaced all the .compareTo() calls with == operator. Change-Id: I595f0352335596ee1a387237f5e86791042b2cb6
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey
Change-Id: Ic9c911552f2b03bb496f47251917a3736494dce1 Reviewed-on: https://gerrit.libreoffice.org/3213 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
Change-Id: I605ae778e57a12588dca274a4ee34a018004034e Remove pass-through header sfx2/inc/sfx2/imgdef.hxx Change-Id: I9a5ebabefccdd63b55d64aec26488542d0d362e3 Remove pass-through header xmloff/inc/xmloff/xmlcnitm.hxx Change-Id: If880679499daee2f77d1f6e148dba963d09bbb9c Reviewed-on: https://gerrit.libreoffice.org/3477 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-19fdo#62699: Drop wrapper headerMarcos Paulo de Souza
Change-Id: I21e91ab136c944c6dc77a90500b1bcebbf7cf851 Reviewed-on: https://gerrit.libreoffice.org/3473 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
- nanosecond precision - signed (allowed negative) year Also: assorted improvements / bugfixes in date/time handling code. Some factorisation of copy/pasted code. Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
Change-Id: I98d04d7da4c2b7ea0b769df9c2bfa8c1ad86bf2d Reviewed-on: https://gerrit.libreoffice.org/3422 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-04-17sal_Bool to boolTakeshi Abe
Change-Id: Id2ba5cf09227945fd97ef6f7e63cb40fa6488886
2013-04-16Bug 58505 - Tweak F5 for slide display, and add Shift-F5Jakub Golebiewski
Added menu entry to start the presentation from current slide. Changed "Start Presentation" menu entry behavior so it starts from the first slide. Change-Id: Iebba85d2d1dcacad7da6b050e2152be5c0d47261
2013-04-15basic inplace Font preview for calcNoel Power
Change-Id: Ic1e6c953852a6106ee94f0b577ed398d62aa2285
2013-04-15Removal of Dead codeGokul
Change-Id: I4a8aa2d2f89fd3ee56ac10c2551076a6063d570c Reviewed-on: https://gerrit.libreoffice.org/3392 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
Change-Id: I287bef5b7f2baf5aaaab47141267ae2cadfe2451
2013-04-15fdo#60724 correct spellingThomas Arnhold
Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f
2013-04-15fdo#60724 informations -> informationThomas Arnhold
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand
missing implementation for com.sun.star.svg.SVGWriter when using GraphicProvider Adapted patch provided by Sven Jacobi (thanks), added some fixes/cleanups to make it work with all kind of graphics (SVG, Bitmap, Metafile) (cherry picked from commit 891011181285d7ad54984ffd05ed44d825a70647) Conflicts: filter/inc/filter/msfilter/msdffimp.hxx filter/source/graphicfilter/epict/epict.cxx filter/source/svg/svgexport.cxx filter/source/svg/svguno.cxx filter/source/svg/svgwriter.cxx filter/source/svg/svgwriter.hxx svtools/source/filter/filter.cxx Change-Id: Ie53f995614060a00c709f620f89d132913a25c5c
2013-04-14fdo#52179 on copy kb-shortcut, from *current* row, not last painted row (!)Lionel Elie Mamane
Change-Id: I39be862abb7c72234adad9c517d4a0570a1d71ae
2013-04-14act if the row we act on is valid, not some other oneLionel Elie Mamane
Change-Id: I8bcdff69bf19f5425eab86de5f99bd2a903fe267
2013-04-13Resolves: #i119974# Ellipse shape too large in MS office pptZhe Wang
(cherry picked from commit 1330e0eed32d5d6fee532a0538efada306822810) Conflicts: svx/source/customshapes/EnhancedCustomShape2d.cxx Change-Id: If0b17bf110306b500cd7142a6a7fa4c343db68ff
2013-04-13WaE: unused paramCaolán McNamara
Change-Id: Ie066849a312059e9dc2599e73258c57e9ceeda28
2013-04-13WaE: unused paramCaolán McNamara
Change-Id: I29d6b8b19a677ecbd4b47fb80574e8b327a16d13
2013-04-13Resolves: #i54102# added support for rotation, shear and mirror for SdrEdgeObjArmin Le Grand
i.e. Edges, Connectors added interactive preview, allowed these actions for editing (cherry picked from commit f8721f5f94f74522eae36dc6dc054b983384fac9) Conflicts: svx/source/svdraw/svddrgmt.cxx svx/source/svdraw/svdoedge.cxx Change-Id: I20b971674e683a25f70f6d2e2f4b5231f38638bc Related: i#54102# Removed IsInserted() check... for doing transformations to have them on interactions (cherry picked from commit 3ca8c0e04015fcd945a66e254d845dc9081aa5e5) Conflicts: svx/source/svdraw/svdoedge.cxx Change-Id: If55e5f0d4bb5aef7f602fdcd03d51014390e8d2a
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