summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara3-13/+13
2012-12-13Template Manager: make it sizeableCédric Bosdonnat6-53/+68
2012-12-13Template manager: slightly smaller items to show more of themCédric Bosdonnat4-28/+3
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat10-238/+42
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat9-56/+24
2012-12-13fdo#31309 Taskpane items visibility can't be restoredRob Snelders1-2/+3
2012-12-13Remove unnecessary member fieldNoel Grandin2-9/+3
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin2-12/+12
2012-12-13fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel Grandin1-70/+61
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin1-4/+2
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin1-6/+2