summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
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 McNamara7-713/+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 Grandin17-146/+111
2012-12-20fix fdo#58403 fix processing of arguments from ".uno:Print" requestNoel Power1-1/+1
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat1-0/+9
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat1-9/+0
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat12-3915/+0
2012-12-20Template Manager: one filtering code to rule them allCédric Bosdonnat3-78/+60
2012-12-19post OnPrint event ( application & document ) when printing startsNoel Power1-0/+1
2012-12-19set a more sane default height on headerbarsCaolán McNamara1-1/+1
2012-12-19convert document properties tabdialog to .ui formatCaolán McNamara3-62/+67
2012-12-19split out custom properties info page and convert to .uiCaolán McNamara5-207/+115
2012-12-19split out custom info page and convert to .uiCaolán McNamara4-53/+54
2012-12-19split out internet info page and convert to .uiCaolán McNamara6-243/+61
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 McNamara6-308/+71
2012-12-18split out description info page and convert to .uiCaolán McNamara4-138/+49
2012-12-18sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxxCédric Bosdonnat3-3/+3
2012-12-18sfx2: renamed TemplateLocalViewItem into TemplateContainerItemCédric Bosdonnat3-33/+33
2012-12-18sfx2: rename TemplateRemoteViewItem to TemplateRepositoryCédric Bosdonnat2-6/+6
2012-12-18sfx2: renamed templateremoteviewitem.hxx to templaterepository.hxxCédric Bosdonnat2-2/+2
2012-12-18Template Manager: moved repositories storage to dialogCédric Bosdonnat3-137/+113
2012-12-17split out document info page and convert to .uiCaolán McNamara4-392/+82
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 Nabet1-11/+0
2012-12-13Template Manager: fixed typo in .src fileCédric Bosdonnat1-1/+1
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara2-11/+11
2012-12-13Template Manager: make it sizeableCédric Bosdonnat3-49/+62
2012-12-13Template manager: slightly smaller items to show more of themCédric Bosdonnat2-20/+0
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat6-211/+36
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat6-51/+20
2012-12-13fdo#31309 Taskpane items visibility can't be restoredRob Snelders1-2/+3
2012-12-13Remove unnecessary member fieldNoel Grandin1-7/+1
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
2012-12-12Template manager: no need to extract file type descriptionCédric Bosdonnat3-10/+0
2012-12-12Template manager: filter on extensions, file type is localizedCédric Bosdonnat2-37/+20
2012-12-12oops, introduced some typos in the allowed templates extensionsCédric Bosdonnat1-1/+1
2012-12-12Template manager: use tabs instead of buttons to filter the documentsCédric Bosdonnat3-118/+76
2012-12-12uncalled destructorCaolán McNamara1-12/+13
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat2-2/+2
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat6-20/+51
2012-12-11convert Template Management dialog to .uiCaolán McNamara5-446/+132
2012-12-11pLeftBox and pRightBox unused, GetOther doesn't existCaolán McNamara2-7/+2
2012-12-10Template manager: paint white background under thumbnailsCédric Bosdonnat3-64/+69