summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-19undoapi: disable failing test (complex.sfx2.GlobalEventBroadcaster) for now. ...Frank Schoenheit [fs]
2010-11-19undoapi: removed EnterStandardMode, again. The requirements / results in the ...Frank Schoenheit [fs]
2010-11-18undoapi: committed fixed for #i115639#, which has been applied as master fix ...Frank Schoenheit [fs]
2010-11-18undoapi: un/lockControllers: when within an Undo context while this is called...Frank Schoenheit [fs]
2010-11-17#i115639#Vladimir Glazunov
2010-11-16CWS-TOOLING: integrate CWS kso46Vladimir Glazunov
2010-11-16CWS-TOOLING: integrate CWS tlmath01Vladimir Glazunov
2010-11-16CWS-TOOLING: integrate CWS dockingwindowsVladimir Glazunov
2010-11-17undoapi: doVerb does not work, currently ... but leave it here, commented out...Frank Schoenheit [fs]
2010-11-16undoapi: updated the Chart test backendFrank Schoenheit [fs]
2010-11-16undoapi: derive XUndoManager from XChild, to allow convenient access to the d...Frank Schoenheit [fs]
2010-11-15 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]
2010-11-15undoapi: added test for request serialization: parallel undo requests should ...Frank Schoenheit [fs]
2010-11-12undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated ...Frank Schoenheit [fs]
2010-11-09undoapi: step 1 of the migration of css.chart2.XUndoManager to css.document.X...Frank Schoenheit [fs]
2010-11-09CWS-TOOLING: integrate CWS fwk149Vladimir Glazunov
2010-11-08CWS-TOOLING: integrate CWS os143Vladimir Glazunov
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-11-08masterfix DEV300: #i10000# WaE converting negative value '-0x000000001' to 'U...obo
2010-11-05dockingwindows: #i115423# Fix missing component_writeInfo in custom toolpanel...Carsten Driesner
2010-11-05cws tlmath01: merge with DEV300_m92Thomas Lange [tl]
2010-11-04undoapi: EnterStandardMode only after checking all pre-conditionsFrank Schoenheit [fs]
2010-11-04undoapi: added tests for OOo's auto-closing of Undo contexts after executing ...Frank Schoenheit [fs]
2010-11-04undoapi: when assigning scripts to events programmatically, do not only accep...Frank Schoenheit [fs]
2010-11-04undoapi: attempt to fix broken Undo contexts after executing a scriptFrank Schoenheit [fs]
2010-11-04dockingwindows: Merge changes from DEV300m92Carsten Driesner
2010-11-03undoapi: removed more dead resourcesFrank Schoenheit [fs]
2010-11-03undoapi: GCC WaEFrank Schoenheit [fs]
2010-11-02undoapi: argh, the last changeset was never intended to be 'qfinish'ed, or ev...Frank Schoenheit [fs]
2010-11-02undoapi: IUndoManager::GetUndoAction/Id/Comment/Count and IUndoManager::GetRe...Frank Schoenheit [fs]
2010-11-02undoapi: finally removed Enter/LeaveBasicActionFrank Schoenheit [fs]
2010-11-02undoapi: removed SID_PLAYMACRO and SfxApplication::PlayMacro_Impl - this was ...Frank Schoenheit [fs]
2010-11-02undoapi: GCC WaEFrank Schoenheit [fs]
2010-11-02dockingwindows: #i112595# Merge changesCarsten Driesner
2010-11-02undoapi: allow retrieving the count/comments of Undo/Redo actions both on the...Frank Schoenheit [fs]
2010-11-01undoapi:Frank Schoenheit [fs]
2010-11-01CWS-TOOLING: integrate CWS sw34refactor1Vladimir Glazunov
2010-11-01CWS-TOOLING: integrate CWS svarrayVladimir Glazunov
2010-11-01#i10000# changes from OOO330 m13Vladimir Glazunov
2010-11-01undoapi: removed SfxObjectShell::Call - the implementation was broken, and it...Frank Schoenheit [fs]
2010-11-01undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the ...Frank Schoenheit [fs]
2010-11-01undoapi: no need to hold a SfxEventConfiguration instance at the application ...Frank Schoenheit [fs]
2010-11-01undoapi: made the SfxMacroConfig event more slim, by removing unused methods....Frank Schoenheit [fs]
2010-11-01undoapi: step 2 of getting rid of SfxMacroConfigFrank Schoenheit [fs]
2010-11-01undoapi: removed SfxMacroConfig functionality which related to administration...Frank Schoenheit [fs]
2010-11-01undoapi: Enter/LeaveBasicCall are no-ops nowadays - removedFrank Schoenheit [fs]
2010-11-01undoapi: removed SfxMacroConfig::CheckMacro/IsBasic, SfxObjectShell::IsBasic,...Frank Schoenheit [fs]
2010-11-01undoapi: removed SfxApplication::IsInBasicCallFrank Schoenheit [fs]
2010-11-01undoapi: removed unused SfxTitleQuery/QueryTitleFrank Schoenheit [fs]