summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2015-09-24convert Link<> to typedNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-21sfx2: adapt comment to realityMiklos Vajna
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos 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-21sfx2: add missing header guardMiklos Vajna
2015-09-21lok::Document: add destroyView()Miklos Vajna
2015-09-21lok::Office: add getViews()Miklos Vajna
2015-09-21sfx2: add SfxLokHelperMiklos Vajna
2015-09-20convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-10convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-31tdf#87009 Add a tooltip to the sidebar settings buttonMaxim Monastirsky
2015-08-31make Link<> typedNoel Grandin
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-25clean up whitespace in childwin.hxx a littleNoel Grandin
2015-08-25the implementation pointer of SfxChildWindow can be privateNoel Grandin
2015-08-21remove last WeakImplHelper10 useCaolán McNamara
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-13remove unused codeNoel Grandin
2015-08-13make Link<> instances typedNoel Grandin
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky
2015-08-05support more command in chart sidebarMarkus Mohrhard
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-26remove unused propertyMarkus Mohrhard
2015-07-24remove unused define TF_NEWDESKTOPNoel Grandin
2015-07-24in SfxFrameDescriptor, use normal boolNoel Grandin
2015-07-20loplugin:unusedmethods sfx2Noel Grandin