summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás3-8/+40
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan3-4/+3
2014-01-23coverity#440721 Dereference after null checkCaolán McNamara1-2/+3
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara1-132/+8
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist6-19/+19
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist4-11/+11
2014-01-23Use assert() and SAL_WARN() instead of DBG_ASSERT() and OSL_FAIL()Tor Lillqvist1-45/+41
2014-01-22convert more SvStream::operator<< callsNoel Grandin4-19/+19
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky14-80/+38
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2-21/+21
2014-01-22bool improvementsStephan Bergmann1-2/+2
2014-01-22bool improvementsStephan Bergmann8-21/+18
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky14-32/+74
2014-01-21fdo#65826 and fdo#73605: set a minimum size to start centerZolnai Tamás3-1/+25
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez3-3/+52
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann6-21/+21
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky14-50/+20
2014-01-18Unify ctor functions for component implementations.Matúš Kukan2-7/+4
2014-01-18Window::PreNotify should return boolStephan Bergmann4-30/+30
2014-01-17bool improvementsStephan Bergmann7-8/+8
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann17-65/+63
2014-01-17Remove unused includes and sfx component prefix.Matúš Kukan2-31/+1