summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2014-01-28bool improvementsStephan Bergmann
2014-01-28Fix apparently broken OSL_ASSERTs (that would have never fired)Stephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28coverity#440971 Dereference before null checkCaolán McNamara
2014-01-28coverity#440811 Dereference null return valueCaolán McNamara
2014-01-28coverity#440882 Logically dead codeCaolán McNamara
2014-01-25coverity#440744 Dereference after null checkCaolán McNamara
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2014-01-23coverity#440721 Dereference after null checkCaolán McNamara
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist
2014-01-23Use assert() and SAL_WARN() instead of DBG_ASSERT() and OSL_FAIL()Tor Lillqvist
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21fdo#65826 and fdo#73605: set a minimum size to start centerZolnai Tamás
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17Remove unused includes and sfx component prefix.Matúš Kukan
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand
2014-01-17Constructor functions for singletons still need to pass out single instancesStephan Bergmann