summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl1-4/+6
2015-07-20convert to typed Link<> in sfx2Noel Grandin14-41/+24
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-3/+5
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky2-228/+1
2015-07-18tdf#91495 don't change tree entry height when preview is disabledTomaž Vajngerl1-2/+5
2015-07-17tdf#92758: no more duplication of document in CMIS after checkinVasily Melenchuk1-32/+29
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-17use search from StyleManager in "Style & Formatting"Tomaž Vajngerl1-11/+18
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl2-0/+39
2015-07-17tdf#91495 add property to turn off stlye previewsTomaž Vajngerl1-7/+16
2015-07-16add more chart sidebar contextsMarkus Mohrhard1-0/+3
2015-07-16this is assigned back to a sal_Int8 anywayCaolán McNamara1-3/+3
2015-07-16loplugin:simplifyboolStephan Bergmann3-5/+5
2015-07-16fix windows buildNoel Grandin1-1/+1
2015-07-16removed warning: 'Unknown item detected'Szymon Kłos1-1/+1
2015-07-16SaveAsRemote: corresponding dialog typeSzymon Kłos2-3/+17
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos4-11/+56
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos1-0/+50
2015-07-16removed redundant includeSzymon Kłos1-1/+0
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos2-20/+8
2015-07-16open only if RET_OKSzymon Kłos1-8/+11
2015-07-16OK button handler & opening the files (very basic)Szymon Kłos2-2/+11
2015-07-16filter select handlerSzymon Kłos1-0/+6
2015-07-16RemoteFilesDialogSzymon Kłos6-12/+80
2015-07-16we need access to the chart model in the chart sidebarMarkus Mohrhard1-0/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin20-95/+12
2015-07-16loplugin:unusedmethods sfx2Noel Grandin13-94/+2
2015-07-14sfx2: remove pointless GenLink classMichael Stahl4-19/+7
2015-07-14sfx2: tolerate frames without controller in GetSidebarControllerForFrameMichael Stahl1-1/+7
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl1-20/+7
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-6/+0
2015-07-12avoid crash in unit test due to global objectsMarkus Mohrhard1-9/+4
2015-07-12big step towards real chart sidebarMarkus Mohrhard3-2/+10
2015-07-12allow also to use non-frame modules for sidebarMarkus Mohrhard1-0/+10
2015-07-12use correct controller for sidebarMarkus Mohrhard1-2/+7
2015-07-12no need for handling unused arguments like thatMarkus Mohrhard1-6/+2
2015-07-12fix indentationMarkus Mohrhard1-8/+8
2015-07-12[API CHANGE] add way to get XSidebar from XSidebarProviderMarkus Mohrhard1-0/+6
2015-07-12add methods to add random controllers to sidebarMarkus Mohrhard1-15/+34
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard6-25/+25
2015-07-12add SidebarChangeHandler to chart2Markus Mohrhard1-0/+2
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2-0/+3
2015-07-09New branding for the 5.0.Jan Holesovsky1-3/+3
2015-07-08Fix typosAndrea Gelmini2-3/+3
2015-07-08java: let the unit-test framework catch exceptionsNoel Grandin5-717/+665
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara1-6/+11
2015-07-07tdf#91776 Rework StartCenter accelerators, use first letter of module namesvsfoote1-6/+6
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens2-0/+3
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-7/+0
2015-07-04coverity#1308604 Uninitialized pointer fieldCaolán McNamara1-0/+1