summaryrefslogtreecommitdiffstats
path: root/include/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-272-2/+1
* don't allocate uno::Reference on the heapNoel Grandin2015-10-271-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-272-20/+20
* inline SvBaseLinkRef typedefNoel Grandin2015-10-272-3/+1
* inline SfxMediumRef typedefNoel Grandin2015-10-271-2/+0
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-2353-485/+458
* tdf#48456 : when searching for a number, consider formattingDennis Francis2015-10-231-1/+1
* add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke2015-10-221-1/+1
* afl-eventtesting + VclPtr: only current context decks getting disposedCaolán McNamara2015-10-212-1/+2
* refactor out some com::sun::star typedefsNoel Grandin2015-10-211-2/+2
* remove untyped Link<>Noel Grandin2015-10-212-2/+0
* tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky2015-10-211-0/+7
* DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann2015-10-201-1/+1
* sfx items: Some cleanup.Jan Holesovsky2015-10-191-3/+3
* convert Link<> to typedNoel Grandin2015-10-161-1/+1
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-13/+0
* sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky2015-10-161-1/+4
* sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky2015-10-161-4/+9
* sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky2015-10-161-2/+2
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-161-2/+2
* convert Link<> to typedNoel Grandin2015-10-163-3/+4
* convert Link<> to typedNoel Grandin2015-10-151-1/+1
* convert Link<> to typedNoel Grandin2015-10-141-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1282-634/+634
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1216-34/+34
* convert Link<> to typedNoel Grandin2015-10-122-3/+3
* loplugin:mergeclassesNoel Grandin2015-10-122-30/+4
* correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard2015-10-091-0/+2
* Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2015-10-071-3/+3
* Simplify a bitJulien Nabet2015-10-061-2/+0
* revert executable perm changeCaolán McNamara2015-10-061-0/+0
* loplugin:unusedmethodsNoel Grandin2015-10-062-7/+0
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-063-12/+26
* tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno2015-10-051-1/+2
* don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard2015-10-031-0/+1
* Fix typosAndrea Gelmini2015-09-304-5/+5
* convert Link<> to typedNoel Grandin2015-09-242-4/+4
* convert Link<> to typedNoel Grandin2015-09-211-1/+1
* sfx2: adapt comment to realityMiklos Vajna2015-09-211-1/+1
* sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna2015-09-211-0/+7
* LOK: make getViews() be a member function of DocumentMiklos Vajna2015-09-211-3/+2
* Use SfxViewFrame::Current()Miklos Vajna2015-09-211-2/+2
* lok::Document: add get/setView()Miklos Vajna2015-09-211-0/+4
* sfx2: add missing header guardMiklos Vajna2015-09-211-0/+5
* lok::Document: add destroyView()Miklos Vajna2015-09-211-0/+2
* lok::Office: add getViews()Miklos Vajna2015-09-211-0/+3
* sfx2: add SfxLokHelperMiklos Vajna2015-09-211-0/+21
* convert Link<> to typedNoel Grandin2015-09-202-2/+2
* convert Link<> to typedNoel Grandin2015-09-161-1/+1
* convert Link<> to typedNoel Grandin2015-09-162-2/+2