summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara
2014-11-24SfxObjectUI_Impl's pName is now unusedCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara
2014-11-24in passing RegisterChildWindow already never used its pStr argCaolán McNamara
2014-11-24so RegisterObjectBar's pStr arg is never usedCaolán McNamara
2014-11-24so CreateObjectBarUI_Impl's pStr arg is unusedCaolán McNamara
2014-11-24so SfxObjectUI_Impl pName is only set, never readCaolán McNamara
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara
2014-11-24so nothing consumes SfxObjectBars_Impl's nameCaolán McNamara
2014-11-24nothing is then consuming the SetObjectBar_Impl pName argCaolán McNamara
2014-11-24no use is made of _pResMgrCaolán McNamara
2014-11-23loplugin:unreffunStephan Bergmann
2014-11-21Same with SfxUnoControllerArr_Impl.Kohei Yoshida
2014-11-21Forward declare SfxFoundCacheArr_Impl and SfxFoundCache_Impl in bindings.hxx.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-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17fdo#85478 Avoid destroying bitmaps after VCL is shut downMatthew J. Francis
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-16usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-08Fix build.Jan Holesovsky
2014-10-08usage info: Improve the 'what is this for' comment.Jan Holesovsky
2014-10-08usage info: Code to collect actions that the user performs.Jan Holesovsky
2014-10-02coverity#1242921 Result is not floating-pointCaolán McNamara
2014-10-02fix for older compiler, doesn't like <::Noel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-09-28fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-26fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN
2014-09-25Fix miscellaneous memory leaksMatthew J. Francis
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11create a master document template typeCaolán McNamara
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-09Doxygenize comments, and move them in front of the functions.Jan Holesovsky
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard
2014-08-26move method documentation to the header fileMarkus Mohrhard