Age | Commit message (Expand) | Author |
2014-02-04 | convert specialised SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-04 | Close Template Dialog when we saved a template | jorendc |
2014-02-04 | *_AppDispatchProvider_get_implementation cannot bypass XInitialization | Stephan Bergmann |
2014-02-04 | startcenter: fdo#72469: Thumbnails also for other file types than ODF. | Jan Holesovsky |
2014-02-03 | fdo#72338: startcenter: Show busy mouse pointer when starting apps. | Jan Holesovsky |
2014-02-03 | startcenter: Don't cut off the thumbnails. | Jan Holesovsky |
2014-02-03 | thumbnails: bSigned is always false, nobody uses the signed sign, kill it. | Jan Holesovsky |
2014-02-03 | thumbnails: Provide the size as a default parameter. | Jan Holesovsky |
2014-02-03 | thumbnails: Consolidate code. | Jan Holesovsky |
2014-02-03 | Remove needless SAL_DLLPRIVATE annotations | Stephan Bergmann |
2014-02-01 | fdo#64337 Do not show empty findbar in startcenter. | Robert Roth |
2014-01-31 | Kill one indentation level. | Jan Holesovsky |
2014-01-31 | fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail view | Zolnai Tamás |
2014-01-30 | fdo#73869 fix highlight RTL Problem at the StartCenter window. | Faisal M. Al-Otaibi |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svx | Alexandre Vicenzi |
2014-01-30 | Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. | Matúš Kukan |
2014-01-30 | Introduce com.sun.star.ui.theWindowContentFactoryManager singleton. | Matúš Kukan |
2014-01-29 | Introduce com.sun.star.ui.theUIElementFactoryManager singleton. | Matúš Kukan |
2014-01-29 | Introduce com.sun.star.frame.ControllerFactory singletons: | Matúš Kukan |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-29 | Fix the error of shutdownicon.cxx. | yangzhang |
2014-01-28 | coverity#1019411 : Uninitialized scalar field | Norbert Thiebaud |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | Fix apparently broken OSL_ASSERTs (that would have never fired) | Stephan Bergmann |
2014-01-28 | Introduce com.sun.star.frame.theUICommandDescription singleton. | Matúš Kukan |
2014-01-28 | coverity#440971 Dereference before null check | Caolán McNamara |
2014-01-28 | coverity#440811 Dereference null return value | Caolán McNamara |
2014-01-28 | coverity#440882 Logically dead code | Caolán McNamara |
2014-01-25 | coverity#440744 Dereference after null check | Caolán McNamara |
2014-01-25 | Related fdo#65826: Set StartCenter's min width to display one column of docs | Zolnai Tamás |
2014-01-24 | Introduce com.sun.star.task.theJobExecutor singleton. | Matúš Kukan |
2014-01-23 | coverity#440721 Dereference after null check | Caolán McNamara |
2014-01-23 | SfxNoLayoutSingleTabDialog not needed anymore | Caolán McNamara |
2014-01-23 | Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO output | Tor Lillqvist |
2014-01-23 | Use the "sfx" log area consistently in sfx2 | Tor Lillqvist |
2014-01-23 | Use assert() and SAL_WARN() instead of DBG_ASSERT() and OSL_FAIL() | Tor Lillqvist |
2014-01-22 | convert more SvStream::operator<< calls | Noel Grandin |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
2014-01-21 | fdo#65826 and fdo#73605: set a minimum size to start center | Zolnai Tamás |
2014-01-21 | fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED events | Jacobo Aragunde Pérez |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-20 | Minimize the constructor functions to a bare minimum. | Jan Holesovsky |
2014-01-18 | Unify ctor functions for component implementations. | Matúš Kukan |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-17 | bool improvements | Stephan Bergmann |
2014-01-17 | Be explicit when using bool as integral value (as Link return value) | Stephan Bergmann |