summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document
AgeCommit message (Expand)AuthorFilesLines
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl6-565/+0
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-3/+0
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl1-2/+2
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+16
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat1-0/+4
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat1-0/+5
2012-10-11CMIS: Provide the CMIS properties in the UNO API of documentsCédric Bosdonnat1-0/+35
2012-09-27re-base on ALv2 code. Includes:Michael Meeks42-989/+621
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák1-0/+15
2012-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT92-545/+0
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-3/+0
2012-06-12re-base on ALv2 code.Michael Meeks50-1246/+796
2012-04-02fdo#46808, Adapt UNO services to new styleNoel Grandin1-5/+1
2012-01-26Revert publishing of lots of UNO types.Thorsten Behrens14-18/+18
2012-01-05add mode-lines to .idl filesCaolán McNamara92-0/+257
2011-11-21offapi: kill dmakefilesMichael Stahl1-133/+0
2011-08-16Keep the container and object separate methods.Kohei Yoshida1-1/+3
2011-08-16Slightly changed the API.Kohei Yoshida1-5/+1
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida1-0/+4
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky14-18/+18
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky14-18/+18
2011-04-02Strip include guards in idl filesJulien Nabet76-454/+1
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito8-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky8-8/+8
2011-03-17#i117329# - Publishing of UNO types,third wave.Kai Sommerfeld11-15/+15
2011-03-16#i117329# - Publishing of UNO types, second wave.Kai Sommerfeld3-3/+3
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud12-38/+873
2011-02-24jsc340: merge to dev300m101Juergen Schmidt10-36/+847
2011-01-31Remove RCS lines.Thomas Arnhold1-6/+0
2011-01-25Some fixes to documentation (part 1)Aurimas Fišeras10-10/+10
2011-01-21Remove obsolete RCS lines.Thomas Arnhold2-6/+0
2011-01-05merge dev300m96Juergen Schmidt8-8/+8
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]1-1/+1
2010-12-16undoapi: merged DEV300m95Frank Schoenheit [fs]1-3/+26
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]1-3/+26
2010-12-02undoapi: #i33781# include XUndoManagerSupplierFrank Schoenheit [fs]1-35/+5
2010-12-01undoapi: clear the redo stack when leaving an Undo context resp. list action,...Frank Schoenheit [fs]1-6/+5
2010-11-16undoapi: make reset an explicit, atomar operation at the IUndoManager, instea...Frank Schoenheit [fs]1-1/+2
2010-11-16undoapi: derive XUndoManager from XChild, to allow convenient access to the d...Frank Schoenheit [fs]1-0/+8
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko1-3/+26
2010-11-02undoapi: allow retrieving the count/comments of Undo/Redo actions both on the...Frank Schoenheit [fs]2-4/+4
2010-11-02jsc340: i115337: cleanup since tagsJuergen Schmidt8-8/+8
2010-10-27undoapi: outsourced locking functionality into a dedicated interfaceFrank Schoenheit [fs]3-85/+8
2010-10-27undoapi: detailed the error handlingFrank Schoenheit [fs]8-30/+305
2010-10-25undoapi: renamings, API docsFrank Schoenheit [fs]3-38/+36
2010-10-25undoapi: implementation/tests for hidden Undo contextsFrank Schoenheit [fs]1-0/+13
2010-10-25undoapi: defined, implemented, and tested the exception handling for XUndoAct...Frank Schoenheit [fs]1-0/+9
2010-10-22undoapi: added locking support to the XUndoManagerFrank Schoenheit [fs]1-6/+85
2010-10-21undoapi: specified (and implemented and tested) what should happen when you l...Frank Schoenheit [fs]2-1/+16
2010-10-19undoapi: added isUndo/RedoPossible / getCurrent/AllUndo/RedoTitle(s) to XUndo...Frank Schoenheit [fs]1-0/+37