summaryrefslogtreecommitdiff
path: root/sd/sdi
AgeCommit message (Collapse)Author
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
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
2013-03-01translation of German comments of the files in sd/sdi/Urs Fässler
Change-Id: Ifc7de73dfeb4e12cbe76237558904f4f1f4b130e
2013-02-07sdremote - disable the menu item if it is not compiled in.Michael Meeks
Change-Id: Id054eb611fe86fdaaf1bba8d1e85342a3cc0e146
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
2012-12-04added Change picture menu item to graphic shape popupRadek Doulik
Change-Id: I6e4927b847ca6990990be1075c8371404736e27e
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat
The command to show hidden styles again was missing. Change-Id: Ic25b0cfc4d021d949124b8c4ef4016d6dba7e39f
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
In its current state, the feature only hides the styles. Things to sort out are: + Add some automatic filter to show hidden styles + Make the visibility persist in the file format Change-Id: I5904f41bb567add7b6bf501c6c5297f9f149a915
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
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.
2012-10-08Tweak hyphen as a togglable option after allCaolán McNamara
In a65f48f375d218b592ba7c17752f9ca86e14bd65 I wondered why hyphenation was set to be a toggle able feature when it opens a non-modal dialog. Looking closer, it *is* a toggable feature on/off for draw/impress, but this isn't the case for writer. Reverted it for calc too, although apparently not toggable there. Change-Id: If02568d58253c380e6d668a728f9c3ae6acf1128
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara
because the dialogs are modal ones so no different than most commands. (Probably cut and paste and few notice using themes where empty toggles have no frame and are indistinguisable from non-toggle) Change-Id: If82b59e7cebb71bc834a48970283b2cf68e5fdf9
2012-10-04Add "External Edit" menu function for bitmaps to Impress and DrawTomaž Vajngerl
Change-Id: I77f2c03d9e4aadebe2468c13f0a703eb389155d7
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt
Change-Id: I20857202e70a975d249ac0f121947691ac274602
2012-07-09Compress Graphic functionallity added (currently only for Draw)Tomaž Vajngerl
This is a initial commit of "Compress Graphics" functionallity. Compress Graphics is accesible via pop-up menu option to graphics objects. Currently this funtionallity is only available in Draw. When the menu option is triggered, a Compress Graphics modal dialog opens to define DPI, compression level and type of compression. When OK is clicked, the graphics in Draw is compressed and exchanged. The current implementation is not final as it needs handling in case when the graphics is croped. Additionally cropped areas could be removed when compressing, depending on a checkbox in the dialog. Special cases of graphics need to be checked too, and some tests would not hurt. Change-Id: I9ec1a71f6ff4364a49b2521e42d88c3ba224dd87
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl
Change-Id: I9d0e4f31d073ad416934358c6507dc6564754758
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-03-23.sdi files don't need executable bitsMichael Stahl
2011-12-05Remove Large Handles optionStefan Knorr (astron)
This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.
2011-11-08removed Simple Handles optionTim Hardeck
Removed the unnecessary option "Simple Handles" with all related functions and icons.
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
This cleans up a lot of lifecycle nasties and cleans up some serious cut/paste code duplication issues at the same time. Cleanup the naming of ColorTable -> ColorList to match the impl. too
2011-04-21gbuildize sdDavid Tardon
2011-03-21FIX BUG 32559 - drawBálint Dózsa
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-10-02Code cleanup after i80528Kalman Szalai - KAMI
2010-09-17fit-list-to-size.diff: Shrink font automatically when text overflows.Thorsten Behrens
i#94086 Scale-font-down if typing text in Impress and the text box becomes too small. Notes: split repo tag: impress_OOO_BUILD_3_2_99_0_PRE
2010-08-26CWS-TOOLING: integrate CWS renaissance1Vladimir Glazunov
Notes: split repo tag: impress_ooo/DEV300_m87
2010-07-19CWS changehid: remove code dealing with obsolete SID_INSERT_APPLETMathias Bauer
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer
2010-06-09CWS-TOOLING: integrate CWS tl74obo
Notes: split repo tag: impress_ooo/DEV300_m82
2010-06-09cws tl74: merge with DEV300_m81Thomas Lange [tl]
2010-06-04CWS-TOOLING: integrate CWS slidecopyIvo Hinkelmann
Notes: split repo tag: impress_ooo/DEV300_m81
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]
2010-06-03CWS-TOOLING: integrate CWS renaissance2Ivo Hinkelmann
2010-04-16slidecopy: now using SID_TASK_PANE in all applications, also in Impress.Frank Schoenheit [fs]
Implies registering the respective child window in the apps, not in SFX. Also implies getting rid of SID_RIGHT_PANE in Impress. Also, renamed SID_TASK_PANE in Impress to SID_SHOW_TOOL_PANEL, which better fits its purpose, and avoids confusion with SID_TASKPANE.
2010-04-13fixed unix warningsChristian Lippka
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]
2010-03-23renaissance1: merge with DEV300_m75Andre Fischer
2010-03-17slidecopy: removed the old TaskPane implementation, now completely ↵Frank Schoenheit [fs]
superseded by the new one carrying both implementations was only temporary, to be able to easily compare both. The new implementation still has not A11Y API implementation, that's on the TODO list.
2010-03-15slidecopy: initial version of a "Tool Panel"Frank Schoenheit [fs]
At the moment, this implementation is parallel to the existing TaskPane implementation, but on the medium term, it is intended to replace it. No change in functionality is planned for the moment, just the panel selection is done via a tab bar, instead of the the "jumping drawers". Pending tasks (as known so far): - Accessibility. No implementation at all, yet. - showing/hiding tool panels from the "View" drop down menu - connection to the resource framework. At the moment, de/activating panels completely bypasses the resource framework. - alternative implementation of the PanelDeckLayouter which mimics the old design. To be activated by default, for the moment. - removal of the (old, by then) TaskPane implementation. Care needs to be taken that the framework API stays unchanged, i.e., the current ToolPanel resource must be renamed back to RightPane when RightPane is not occupied anymore by the old implementation. Same for other resource names.
2010-03-12renaissance2: merge to m73Christian Lippka
2010-03-12renaissance1: #i107215# Keep insertion indicator visible when context menu ↵Andre Fischer
is displayed.
2010-03-11renaissance1: #i107215# Fixed drag-and-drop when used with auto-scrolling. ↵Andre Fischer
Improved hide/show handling.
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
Notes: split repo tag: impress_ooo/DEV300_m72 split repo tag: impress_ooo/DEV300_m73
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer