summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
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 McNamara1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
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 Robertson1-3/+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 Vajna1-0/+29
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 McNamara22-52/+44
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 Grandin2-3/+2
2015-09-16convert Link<> to typedNoel Grandin3-5/+8
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
2015-09-14convert Link<> to typedNoel Grandin1-4/+2
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2-12/+12
2015-09-11tdf#93243 replace boost::bind with C++11 lambdas in Metadatable.cxxn.r.pearson1-15/+6
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht1-1/+14
2015-09-11convert Link<> to typedNoel Grandin6-12/+19
2015-09-10Drop no-op skipBytes(0) callStephan Bergmann1-1/+0
2015-09-10convert Link<> to typedNoel Grandin1-18/+8
2015-09-10WaE: Unreferenced externally visible function definition [loplugin:unreffun]Tor Lillqvist1-13/+0