summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
...
* coverity#441011 Dereference after null checkCaolán McNamara2014-02-101-1/+1
* Linked with -> Inherit from in style dialogAlexander Wilms2014-02-101-1/+1
* related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper2014-02-101-0/+1
* fdo#74782 search view doesn't hide local view when searching first timeJoren De Cuyper2014-02-101-2/+6
* coverity#1130368 Unchecked dynamic_castCaolán McNamara2014-02-101-2/+4
* the return of callcatcherCaolán McNamara2014-02-103-66/+0
* Resolves: rhbz#1063170 Don't URI-encode filename in e-mail subjectStephan Bergmann2014-02-101-2/+9
* startcenter: don't generate thumbnails in headless modeMiklos Vajna2014-02-101-1/+2
* coverity#1169825 Dereference after null checkCaolán McNamara2014-02-091-1/+1
* Typo: I/internaly -> I/internallyJulien Nabet2014-02-092-2/+2
* coverity#735493 Logically dead codeCaolán McNamara2014-02-071-2/+0
* fdo#60586 - [Template manager] Switching tabs does not update breadcrumbsJoren De Cuyper2014-02-071-0/+1
* fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper2014-02-071-6/+16
* fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper2014-02-073-0/+19
* templatemanager: Fix empty dialog when saving templates.Jan Holesovsky2014-02-071-1/+8
* templatemanager: Nobody calls setSaveMode(false).Jan Holesovsky2014-02-073-25/+17
* templatemanager: Some items were hidden by default.Jan Holesovsky2014-02-071-5/+0
* coverity#708818 Unused pointer valueCaolán McNamara2014-02-071-1/+1
* Convert template manager dialog to .ui + adapt code.Jan Holesovsky2014-02-0711-762/+736
* typo fixes in commentsAndras Timar2014-02-062-3/+3
* Typo: pasword -> passwordJulien Nabet2014-02-061-1/+1
* Typo: seam(s) -> seem(s)Julien Nabet2014-02-062-2/+2
* fdo#74148: sfx2: fix crash when editing templateMichael Stahl2014-02-061-1/+3
* coverity#1158398 Uncaught exceptionCaolán McNamara2014-02-061-33/+39
* Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan2014-02-062-3/+3
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-042-2/+2
* Close Template Dialog when we saved a templatejorendc2014-02-041-0/+3
* *_AppDispatchProvider_get_implementation cannot bypass XInitializationStephan Bergmann2014-02-041-13/+21
* startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky2014-02-044-11/+51
* fdo#72338: startcenter: Show busy mouse pointer when starting apps.Jan Holesovsky2014-02-031-0/+3
* startcenter: Don't cut off the thumbnails.Jan Holesovsky2014-02-031-1/+1
* thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky2014-02-035-77/+4
* thumbnails: Provide the size as a default parameter.Jan Holesovsky2014-02-032-3/+3
* thumbnails: Consolidate code.Jan Holesovsky2014-02-032-112/+2
* Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann2014-02-032-2/+2
* fdo#64337 Do not show empty findbar in startcenter.Robert Roth2014-02-011-1/+2
* Kill one indentation level.Jan Holesovsky2014-01-311-11/+9
* fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail viewZolnai Tamás2014-01-313-2/+56
* fdo#73869 fix highlight RTL Problem at the StartCenter window.Faisal M. Al-Otaibi2014-01-301-1/+1
* fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi2014-01-302-59/+1
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-303-5/+5
* Introduce com.sun.star.ui.theWindowContentFactoryManager singleton.Matúš Kukan2014-01-302-3/+3
* Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan2014-01-294-8/+8
* Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan2014-01-292-3/+3
* bool improvementsStephan Bergmann2014-01-292-2/+2
* Fix the error of shutdownicon.cxx.yangzhang2014-01-291-21/+21
* coverity#1019411 : Uninitialized scalar fieldNorbert Thiebaud2014-01-281-1/+5
* bool improvementsStephan Bergmann2014-01-2854-345/+345
* Fix apparently broken OSL_ASSERTs (that would have never fired)Stephan Bergmann2014-01-281-5/+5
* Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2014-01-285-9/+9