summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
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
2015-09-10remove more warnings about vba exportMarkus Mohrhard1-35/+0
2015-09-09convert Link<> to typedNoel Grandin1-3/+1
2015-09-08convert Link<> to typedNoel Grandin4-8/+4
2015-09-07Typo: hirarchy->hierarchyJulien Nabet1-2/+2
2015-09-07WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2015-09-07WaE: loplugin:implicitboolconversionTor Lillqvist1-2/+2
2015-09-07WaE: loplugin:implicitboolconversionTor Lillqvist1-1/+1
2015-09-07WaE: implicit conversion of literal of type 'long' to 'bool'Tor Lillqvist1-2/+2
2015-09-07convert Link<> to typedNoel Grandin8-24/+24
2015-09-06tdf#91554 OK button should be disabled initiallyMaxim Monastirsky1-0/+1