Age | Commit message (Expand) | Author |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2011-11-27 | remove include of pch header from sfx2 | Norbert Thiebaud |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2010-11-19 | undoapi: removed EnterStandardMode, again. The requirements / results in the ... | Frank Schoenheit [fs] |
2010-11-18 | undoapi: un/lockControllers: when within an Undo context while this is called... | Frank Schoenheit [fs] |
2010-11-16 | undoapi: derive XUndoManager from XChild, to allow convenient access to the d... | Frank Schoenheit [fs] |
2010-11-12 | undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated ... | Frank Schoenheit [fs] |
2010-11-09 | undoapi: step 1 of the migration of css.chart2.XUndoManager to css.document.X... | Frank Schoenheit [fs] |
2010-11-04 | undoapi: EnterStandardMode only after checking all pre-conditions | Frank Schoenheit [fs] |
2010-11-02 | undoapi: argh, the last changeset was never intended to be 'qfinish'ed, or ev... | Frank Schoenheit [fs] |
2010-11-02 | undoapi: IUndoManager::GetUndoAction/Id/Comment/Count and IUndoManager::GetRe... | Frank Schoenheit [fs] |
2010-11-02 | undoapi: allow retrieving the count/comments of Undo/Redo actions both on the... | Frank Schoenheit [fs] |
2010-10-27 | undoapi: added assertion to recognize interwoven API/non-API contexts (should... | Frank Schoenheit [fs] |
2010-10-27 | undoapi: +SfxViewShell::EnterStandardMode (so far, only dummy implementations... | Frank Schoenheit [fs] |
2010-10-27 | undoapi: outsourced locking functionality into a dedicated interface | Frank Schoenheit [fs] |
2010-10-27 | undoapi: detailed the error handling | Frank Schoenheit [fs] |
2010-10-25 | undoapi: renamings, API docs | Frank Schoenheit [fs] |
2010-10-25 | undoapi: implementation/tests for hidden Undo contexts | Frank Schoenheit [fs] |
2010-10-25 | undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/fl... | Frank Schoenheit [fs] |
2010-10-22 | undoapi: yet more Undo API tests (will this ever end?) | Frank Schoenheit [fs] |
2010-10-22 | undoapi: added locking support to the XUndoManager | Frank Schoenheit [fs] |
2010-10-21 | undoapi: specified (and implemented and tested) what should happen when you l... | Frank Schoenheit [fs] |
2010-10-20 | undoapi: added some diagnostics, to detect if a shell switches between two no... | Frank Schoenheit [fs] |
2010-10-20 | undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU... | Frank Schoenheit [fs] |
2010-10-19 | undoapi: added isUndo/RedoPossible / getCurrent/AllUndo/RedoTitle(s) to XUndo... | Frank Schoenheit [fs] |
2010-10-15 | undoapi: API and Impl tweaks | Frank Schoenheit [fs] |
2010-10-14 | undoapi: first sketch of the listener API - not sure this will survive 'til t... | Frank Schoenheit [fs] |
2010-10-14 | undoapi: some flesh on the initial skeleton | Frank Schoenheit [fs] |
2010-10-14 | undoapi: initial version of an UNO Undo API, implemented empty for SFX-based ... | Frank Schoenheit [fs] |