summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-201-1/+1
| | | | | | | | 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>
* Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy2013-04-202-48/+0
| | | | | | | Change-Id: Iaccc7c9d81b55ef3a039cb90c4e089ebfc7fe337 Reviewed-on: https://gerrit.libreoffice.org/3487 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* Update pchAurimas Fišeras2013-04-171-0/+2
| | | | | | | Change-Id: Ice80350184f7a514d5beab0a5e1da5b98d5733e4 Reviewed-on: https://gerrit.libreoffice.org/3427 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Bug 58505 - Tweak F5 for slide display, and add Shift-F5Jakub Golebiewski2013-04-161-0/+1
| | | | | | | | 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
* Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand2013-04-112-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | ...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
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0714-112/+112
| | | | | | | | 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
* new module i18nlangtagEike Rathke2013-04-051-2/+2
| | | | | | | | | | | 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
* fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo2013-04-051-3/+3
| | | | | | Enable slide transition each 0.25 second instead of whole second. Change-Id: I1907a1baf30cede91a0438d021e003204ea06651
* Display the number of active slides in the statusbarRob Snelders2013-03-231-0/+2
| | | | | | | Conflicts: sd/source/ui/view/drviews4.cxx Change-Id: I788070fdf093ec8b9f875ea5e81999990cd04501
* regenerate pchPeter Foley2013-03-211-0/+3
| | | | Change-Id: Idacefb2e89dc2f8bd44e489b43b47847123476e2
* Revert "sd::HeaderFooterSettings: try to make MSVC tinderboxes happy"Stephan Bergmann2013-03-211-3/+3
| | | | | | This reverts commit a9af9b7dbdd3854855904ecc0fbd1041d400b06b, now addressed with 5a1e2be29d886e821e5727ba185c40be1d24fc12 "Short-term fix around the SD_DLLIMPLEMTATION debacle."
* SD_DLLPRIVATE -> SAL_DLLPRIVATEStephan Bergmann2013-03-211-1/+0
| | | | Change-Id: Ia5f99e3c7cb5aa11cd33ba7f00afc4b9da10f0b7
* sd::HeaderFooterSettings: try to make MSVC tinderboxes happyMichael Stahl2013-03-201-3/+3
| | | | Change-Id: I925088159784eae7a8918734aaf0b1c1304a3d7b
* fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi2013-03-203-1/+4
| | | | | | | | | | | | | | | | Create a slideshow from a series of image files. Created the dialog window (called photoalbum.ui). Image preview is working. Options "Fit to slide" and "1 image and title" are implemented. Added a title page with the author's full name. TODO: 2 images / 4 images per slide i18n of messages UI tweaks Change-Id: I14b337187dc5d373fcd28489098fda813b5fd5f6 Reviewed-on: https://gerrit.libreoffice.org/2582 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* remove unused tools/fsys.hxx from pchAndras Timar2013-03-141-1/+0
| | | | Change-Id: Icc9c46014d9663aaa96cd17c515a343959a3d47c
* update pch headersLuboš Luňák2013-03-121-0/+7
| | | | Change-Id: Ibb368e6a806666a73bf6bf1a097d14bc6e75b24d
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-083-0/+9
| | | | | | | | | use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
* fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac2013-03-071-1/+1
| | | | | | | | Change-Id: Iad623c9300919fbae34279268a5a720f978c6434 Reviewed-on: https://gerrit.libreoffice.org/2514 Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* remove unused and commented out codeThomas Arnhold2013-03-041-2/+0
| | | | | | This code gets never called. Change-Id: I59228cba1444b7b09f74eb5cf8da9b755c7c32f7
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
| | | | | | | | Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
* translation of German comments of the files in sd/inc/Urs Fässler2013-03-0111-30/+30
| | | | Change-Id: Icb9bcb36fe17874167a2beb9b8c6dfc39b8507f4
* regenerate pchPeter Foley2013-02-281-0/+2
| | | | Change-Id: I130bfbeaf8723f0f9ee38051c8acf32cb7f5ba85
* coverity#704165: fix memory leakMarkus Mohrhard2013-02-271-3/+4
| | | | Change-Id: Ia62ab987bc7f4f25e22385194ca2df8d6e74376f
* Remove unused method SdPage::SetLinkDataArnaud Versini2013-02-241-2/+0
| | | | | | | | Change-Id: I50ba468842a4c8b66de9d0c6cb2432709dcd50f9 Reviewed-on: https://gerrit.libreoffice.org/2360 Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* added EmbedFonts property, added File/Properties/Font tabRadek Doulik2013-02-221-0/+5
| | | | Change-Id: Id2a812c4b5347e2851149a1bd46eaec4b40d0f12
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-3/+8
|
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-121-9/+9
| | | | Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
* rhbz#760765 copy custom styles on copy & pasteDavid Tardon2013-01-221-0/+3
| | | | Change-Id: Icaacf3bc1a02a017692432aec36aba06d3f5dde5
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
| | | | | | | | | replaced lots of Len() with isEmpty() Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0 Reviewed-on: https://gerrit.libreoffice.org/1795 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* include PCH headers for headers changesLuboš Luňák2013-01-101-3/+4
| | | | Change-Id: Id94a4322428e27010757ef36b166f8b01697778f
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-1/+1
| | | | | | | Change-Id: Ic547b4a59102afc8bdbc85ec95ac312e32ef2530 Reviewed-on: https://gerrit.libreoffice.org/1484 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* ignore #include inside #ifLubos Lunak2012-12-261-2/+2
|
* regenerate pchPeter Foley2012-12-191-111/+111
| | | | Change-Id: I4e18ce06db42e13479809ba8eec70033943271cf
* PCH for Library_sdLuboš Luňák2012-12-132-0/+881
|
* API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat2012-12-031-2/+0
| | | | Change-Id: If6d23925567fb184cd8fc4e00fc72fe4d216e756
* API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat2012-11-301-0/+2
| | | | Change-Id: I44770c05d51104b45d94145db8263187205daa84
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
| | | | | | | | | | | | This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2821-501/+312
| | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Armin Le-Grand #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles... http://svn.apache.org/viewvc?view=revision&revision=1293316 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 Patches contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1172128 http://svn.apache.org/viewvc?view=revision&revision=1172133 Patch contributed by Ariel Constenla-Haile i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress contextmenu - CWS contextmenu1 http://svn.apache.org/viewvc?view=revision&revision=1182915 Patch contributed by Zhang Jian Fang #118876#, Add check if the OutlinerParaObject is created successfully http://svn.apache.org/viewvc?view=revision&revision=1243381 restore a re-based rdbedit.
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-071-1/+2
| | | | | | | | | | | | | | | | There are basicically two classes of cases: 1) Where the code is for obscure historical reasons or what I see as misguided "optimization" split into a more libraries than necessary, and these then are loaded at run-time. Instead, just use direct linking. 2) Where dynamic loading is part of the functionality offered to some upper (scripting etc) layer, or where some system-specific non-LO library is loaded dynamically, as it is not necessarily present on end-user machines. Can't have such in the DISABLE_DYNLOADING case. Change-Id: I9eceac5fb635245def2f4f3320821447bb7cd8c0
* sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin2012-10-041-6/+6
| | | | Change-Id: Id506fa56d07be56d63715703e354625715275933
* convert GetRepeatComment to OUStringCaolán McNamara2012-09-281-1/+1
| | | | Change-Id: Ibf75533d04b3c68b875f44ad22639934578867e3
* Impress: Add 'Duplicate slide' to the context menu of the slide sorter.Jan Holesovsky2012-09-241-0/+1
| | | | Change-Id: Ib872c1780967727924c84fc5e8b0f7c77d99280b
* Fix mispaste.Andrzej J.R. Hunt2012-09-181-1/+1
| | | | Change-Id: I80908ec6886eb5b7b30d0465bdf4a2f92340ce7c
* Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt2012-09-181-1/+3
| | | | Change-Id: I56a8235ec0b844fc427c9d646357eb28943bf688
* -Werror,-Wunused-private-field (various sd)Stephan Bergmann2012-09-111-2/+1
| | | | Change-Id: Ib0756e3730783f2c842a835782452279ad8f189b
* XubString->rtl::OUStringCaolán McNamara2012-09-111-3/+3
| | | | Change-Id: If7e5d015c95f8f173750ca32e061d69f56e2d93e
* Add customshowlist.hxxNoel Grandin2012-08-081-0/+86
| | | | | | Was left out from recently added patches. Change-Id: I9562563d809eef53b1c5f21a839c377d0085bb56
* remove include comments and boxesThomas Arnhold2012-08-081-2/+0
| | | | Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
* STL'ify CustomShowListNoel Grandin2012-08-082-3/+7
| | | | | | Create SdCustomShowList class to replace usage of tools/list.hxx Change-Id: I0e57e29c8ee9ac8d693fee0edb084ded5286c141
* Remote dialog now showing.Andrzej J.R. Hunt2012-08-082-2/+2
| | | | Change-Id: I20857202e70a975d249ac0f121947691ac274602