summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith13-29/+27
2013-01-21Fix spelling misteakTor Lillqvist1-23/+23
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+1
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara2-3/+13
2013-01-16bInOK is unused, remove itCaolán McNamara1-6/+0
2013-01-16Resolves: fdo#58998 insert section applied twiceCaolán McNamara2-8/+12
2013-01-16SfxObjectShell::UpdateFromTemplate_Impl: template URL...Michael Stahl1-4/+8
2013-01-16fdo#58893: Revert "Resolves: rhbz#818557 crash with NULL shell..."Michael Stahl1-3/+0
2013-01-16Template Manager: show names on several linesCédric Bosdonnat5-76/+70
2013-01-16Template Manager: show folders with 4 previews inside a rounded rectCédric Bosdonnat5-70/+138
2013-01-14Add new unit test to test pivot table functionalities via ScDBDocFunc.Kohei Yoshida2-0/+12
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara2-5/+5
2013-01-14Work around "may be used uninitialized" warningsStephan Bergmann1-2/+2
2013-01-14-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-5/+3
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist3-6/+6
2013-01-10fdo#58328: fixed items types made versioning work againCédric Bosdonnat1-2/+2
2013-01-09Template Manager: delete popup menus in the proper orderCédric Bosdonnat1-1/+1
2013-01-09Template Manager: filter the results when opening the dialogCédric Bosdonnat2-5/+4
2013-01-09Template Manager: removed All categoryCédric Bosdonnat3-9/+0
2013-01-09Template Manager: don't deselect item after setting default templateCédric Bosdonnat1-10/+8
2013-01-09Template Manager: double click on the whole item instead of only thumbnailCédric Bosdonnat1-1/+0
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