summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XUndoManager.idl
AgeCommit message (Expand)Author
2019-08-05Fix typosAndrea Gelmini
2014-03-09Do not display heading in the IDL short descriptionAriel Constenla-Haile
2014-03-09Related: #i124384# Add since tag to Undo API IDL filesAriel Constenla-Haile
2013-09-04Fix UNOIDL interface method parameter identifiersStephan Bergmann
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl
2013-06-04*api: convert rest of <member scope="foo">Michael Stahl
2013-06-04*api: convert <member scope="foo">bar</member>Michael Stahl
2013-06-04*api: convert <member>Foo::bar</member>Michael Stahl
2013-06-04*api: convert <member>method</member> to method()Michael Stahl
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl
2012-09-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT
2012-01-26Revert publishing of lots of UNO types.Thorsten Behrens
2012-01-05add mode-lines to .idl filesCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-17#i117329# - Publishing of UNO types,third wave.Kai Sommerfeld
2010-12-01undoapi: clear the redo stack when leaving an Undo context resp. list action,...Frank Schoenheit [fs]
2010-11-16undoapi: make reset an explicit, atomar operation at the IUndoManager, instea...Frank Schoenheit [fs]
2010-11-16undoapi: derive XUndoManager from XChild, to allow convenient access to the d...Frank Schoenheit [fs]
2010-11-02undoapi: allow retrieving the count/comments of Undo/Redo actions both on the...Frank Schoenheit [fs]
2010-10-27undoapi: outsourced locking functionality into a dedicated interfaceFrank Schoenheit [fs]
2010-10-27undoapi: detailed the error handlingFrank Schoenheit [fs]
2010-10-25undoapi: renamings, API docsFrank Schoenheit [fs]
2010-10-22undoapi: added locking support to the XUndoManagerFrank Schoenheit [fs]
2010-10-21undoapi: specified (and implemented and tested) what should happen when you l...Frank Schoenheit [fs]
2010-10-19undoapi: added isUndo/RedoPossible / getCurrent/AllUndo/RedoTitle(s) to XUndo...Frank Schoenheit [fs]
2010-10-15undoapi: API and Impl tweaksFrank Schoenheit [fs]
2010-10-14undoapi: first sketch of the listener API - not sure this will survive 'til t...Frank Schoenheit [fs]
2010-10-14undoapi: some flesh on the initial skeletonFrank Schoenheit [fs]
2010-10-14undoapi: initial version of an UNO Undo API, implemented empty for SFX-based ...Frank Schoenheit [fs]