summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-08-12Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-1/+11
2014-08-12Related: #i125226# expect DDE servers to be already upHerbert Dürr1-61/+11
2014-08-07rhbz#1079672: FileDialogHelper: don't hand out stale preview GraphicMichael Stahl1-13/+10
2014-08-04avoid buffer overflow by using wrong bufferMarkus Mohrhard1-1/+1
2014-07-29Related: fdo#81641 create new styles with an initial nameCaolán McNamara2-11/+19
2014-07-25Related: fdo#81457 skip setting an empty allocationCaolán McNamara1-19/+44
2014-07-22fdo#81304 don't parse file name as part of URLDavid Tardon1-1/+2
2014-07-21fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida1-0/+4
2014-07-15fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-1/+18
2014-07-11Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr1-4/+15
2014-06-10Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara3-47/+21
2014-05-29Resolves: fdo#79275 File Properties dialog’s layout is subparCaolán McNamara1-99/+87
2014-05-22fdo#78742: SfxFilterMatcher: respect requested document service if setMichael Stahl1-1/+3
2014-05-22Use varying aElement nameStephan Bergmann1-1/+1
2014-05-22valgrind: SfxBaseModel's pImpl of fallback TargetDocument for paste leaksCaolán McNamara1-0/+5
2014-05-20fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl2-4/+11
2014-05-07Resolves: fdo#68600 limit comment widthCaolán McNamara1-3/+2
2014-05-06fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt1-11/+3
2014-05-06fdo#73766 TemplateManager: construct toolbars in focus traversal order.Andrzej Hunt2-2/+2
2014-04-30fdo#72006 Populate "Load URL" dropdown from picklist.Andrzej Hunt1-1/+1
2014-04-25fdo#77242 fix crashAndras Timar1-1/+11
2014-04-22adjust output file extension when exporting (bnc#870581)Luboš Luňák1-0/+3
2014-04-16fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt1-4/+11
2014-04-16Fix fdo#71423 - crash while editing Impress tables.Thorsten Behrens1-1/+3
2014-03-25add parameter to supress dialogMathias Supp1-4/+1
2014-03-12hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis5-23/+55
2014-03-10fdo#75243: MSO export: save custom properties with empty valueTarun Kumar1-1/+1
2014-03-07fdo#74787, rhbz#1072553: Fix deselection problems of template viewZolnai Tamás2-2/+7
2014-02-24fdo#73869 fix highlight RTL Problem at the StartCenter window.Faisal M. Al-Otaibi1-1/+1
2014-02-21vcl: CUPS printing: notify user if spooling failedMichael Stahl1-0/+1
2014-02-17Resolves: fdo#72233 too long style names over-stretch dialogCaolán McNamara2-7/+8
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper1-0/+1
2014-02-07fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper1-6/+16
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper3-0/+19
2014-02-07fdo#74148: sfx2: fix crash when editing templateMichael Stahl1-1/+3
2014-02-04fdo#72338: startcenter: Show busy mouse pointer when starting apps.Jan Holesovsky1-0/+3
2014-02-04startcenter: Don't cut off the thumbnails.Jan Holesovsky1-1/+1
2014-02-03Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás3-8/+40
2014-02-03fdo#65826 and fdo#73605: set a minimum size to start centerZolnai Tamás3-1/+25
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann6-22/+22
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez3-3/+52
2014-01-13fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás2-4/+2
2014-01-10fdo#72947 Startcenter: handle file urls and non-file urls on a different wayZolnai Tamás1-1/+6
2014-01-10Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás1-1/+1
2014-01-10fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás1-3/+3
2014-01-09Startcenter: use PAPER_SCREEN_4_3 as default paper for presentationsZolnai Tamás1-3/+18
2014-01-09fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás1-33/+2
2014-01-09Remove unused private member: pAccExecZolnai Tamás2-4/+1
2014-01-09plenty of space in the empty cell that can be usedCaolán McNamara1-15/+4
2014-01-09Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás5-3/+72