summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-07-16fix windows buildNoel Grandin
2015-07-16removed warning: 'Unknown item detected'Szymon Kłos
2015-07-16SaveAsRemote: corresponding dialog typeSzymon Kłos
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-16removed redundant includeSzymon Kłos
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos
2015-07-16open only if RET_OKSzymon Kłos
2015-07-16OK button handler & opening the files (very basic)Szymon Kłos
2015-07-16filter select handlerSzymon Kłos
2015-07-16RemoteFilesDialogSzymon Kłos
2015-07-16we need access to the chart model in the chart sidebarMarkus Mohrhard
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: tolerate frames without controller in GetSidebarControllerForFrameMichael Stahl
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-12avoid crash in unit test due to global objectsMarkus Mohrhard
2015-07-12big step towards real chart sidebarMarkus Mohrhard
2015-07-12allow also to use non-frame modules for sidebarMarkus Mohrhard
2015-07-12use correct controller for sidebarMarkus Mohrhard
2015-07-12no need for handling unused arguments like thatMarkus Mohrhard
2015-07-12fix indentationMarkus 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-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-09New branding for the 5.0.Jan Holesovsky
2015-07-08Fix typosAndrea Gelmini
2015-07-08java: let the unit-test framework catch exceptionsNoel Grandin
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara
2015-07-07tdf#91776 Rework StartCenter accelerators, use first letter of module namesvsfoote
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-07-04coverity#1308604 Uninitialized pointer fieldCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-07-03tdf#92528: Saving of usage info can happen very late in the tear down.Jan Holesovsky
2015-07-03tdf#83089 : Cannot select location in properties dialogueSzymon Kłos
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky
2015-06-30tdf#90452: The correct color for the message when there's no recent file yet.Jan Holesovsky
2015-06-30tdf#90452: Remove the frame around the Help and Extension buttons.Jan Holesovsky
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-06-30Fix typosAndrea Gelmini
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-29tdf#92047 - cleanup logic.Michael Meeks
2015-06-29tdf#84381: Improved sidebar selection analyser for Calc and Draw/ImpressRishabh Kumar
2015-06-29rendercontext: Simplify.Jan Holesovsky