summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04remove unused boost headerNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-22add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke
2015-10-21afl-eventtesting + VclPtr: only current context decks getting disposedCaolán McNamara
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky
2015-10-20DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann
2015-10-19sfx items: Some cleanup.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-09correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-06Simplify a bitJulien Nabet
2015-10-06revert executable perm changeCaolán McNamara
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno
2015-10-03don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard
2015-09-30Fix typosAndrea Gelmini
2015-09-24convert Link<> to typedNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-21sfx2: adapt comment to realityMiklos Vajna
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-09-21Use SfxViewFrame::Current()Miklos Vajna
2015-09-21lok::Document: add get/setView()Miklos Vajna
2015-09-21sfx2: add missing header guardMiklos Vajna
2015-09-21lok::Document: add destroyView()Miklos Vajna