summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-13make Link<> instances typedNoel Grandin3-8/+10
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth2-0/+2
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky2-1/+3
2015-08-05support more command in chart sidebarMarkus Mohrhard2-1/+4
2015-08-04include: inline some use-once typedefsNoel Grandin4-12/+2
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl7-16/+16
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard1-0/+1
2015-07-27inline a bunch of use-once macrosNoel Grandin2-34/+0
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard4-3/+43
2015-07-26remove unused propertyMarkus Mohrhard1-1/+0
2015-07-24remove unused define TF_NEWDESKTOPNoel Grandin1-4/+0
2015-07-24in SfxFrameDescriptor, use normal boolNoel Grandin1-15/+9
2015-07-20loplugin:unusedmethods sfx2Noel Grandin6-13/+2
2015-07-20convert to typed Link<> in sfx2Noel Grandin9-26/+23
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky1-16/+3
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl1-3/+1
2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl1-0/+4
2015-07-16add more chart sidebar contextsMarkus Mohrhard1-0/+3
2015-07-16Typo: deprected->deprecatedJulien Nabet1-1/+1
2015-07-16-Werror,-Wunused-private-fieldStephan Bergmann2-4/+0
2015-07-16Remove unused SfxViewEventHintStephan Bergmann1-19/+0
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos1-0/+1
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos1-0/+15
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos2-0/+2
2015-07-16RemoteFilesDialogSzymon Kłos2-0/+2
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin38-159/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin28-162/+10
2015-07-14sfx2: remove pointless GenLink classMichael Stahl3-57/+6
2015-07-14sfx2: an almost unnoticable tweak to comment translationMichael Stahl1-16/+9
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl1-9/+0
2015-07-12use correct controller for sidebarMarkus Mohrhard1-0/+1
2015-07-12finally manage to register chart2 in the ChartControllerMarkus Mohrhard1-1/+1
2015-07-12[API CHANGE] add way to get XSidebar from XSidebarProviderMarkus Mohrhard1-0/+4
2015-07-12add methods to add random controllers to sidebarMarkus Mohrhard1-0/+4
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard3-7/+7
2015-07-12add SidebarChangeHandler to chart2Markus Mohrhard1-0/+2
2015-07-10remove unused ptr_container includesMichael Stahl1-2/+0
2015-07-10do not include boost/utility.hppMichael Stahl2-2/+2
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara1-0/+2
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens1-0/+1
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-13/+0
2015-07-03tdf#83089 : Cannot select location in properties dialogueSzymon Kłos1-1/+1
2015-07-03Fix typosAndrea Gelmini3-3/+3
2015-07-03typo: therfore -> thereforeAndras Timar1-1/+1
2015-07-01tdf#92355 - use ScopedVclPtr as a replacement for in-line widgets.Michael Meeks1-12/+11
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky2-4/+6