summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann82-634/+634
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann16-34/+34
2015-10-12convert Link<> to typedNoel Grandin2-3/+3
2015-10-12loplugin:mergeclassesNoel Grandin2-30/+4
2015-10-09correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard1-0/+2
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-10-06Simplify a bitJulien Nabet1-2/+0
2015-10-06revert executable perm changeCaolán McNamara1-0/+0
2015-10-06loplugin:unusedmethodsNoel Grandin2-7/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht3-12/+26
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno1-1/+2
2015-10-03don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard1-0/+1
2015-09-30Fix typosAndrea Gelmini4-5/+5
2015-09-24convert Link<> to typedNoel Grandin2-4/+4
2015-09-21convert Link<> to typedNoel Grandin1-1/+1
2015-09-21sfx2: adapt comment to realityMiklos Vajna1-1/+1
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna1-0/+7
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna1-3/+2
2015-09-21Use SfxViewFrame::Current()Miklos Vajna1-2/+2
2015-09-21lok::Document: add get/setView()Miklos Vajna1-0/+4
2015-09-21sfx2: add missing header guardMiklos Vajna1-0/+5
2015-09-21lok::Document: add destroyView()Miklos Vajna1-0/+2
2015-09-21lok::Office: add getViews()Miklos Vajna1-0/+3
2015-09-21sfx2: add SfxLokHelperMiklos Vajna1-0/+21
2015-09-20convert Link<> to typedNoel Grandin2-2/+2
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-16convert Link<> to typedNoel Grandin2-2/+2
2015-09-14boost->stdCaolán McNamara6-7/+1
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht1-0/+1
2015-09-10convert Link<> to typedNoel Grandin1-4/+4
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
2015-09-07convert Link<> to typedNoel Grandin3-6/+6
2015-09-04convert Link<> to typedNoel Grandin3-4/+4
2015-09-03convert Link<> to typedNoel Grandin2-3/+3
2015-08-31tdf#87009 Add a tooltip to the sidebar settings buttonMaxim Monastirsky1-0/+1
2015-08-31make Link<> typedNoel Grandin1-2/+2
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin4-4/+4
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl1-1/+13
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin15-37/+32
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-8/+6
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-1/+1
2015-08-25clean up whitespace in childwin.hxx a littleNoel Grandin1-15/+15
2015-08-25the implementation pointer of SfxChildWindow can be privateNoel Grandin1-1/+1
2015-08-21remove last WeakImplHelper10 useCaolán McNamara1-2/+2
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard1-0/+2
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin5-7/+7
2015-08-13make Link<> instances typedNoel Grandin1-2/+2
2015-08-13make Link<> instances typedNoel Grandin2-3/+3
2015-08-13remove unused codeNoel Grandin1-3/+0