summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
AgeCommit message (Expand)AuthorFilesLines
2014-10-22callcatcher: update unused codeCaolán McNamara1-2/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-2/+4
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt1-3/+0
2014-10-02fdo#75757: remove inheritance to std::vectorTakeshi Abe1-2/+11
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann1-0/+3
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt1-3/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin11-34/+34
2014-09-12sfx2: sal_Bool -> boolStephan Bergmann1-3/+3
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-09-10callcatcher: update unused codeCaolán McNamara1-2/+0
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara1-1/+1
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard1-0/+28
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara1-1/+1
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-08-22No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann1-2/+3
2014-08-20fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+3
2014-08-18remove unused WarningBoxesThomas Arnhold1-2/+0
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold1-1/+0
2014-08-15convert WIN_HELPINDEX sport to .uiCaolán McNamara1-2/+0
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara1-1/+0
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe1-7/+1
2014-07-24sfx2: remove another DBG macro that arose from the graveMichael Stahl1-9/+0
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-1/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-15/+0
2014-05-29remove unused virtual method, slim this down initiallyCaolán McNamara1-1/+0
2014-05-29the dubious SfxModelSubComponent and friends aren't used outside sfx2Caolán McNamara1-1/+73
2014-05-29valgrind: memleak when sidebar open in writer on closeCaolán McNamara1-2/+1
2014-05-29pTemplateCommon is never set, so always NULLCaolán McNamara1-1/+0
2014-05-27cid#707147 Uncaught exceptionNoel Grandin1-1/+2
2014-05-19fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl1-1/+1
2014-05-19remove commented out lineThomas Arnhold1-2/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin2-2/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-04-23huge hrc and src file cleanupThomas Arnhold1-74/+0
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-0/+35
2014-04-09Remove unused MakeVariableStephan Bergmann1-37/+0
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin13-155/+155
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann7-9/+9
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-4/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann17-119/+119
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl1-31/+0