summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet6-10/+11
2015-10-06Simplify a bitJulien Nabet1-8/+14
2015-10-06revert executable perm changeCaolán McNamara1-0/+0
2015-10-06loplugin:unusedmethodsNoel Grandin1-6/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht30-131/+124
2015-10-05loplugin:stringconstantStephan Bergmann1-1/+1
2015-10-05tdf#83531 Opening WebDAV URL WebDav fails if write is restrictedGiuseppe Castagno1-0/+14
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno3-12/+174
2015-10-03don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard1-0/+1
2015-10-01coverity#1325256 Dereference null return valueCaolán McNamara1-2/+2
2015-09-30drop unused headersCaolán McNamara2-2/+0
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-30Fix typosAndrea Gelmini15-17/+17
2015-09-30Fix typosAndrea Gelmini13-16/+16
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann8-50/+50
2015-09-29tdf#93243 replace boost::bind with C++11 lambdas in SidebarController.cxxn.r.pearson1-9/+8
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2-7/+11
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2-4/+1
2015-09-24convert Link<> to typedNoel Grandin2-26/+18
2015-09-21cppcheck: noExplicitConstructorCaolán McNamara17-43/+46
2015-09-21convert Link<> to typedNoel Grandin2-37/+24
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna2-0/+17
2015-09-21SfxLokHelper::setView: check if view is already currentMiklos Vajna1-0/+3
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna1-2/+11
2015-09-21gtktiledviewer: use setView() before postKeyEvent()Miklos Vajna1-1/+1
2015-09-21Use SfxViewFrame::Current()Miklos Vajna1-2/+2
2015-09-21lok::Document: add get/setView()Miklos Vajna1-0/+24
2015-09-21lok::Document: add destroyView()Miklos Vajna1-0/+12
2015-09-21lok::Office: add getViews()Miklos Vajna1-0/+6
2015-09-21sfx2: add SfxLokHelperMiklos Vajna2-0/+30
2015-09-20convert Link<> to typedNoel Grandin3-36/+18
2015-09-18Some follow-up #include clean-upStephan Bergmann1-2/+0
2015-09-17boost->stdCaolán McNamara24-57/+47
2015-09-17convert Link<> to typedNoel Grandin3-22/+23
2015-09-16convert Link<> to typedNoel Grandin2-9/+9
2015-09-16convert Link<> to typedNoel Grandin2-8/+8
2015-09-16convert Link<> to typedNoel Grandin1-5/+4
2015-09-16convert Link<> to typedNoel Grandin2-7/+5
2015-09-16convert Link<> to typedNoel Grandin2-5/+4
2015-09-16convert Link<> to typedNoel Grandin2-12/+10
2015-09-16convert Link<> to typedNoel Grandin1-4/+4
2015-09-16convert Link<> to typedNoel Grandin4-11/+6
2015-09-16convert Link<> to typedNoel Grandin6-15/+12
2015-09-16convert Link<> to typedNoel Grandin3-5/+4
2015-09-16convert Link<> to typedNoel Grandin4-7/+10
2015-09-15Rename Sidebar.xcu node names to be meaningfulLaurent Godard2-0/+93
2015-09-15convert Link<> to typedNoel Grandin3-7/+4
2015-09-15convert Link<> to typedNoel Grandin2-4/+2
2015-09-14get feedback for style / font / font size in tiledrenderingMihai Varga1-7/+38
2015-09-14boost->stdCaolán McNamara1-3/+3