summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingcomp.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-02loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-7/+7
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-3/+2
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-27/+27
2014-03-10sfx2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-14/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-50/+50
2014-02-23Remove unneccessary commentsAlexander Wilms1-20/+20
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-1/+1
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás1-0/+12
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+1
2014-01-21fdo#65826 and fdo#73605: set a minimum size to start centerZolnai Tamás1-0/+14
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-3/+1
2014-01-16sfx: Use constructor feature for BackingComp.Matúš Kukan1-142/+112
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás1-3/+51
2013-12-20typo fixesAndras Timar1-5/+5
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-1/+1
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-09-06move backing component dnd support into the large thumbnail areasCaolán McNamara1-28/+0
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky1-2/+2
2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter1-0/+831