summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
AgeCommit message (Expand)Author
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-31de-resource custom properties widgetsCaolán McNamara
2014-12-09changed timers to idlesTobias Madl
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara
2014-11-24nothing is then consuming the SetObjectBar_Impl pName argCaolán McNamara
2014-11-24no use is made of SfxObjectBar_Impl's aNameCaolán McNamara
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida
2014-11-23Move this header into source/inc.Kohei Yoshida
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-20Move SfxStringHint out of sfx2/app.hxx public header.Kohei Yoshida
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-02fdo#75757: remove inheritance to std::vectorTakeshi Abe
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-09-12sfx2: sal_Bool -> boolStephan Bergmann
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann
2014-08-20fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-18remove unused WarningBoxesThomas Arnhold
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold
2014-08-15convert WIN_HELPINDEX sport to .uiCaolán McNamara
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-24sfx2: remove another DBG macro that arose from the graveMichael Stahl
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-29remove unused virtual method, slim this down initiallyCaolán McNamara
2014-05-29the dubious SfxModelSubComponent and friends aren't used outside sfx2Caolán McNamara
2014-05-29valgrind: memleak when sidebar open in writer on closeCaolán McNamara
2014-05-29pTemplateCommon is never set, so always NULLCaolán McNamara
2014-05-27cid#707147 Uncaught exceptionNoel Grandin