summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-06Use SfxViewFrame::Current()Miklos Vajna1-2/+2
2015-10-06lok::Document: add get/setView()Miklos Vajna1-0/+24
2015-10-06lok::Document: add destroyView()Miklos Vajna1-0/+12
2015-10-06lok::Office: add getViews()Miklos Vajna1-0/+6
2015-10-06sfx2: add SfxLokHelperMiklos Vajna2-0/+30
2015-09-18tdf#91554 OK button should be disabled initiallyMaxim Monastirsky1-0/+1
2015-09-18tdf#83546 Expand the sidebar if it's hiddenMaxim Monastirsky1-12/+11
2015-09-15get feedback for style / font / font size in tiledrenderingMihai Varga1-7/+38
2015-08-31it's no use to check for stream status after a seekCaolán McNamara1-7/+10
2015-08-06tdf#91495 don't change tree entry height when preview is disabledTomaž Vajngerl1-2/+5
2015-08-06tdf#91495 add property to turn off stlye previewsTomaž Vajngerl1-7/+16
2015-08-06New branding for the 5.0.Jan Holesovsky1-3/+3
2015-08-06Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara1-6/+11
2015-08-06tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky2-15/+22
2015-08-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens2-0/+3
2015-08-06tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky7-20/+36
2015-08-06tdf#90452: The correct color for the message when there's no recent file yet.Jan Holesovsky1-1/+2
2015-08-06tdf#90452: Remove the frame around the Help and Extension buttons.Jan Holesovsky3-93/+29