summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code in SfxBindingsNoel Grandin
2014-03-05remove unused code SfxDispatcher::IsOnTop(SfxShell const&)Noel Grandin
2014-03-05remove unused code TemplateLocalView::HasUnfilteredItems(FILTER_APPLICATION)Noel Grandin
2014-03-05remove unused code in ThumbnailViewNoel Grandin
2014-03-03remove unused code in sfx2::sidebarNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28remove unused code RecentDocsView::SetThumbnailSize(long)Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26remove unused code in sfx2::sidebarNoel Grandin
2014-02-25remove unused method SfxBindings::GetDispatchProvider_Impl()Noel Grandin
2014-02-25remove unused code SfxTemplatePanelControl::SetParagraphFamily()Noel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-02-14INDEX_IGNORE is unusedTor Lillqvist
2014-02-14Bin unused SVOBJ_MISCSTATUS_ definesTor Lillqvist
2014-02-14Bin useless commentsTor Lillqvist
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi
2014-02-05Remove unused HTMLMODE_* definesStephan Bergmann
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky
2014-01-30sfxdefs.hxx: include the header that declares the used sal typesMichael Stahl
2014-01-30fdo#63154 Removed unused solar.h ref. in sfx2Alexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-23remove dangling old sfx2 copy of macropg.hxxCaolán McNamara
2014-01-22bool improvementsStephan Bergmann
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-17bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-15DdeSetData should apparently return boolStephan Bergmann
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2014-01-15DdeGetData should apparently return boolStephan Bergmann
2014-01-15sfx: Use constructor feature for SfxAppDispatchProvider.Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás
2014-01-09Startcenter: mnSpacing became unusedZolnai Tamás
2014-01-09fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás
2013-12-22Fix other typosJulien Nabet