summaryrefslogtreecommitdiff
path: root/include/sfx2/app.hxx
AgeCommit message (Expand)Author
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-13make Link<> instances typedNoel Grandin
2015-07-20loplugin:unusedmethods sfx2Noel Grandin
2015-07-16RemoteFilesDialogSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-14sfx2: remove pointless GenLink classMichael Stahl
2015-05-19basic: used typed LINKsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-01-30fdo#63154 Removed unused solar.h ref. in sfx2Alexandre Vicenzi
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-11-08Clean up IsSecureURLStephan Bergmann
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl
2013-08-29convert include/sfx2/app.hxx from String to OUStringNoel Grandin
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen