summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-02-10coverity#1130368 Unchecked dynamic_castCaolán McNamara1-2/+4
2014-02-10the return of callcatcherCaolán McNamara3-66/+0
2014-02-10Resolves: rhbz#1063170 Don't URI-encode filename in e-mail subjectStephan Bergmann1-2/+9
2014-02-10startcenter: don't generate thumbnails in headless modeMiklos Vajna1-1/+2
2014-02-09coverity#1169825 Dereference after null checkCaolán McNamara1-1/+1
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet2-2/+2
2014-02-07coverity#735493 Logically dead codeCaolán McNamara1-2/+0
2014-02-07fdo#60586 - [Template manager] Switching tabs does not update breadcrumbsJoren 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-07templatemanager: Fix empty dialog when saving templates.Jan Holesovsky1-1/+8
2014-02-07templatemanager: Nobody calls setSaveMode(false).Jan Holesovsky3-25/+17
2014-02-07templatemanager: Some items were hidden by default.Jan Holesovsky1-5/+0
2014-02-07coverity#708818 Unused pointer valueCaolán McNamara1-1/+1
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky11-762/+736
2014-02-06typo fixes in commentsAndras Timar2-3/+3
2014-02-06Typo: pasword -> passwordJulien Nabet1-1/+1
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet2-2/+2
2014-02-06fdo#74148: sfx2: fix crash when editing templateMichael Stahl1-1/+3
2014-02-06coverity#1158398 Uncaught exceptionCaolán McNamara1-33/+39
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan2-3/+3
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2-2/+2
2014-02-04Close Template Dialog when we saved a templatejorendc1-0/+3
2014-02-04*_AppDispatchProvider_get_implementation cannot bypass XInitializationStephan Bergmann1-13/+21
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky4-11/+51
2014-02-03fdo#72338: startcenter: Show busy mouse pointer when starting apps.Jan Holesovsky1-0/+3
2014-02-03startcenter: Don't cut off the thumbnails.Jan Holesovsky1-1/+1
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky5-77/+4
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky2-3/+3
2014-02-03thumbnails: Consolidate code.Jan Holesovsky2-112/+2
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann2-2/+2
2014-02-01fdo#64337 Do not show empty findbar in startcenter.Robert Roth1-1/+2
2014-01-31Kill one indentation level.Jan Holesovsky1-11/+9
2014-01-31fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail viewZolnai Tamás3-2/+56
2014-01-30fdo#73869 fix highlight RTL Problem at the StartCenter window.Faisal M. Al-Otaibi1-1/+1
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi2-59/+1
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan3-5/+5
2014-01-30Introduce com.sun.star.ui.theWindowContentFactoryManager singleton.Matúš Kukan2-3/+3
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan4-8/+8
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan2-3/+3
2014-01-29bool improvementsStephan Bergmann2-2/+2
2014-01-29Fix the error of shutdownicon.cxx.yangzhang1-21/+21
2014-01-28coverity#1019411 : Uninitialized scalar fieldNorbert Thiebaud1-1/+5
2014-01-28bool improvementsStephan Bergmann54-345/+345
2014-01-28Fix apparently broken OSL_ASSERTs (that would have never fired)Stephan Bergmann1-5/+5
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan5-9/+9
2014-01-28coverity#440971 Dereference before null checkCaolán McNamara1-1/+1
2014-01-28coverity#440811 Dereference null return valueCaolán McNamara1-1/+4
2014-01-28coverity#440882 Logically dead codeCaolán McNamara1-1/+1
2014-01-25coverity#440744 Dereference after null checkCaolán McNamara1-1/+2