summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-01-09Documentation for sfx2Lennard Wasserthal1-0/+0
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin1-1/+1
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2013-01-09fdo#46808, Add service factory method to ucb::AnyCompareFactoryNoel Grandin1-7/+2
2013-01-08Template Manager: clicking on selected item should deselect itCédric Bosdonnat1-1/+1
2013-01-08Template Manager: clicking on empty space deselect everythingCédric Bosdonnat1-0/+2
2013-01-08Template Manager: unselect folder when double-clickingCédric Bosdonnat1-1/+1
2013-01-08Template Manager: fixed select template and scroll caused trouble with toolbarCédric Bosdonnat1-3/+5
2013-01-08Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat9-69/+59
2013-01-07allow associating tab page names and tab page creation idsCaolán McNamara2-18/+73
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-1/+2
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+0
2013-01-07Add some DISABLE_SCRIPTING ifndefsTor Lillqvist4-1/+14
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky6-6/+6
2013-01-03fix fdo#58779 fdo#58403 re. raise print dialogNoel Power1-4/+7
2013-01-01remove use of #pragma optimizeLuboš Luňák2-19/+0
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
2012-12-29callcatcher: update unused code listCaolán McNamara14-1153/+1
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin18-147/+113
2012-12-21tabs to spacesJack Leigh1-1/+1
2012-12-20fix fdo#58403 fix processing of arguments from ".uno:Print" requestNoel Power1-1/+1
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat3-0/+39
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat3-39/+0
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat24-4307/+0
2012-12-20Template Manager: one filtering code to rule them allCédric Bosdonnat6-85/+64
2012-12-19post OnPrint event ( application & document ) when printing startsNoel Power2-0/+2
2012-12-19set a more sane default height on headerbarsCaolán McNamara1-1/+1
2012-12-19convert document properties tabdialog to .ui formatCaolán McNamara8-169/+178
2012-12-19split out custom properties info page and convert to .uiCaolán McNamara8-226/+198
2012-12-19split out custom info page and convert to .uiCaolán McNamara8-217/+115
2012-12-19split out internet info page and convert to .uiCaolán McNamara10-502/+375
2012-12-18fdo#58370 - 'Send Feedback...' URL invalid in other languages then EnglishRob Snelders1-2/+2
2012-12-18split out security info page and convert to .uiCaolán McNamara11-406/+206
2012-12-18split out statistics info page and convert to .uiCaolán McNamara1-274/+1
2012-12-18bah, missing fileCaolán McNamara1-0/+142
2012-12-18split out description info page and convert to .uiCaolán McNamara8-264/+57
2012-12-18sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxxCédric Bosdonnat6-5/+5
2012-12-18sfx2: renamed TemplateLocalViewItem into TemplateContainerItemCédric Bosdonnat5-41/+39
2012-12-18sfx2: rename TemplateRemoteViewItem to TemplateRepositoryCédric Bosdonnat5-14/+14
2012-12-18sfx2: renamed templateremoteviewitem.hxx to templaterepository.hxxCédric Bosdonnat4-6/+6
2012-12-18Template Manager: moved repositories storage to dialogCédric Bosdonnat8-160/+139
2012-12-17split out document info page and convert to .uiCaolán McNamara8-855/+623
2012-12-17Move forcing existence of tabpages to TabControl::GetOptimalSizeCaolán McNamara1-11/+0
2012-12-17callcatcher: update unusedcode code listCaolán McNamara2-22/+0
2012-12-15Remove unused ThumbnailView::GetScrollWidth()Julien Nabet2-13/+0
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák1-1/+1
2012-12-13initial base for printer properties dialogGokul1-0/+1495
2012-12-13Template Manager: fixed typo in .src fileCédric Bosdonnat1-1/+1
2012-12-13Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara2-8/+20