summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-02-12cid#705226 missing break in switchNoel Grandin
2014-02-12coverity#1130420 improper use of negativeNoel Grandin
2014-02-11coverity#1130402 Missing break in switchCaolán McNamara
2014-02-10coverity#441011 Dereference after null checkCaolán McNamara
2014-02-10Linked with -> Inherit from in style dialogAlexander Wilms
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper
2014-02-10fdo#74782 search view doesn't hide local view when searching first timeJoren De Cuyper
2014-02-10coverity#1130368 Unchecked dynamic_castCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-10Resolves: rhbz#1063170 Don't URI-encode filename in e-mail subjectStephan Bergmann
2014-02-10startcenter: don't generate thumbnails in headless modeMiklos Vajna
2014-02-09coverity#1169825 Dereference after null checkCaolán McNamara
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-07coverity#735493 Logically dead codeCaolán McNamara
2014-02-07fdo#60586 - [Template manager] Switching tabs does not update breadcrumbsJoren De Cuyper
2014-02-07fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper
2014-02-07templatemanager: Fix empty dialog when saving templates.Jan Holesovsky
2014-02-07templatemanager: Nobody calls setSaveMode(false).Jan Holesovsky
2014-02-07templatemanager: Some items were hidden by default.Jan Holesovsky
2014-02-07coverity#708818 Unused pointer valueCaolán McNamara
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky
2014-02-06typo fixes in commentsAndras Timar
2014-02-06Typo: pasword -> passwordJulien Nabet
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-06fdo#74148: sfx2: fix crash when editing templateMichael Stahl
2014-02-06coverity#1158398 Uncaught exceptionCaolán McNamara
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04Close Template Dialog when we saved a templatejorendc
2014-02-04*_AppDispatchProvider_get_implementation cannot bypass XInitializationStephan Bergmann
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky
2014-02-03fdo#72338: startcenter: Show busy mouse pointer when starting apps.Jan Holesovsky
2014-02-03startcenter: Don't cut off the thumbnails.Jan Holesovsky
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky
2014-02-03thumbnails: Consolidate code.Jan Holesovsky
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-02-01fdo#64337 Do not show empty findbar in startcenter.Robert Roth
2014-01-31Kill one indentation level.Jan Holesovsky
2014-01-31fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail viewZolnai Tamás
2014-01-30fdo#73869 fix highlight RTL Problem at the StartCenter window.Faisal M. Al-Otaibi
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-30Introduce com.sun.star.ui.theWindowContentFactoryManager singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan
2014-01-29bool improvementsStephan Bergmann
2014-01-29Fix the error of shutdownicon.cxx.yangzhang
2014-01-28coverity#1019411 : Uninitialized scalar fieldNorbert Thiebaud