summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
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
2015-07-16RemoteFilesDialogSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-14sfx2: remove pointless GenLink classMichael Stahl
2015-07-14sfx2: an almost unnoticable tweak to comment translationMichael Stahl
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-07-12use correct controller for sidebarMarkus Mohrhard
2015-07-12finally manage to register chart2 in the ChartControllerMarkus Mohrhard
2015-07-12[API CHANGE] add way to get XSidebar from XSidebarProviderMarkus Mohrhard
2015-07-12add methods to add random controllers to sidebarMarkus Mohrhard
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard
2015-07-12add SidebarChangeHandler to chart2Markus Mohrhard
2015-07-10remove unused ptr_container includesMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-07-03tdf#83089 : Cannot select location in properties dialogueSzymon Kłos
2015-07-03Fix typosAndrea Gelmini
2015-07-03typo: therfore -> thereforeAndras Timar
2015-07-01tdf#92355 - use ScopedVclPtr as a replacement for in-line widgets.Michael Meeks
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky