summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-07-15sc lok: add more toolbar itemsHenry Castro1-4/+6
2016-07-13sc lok: fix missing include Point.hppHenry Castro1-0/+1
2016-07-12lok: add status and tool bar UNO commandsHenry Castro1-5/+63
2016-05-27lok: add uno command AssignLayoutHenry Castro1-0/+6
2016-05-24lok context menu: Remove disabled items (set enabled to false)Pranav Kant1-4/+2
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant1-1/+18
2016-05-16lok context menu: Include uno commands for submenus tooPranav Kant1-0/+2
2016-05-16Revert "lok context menu: Include uno commands for submenus too"Pranav Kant1-99/+0
2016-05-16lok context menu: Include uno commands for submenus tooPranav Kant1-0/+99
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant2-1/+2
2016-05-07sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-1/+1
2016-05-07CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna1-1/+3
2016-04-10guard boost/property_tree/json_parser.hpp on WNTAndras Timar1-0/+6
2016-04-08lok context menu: Handle the case we only get the slot-id.Jan Holesovsky1-1/+8
2016-04-08lok context menu: Expose the disabled commands too.Jan Holesovsky1-32/+19
2016-04-08lok context menu: Expose context menuPranav Kant1-3/+121
2016-04-04tdf#98740 Infobar should not be in the customization optionsSamuel Mehrbrodt1-3/+3
2016-03-02tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno1-0/+11
2016-02-22sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl1-1/+12
2016-02-15tdf#56544: Support LO's .~lock.*# file locking over smb, tooStephan Bergmann1-4/+5
2016-02-10tdf#97051: prevent duplicate copy of SfxItemSetOliver Specht1-1/+1
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro1-0/+11
2016-02-05lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky1-1/+1
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna1-1/+2
2016-01-18fix a crash found in passingCaolán McNamara1-1/+3
2016-01-15Bump copyright year to 2016Adolfo Jayme Barrientos1-3/+3
2016-01-14sfx2: Convert the exception to one that we actually announce.Jan Holesovsky1-1/+10
2015-12-21fix missing BaseURL when loading embedded objectsMichael Stahl1-0/+6
2015-12-21sfx2: fix valgrind warningMichael Stahl1-0/+3
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga1-2/+5
2015-12-13LOK: get state change feedback for more uno commandsMihai Varga1-5/+9
2015-12-10Memory leakStephan Bergmann2-3/+3
2015-12-10Missing deleteStephan Bergmann1-0/+1
2015-12-06Resolves: tdf#95960 displaced field value in user-defined propertiesCaolán McNamara1-6/+9
2015-12-06tdf#94689 fix crash on new file, close file, open fileLászló Németh1-0/+1
2015-11-10tdf#89852 on Windows do not decode the filename for email subjectAndras Timar1-0/+4
2015-11-10tdf#92866 startcenter: Make the accellerators work again.Jan Holesovsky2-13/+5
2015-11-03tdf#85767: Make also sidebar toolbox item order RTL-sensitiveKatarina Behrens1-2/+28
2015-10-29LOK: font/back color callback - use sal_Int32 instead of longMihai Varga1-1/+1
2015-10-29LOK: font/back color feedbackMihai Varga1-0/+7
2015-10-21tdf#95095: Rename "AvoidRecentDocs" to "PickListEntry" for consistency.Jan Holesovsky2-3/+3
2015-10-21lok: Avoid adding to recent documents completely.Jan Holesovsky1-5/+5
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky4-51/+32
2015-10-19START CENTER: Set new open remote file icon and labelYousuf Philips1-3/+7
2015-10-18RemoteFilesDialogSzymon Kłos11-26/+208
2015-10-17tdf#92217: The infobar text should have a transparent background...Jan Holesovsky1-4/+2
2015-10-06sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna2-0/+17
2015-10-06SfxLokHelper::setView: check if view is already currentMiklos Vajna1-0/+3
2015-10-06LOK: make getViews() be a member function of DocumentMiklos Vajna1-2/+11
2015-10-06gtktiledviewer: use setView() before postKeyEvent()Miklos Vajna1-1/+1