summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
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
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl
2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl
2015-07-16add more chart sidebar contextsMarkus Mohrhard
2015-07-16Typo: deprected->deprecatedJulien Nabet
2015-07-16-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-16Remove unused SfxViewEventHintStephan Bergmann
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos