Age | Commit message (Expand) | Author |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-03-30 | removed duplicate includes in sfx2 | Takeshi Abe |
2012-01-23 | Replaced diagnore ENSURE_OR_CONTINUE with regular code. | Marcel Metz |
2012-01-10 | Fix for fdo43460 Part XXXIII getLength() to isEmpty() | Olivier Hallot |
2011-11-27 | remove include of pch header from sfx2 | Norbert Thiebaud |
2011-11-16 | add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literals | Caolán McNamara |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-08-22 | unusedcode: sfx:: sfx2:: | Matúš Kukan |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | fix mis-merge all-around. | Norbert Thiebaud |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-01-07 | removetooltypes: #i112600# remove tooltypes | Mikhail Voytenko |
2010-11-16 | get this to build again | Caolán McNamara |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-09 | CWS changehid: resync to m89 | Mathias Bauer |
2010-08-30 | dba33h: #i114161# | Frank Schoenheit [fs] |
2010-08-25 | fs33a: when all panels claim to be invisible, make the first one visible | Frank Schoenheit [fs] |
2010-07-20 | CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetD... | Mathias Bauer |
2010-07-13 | CWS changehid: resync to m84 | Mathias Bauer |
2010-05-19 | slidecopy: fixed TAB traveling in the task pane | Frank Schoenheit [fs] |
2010-05-18 | slidecopy: HelpID support for tool panels | Frank Schoenheit [fs] |
2010-05-07 | slidecopy: when activating a tool panel which is already active, let it grab ... | Frank Schoenheit [fs] |
2010-05-07 | slidecopy: allow activating a tool panel view XLayoutManager::showElement | Frank Schoenheit [fs] |
2010-05-05 | slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the gene... | Frank Schoenheit [fs] |
2010-04-21 | merge | Frank Schoenheit [fs] |
2010-04-21 | slidecopy: properly determine the panel to be displayed initially (rememberin... | Frank Schoenheit [fs] |
2010-04-19 | slidecopy: properly include imagemgr.hxx (without the sfx2 prefix, to not use... | Frank Schoenheit [fs] |
2010-04-19 | slidecopy: WB_DIALOGCONTROL for the ModuleTaskPane | Frank Schoenheit [fs] |
2010-04-19 | slidecopy: proper in-window title handling | Frank Schoenheit [fs] |
2010-04-19 | slidecopy: docking window title is 'Task Pane', in-window title bar shows 'Ta... | Frank Schoenheit [fs] |
2010-04-14 | merge | Frank Schoenheit [fs] |
2010-04-14 | slidecopy: allow sorting the tool panels in the TaskPane (so far, the implici... | Frank Schoenheit [fs] |
2010-04-14 | merge | Frank Schoenheit [fs] |
2010-04-14 | slidecopy: re-introduce the icons for Impress' standard tool panels | Frank Schoenheit [fs] |
2010-04-14 | slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code f... | Frank Schoenheit [fs] |
2010-04-13 | slidecopy: missing using statement | Frank Schoenheit [fs] |
2010-04-13 | slidecopy: moved SD's task pane implementation to the new base implementation... | Frank Schoenheit [fs] |
2010-04-13 | slidecopy: make compile with GCC | Frank Schoenheit [fs] |
2010-04-09 | slidecopy: when creating tool panels, pass the XFrame they're going to live i... | Frank Schoenheit [fs] |
2010-04-09 | slidecopy: moved XToolPanel from css.view to css.ui, now that it is an XUIEle... | Frank Schoenheit [fs] |
2010-04-09 | slidecopy: moved SD's version of DockingWindows (bearing a title bar, and a c... | Frank Schoenheit [fs] |
2010-04-08 | slidecopy: default WinBits to WB_DIALOGCONTROL | Frank Schoenheit [fs] |
2010-04-08 | slidecopy: remember the tool panel's visibility states, and restore the next ... | Frank Schoenheit [fs] |
2010-04-08 | slidecopy: respect the ImageURL property for custom tool panels | Frank Schoenheit [fs] |
2010-04-08 | slidecopy: A11Y support at XToolPanel | Frank Schoenheit [fs] |
2010-04-07 | slidecopy: improved the generic TaskPane, now filled from the configuration, ... | Frank Schoenheit [fs] |
2010-04-07 | slidecopy: let the dummy/demo panel create a simple XAccessible, too | Frank Schoenheit [fs] |