summaryrefslogtreecommitdiffstats
path: root/sd/workben/custompanel
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-5/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Remove UNO includes commentsThomas Arnhold2012-06-292-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-212-44/+28
* remove include of pch header from sdNorbert Thiebaud2011-11-271-1/+0
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* mergeFrank Schoenheit [fs]2010-04-149-560/+0
|\
| * slidecopy: the custom toolpanel example in sd/workben/custompanel is supersed...Frank Schoenheit [fs]2010-04-1311-897/+0
* | slidecopy: adjusted to new XToolPanelFrank Schoenheit [fs]2010-04-132-0/+11
|/
* slidecopy: moved XToolPanel from css.view to css.ui, now that it is an XUIEle...Frank Schoenheit [fs]2010-04-091-2/+2
* slidecopy: don't link the example extension against the tools lib, (which is ...Frank Schoenheit [fs]2010-03-231-1/+0
* slidecopy: mergeFrank Schoenheit [fs]2010-03-221-9/+0
* slidecopy: allow custom tool panels in the task pane to be implemented as ext...Frank Schoenheit [fs]2010-03-225-17/+194
* slidecopy: XResourceFactory::createResource now allows to raise IllegalArgume...Frank Schoenheit [fs]2010-03-192-5/+5
* slidecopy: initial implementation for custom tool panelsFrank Schoenheit [fs]2010-03-1811-0/+730