summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29coverity#1325077 Uninitialized pointer fieldCaolán McNamara
2015-09-29coverity#708213 ditch the empty ctor/dtorsCaolán McNamara
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-09-26convert Link<> to typedNoel Grandin
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25Move all introspection comments to header filePranav Kant
2015-09-25better OOXML VBA exportMarkus Mohrhard
2015-09-25remove whitespaceMarkus Mohrhard
2015-09-25lok: add Office::getFilterTypes()Miklos Vajna
2015-09-24convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-24avoid unused variable warning:Noel Grandin
2015-09-23memleak:clear self referring VclPtr in *Field and *Box classesDennis Francis
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22remove unused Link<> fieldNoel Grandin
2015-09-22remove unused Link<> fieldNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22remove some unused paramsNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22tdf#89543 Unhide arrow style drop downsYousuf Philips
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-21convert Link<> to typedNoel Grandin
2015-09-21sfx2: adapt comment to realityMiklos Vajna
2015-09-21comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna
2015-09-21lokdocview: set view before calling lok::Document member functionsMiklos Vajna
2015-09-21Add missing lok::Document::setPartMode() wrapperMiklos 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-21lokdocview: allow not calling documentLoad()Miklos Vajna
2015-09-21sfx2: add missing header guardMiklos Vajna
2015-09-21lok::Document: add destroyView()Miklos Vajna
2015-09-21lok::Office: add getViews()Miklos Vajna
2015-09-21lok::Document: add createView()Miklos Vajna