summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2014-02-18assert() is too harsh here I think, use SAL_WARN_IF() insteadTor Lillqvist
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-02-17Do not crash when no interfaces are registered.Matúš Kukan
2014-02-17cid#705884 dereference before null checkNoel Grandin
2014-02-12coverity#441125 Dereference after null checkCaolán McNamara
2014-02-12coverity#440982 Dereference after null checkCaolán McNamara
2014-02-12coverity#440973 Dereference after null checkCaolán McNamara
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-10coverity#441011 Dereference after null checkCaolán McNamara
2014-02-10coverity#1130368 Unchecked dynamic_castCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-09coverity#1169825 Dereference after null checkCaolán McNamara
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky
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-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-28bool improvementsStephan Bergmann
2014-01-28coverity#440811 Dereference null return valueCaolán McNamara
2014-01-28coverity#440882 Logically dead codeCaolán McNamara
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás
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-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-18Window::PreNotify should return boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2014-01-14longparas: none of the callers check for the error caseCaolán McNamara
2014-01-10fdo#72947 Startcenter: handle file urls and non-file urls on a different wayZolnai Tamás
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás
2014-01-10fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás
2014-01-09Startcenter: mnSpacing became unusedZolnai Tamás
2014-01-09Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás
2014-01-09fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás
2014-01-09Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás
2014-01-09Startcenter: when screen is small make doc thumbails smaller, v.2Zolnai Tamás
2014-01-09Startcenter: double click opens file only onceZolnai Tamás
2014-01-09Startcenter: when screen is small make doc thumbails smallerZolnai Tamás
2013-12-20typo fixesAndras Timar
2013-12-13startcenter: A little more space between the picture & welcome text.Jan Holesovsky
2013-12-13startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky
2013-12-13startcenter: Tooltip should show the full URL.Jan Holesovsky
2013-12-13startcenter: Implement mouse over effect.Jan Holesovsky
2013-12-13fdo#72650: Get thumbnails only from the local documents.Jan Holesovsky
2013-12-13Small cleanup of initialization.Jan Holesovsky