summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin
2014-04-03add comment about hacked sal_Bool paramNoel Grandin
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27document that SfxTabDialog::bFmt is being used in a hacky wayNoel Grandin
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin
2014-03-27add comment to method to warn other developersNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25add parameter to supress dialogMathias Supp
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18SfxProgress::SetState does not need to be virtualNoel Grandin
2014-03-18fix return type of SfxViewShell::HandleNotifyEvent_Impl to be boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13Related: #i124392# fill in SidebarDockingWindow::DoDisposeAndre Fischer
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-11No need for GetElementByMetadataReference to be SAL_CALLStephan Bergmann
2014-03-09coverity#708172 unused m_nEventId memberCaolán McNamara
2014-03-07Fix deselection problems of template viewZolnai Tamás
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