summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-09-07tdf#91554 OK button should be disabled initiallyMaxim Monastirsky1-0/+1
2015-09-02tdf#83546 Expand the sidebar if it's hiddenMaxim Monastirsky1-12/+11
2015-08-20it's no use to check for stream status after a seekCaolán McNamara1-7/+10
2015-07-20tdf#91495 don't change tree entry height when preview is disabledTomaž Vajngerl1-2/+5
2015-07-20tdf#91495 add property to turn off stlye previewsTomaž Vajngerl1-7/+16
2015-07-09New branding for the 5.0.Jan Holesovsky1-3/+3
2015-07-08Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara1-6/+11
2015-07-07tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky2-15/+22
2015-07-07tdf#91362: Make "printer was modified" status persistentKatarina Behrens2-0/+3
2015-07-03tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky7-20/+36
2015-07-03tdf#90452: The correct color for the message when there's no recent file yet.Jan Holesovsky1-1/+2
2015-07-03tdf#90452: Remove the frame around the Help and Extension buttons.Jan Holesovsky3-93/+29
2015-07-03tdf#90452: Implement the new design of the startcenter.Jan Holesovsky5-63/+48
2015-07-03tdf#92528: Saving of usage info can happen very late in the tear down.Jan Holesovsky1-3/+11
2015-07-03tdf#83089 : Cannot select location in properties dialogueSzymon Kłos1-2/+5
2015-06-29Resolves: tdf#92047 fix wrong merge conflict resolutionCaolán McNamara1-1/+1
2015-06-28fix style preview renderingLászló Németh1-28/+30
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky3-6/+5
2015-06-23tdf#91971: Add the menubar size to the height computation too.Jan Holesovsky1-1/+11
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky2-3/+3
2015-06-18fix start center rendering (removing selection)László Németh1-1/+1
2015-06-18Make 'Show License' button work on OS XAndras Timar1-0/+5
2015-06-18fix start center renderingLászló Németh2-15/+13
2015-06-16crash on use of 'echo hello' as dde command in insert sectionCaolán McNamara1-1/+1
2015-06-16Resolves: tdf#88911 Crash when dragging unsupported url to navigator paneCaolán McNamara1-3/+7
2015-06-15tdf#91721: fix crash during listbox control editing in database formLászló Németh1-2/+2
2015-06-14not necessary to open read/write to extract document metadataAndras Timar1-0/+1
2015-06-07Resolves: tdf#79780 use SelectHdl instead of ClickHdlCaolán McNamara1-3/+3
2015-06-06tdf#91911 Start Center: Use a different icon for Recent FilesAdolfo Jayme Barrientos1-1/+1
2015-06-07gcc4.6: remove trigraph sequences '<::'Thorsten Behrens1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin4-8/+8
2015-06-05Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara2-1/+7
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks3-4/+4
2015-06-03Avoid various desktop GUI elements when used from LibreOfficeKitTor Lillqvist1-2/+3
2015-06-02tdf#88178 Avoid naming two distinct buttons the same…Adolfo Jayme Barrientos1-1/+1
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin4-5/+6
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin5-8/+8
2015-05-29convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-29SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna1-0/+2
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung7-23/+23
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2-2/+2
2015-05-22tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks1-0/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-2/+2
2015-05-20cleanup sidebarTomaž Vajngerl1-10/+6
2015-05-20SidebarDockingWindow - cleanupTomaž Vajngerl2-14/+7
2015-05-20Deck, TitleBar - setup background in ApplySettingsTomaž Vajngerl4-15/+22
2015-05-20boost::function to std for sidebar Deck, cleanup a bitTomaž Vajngerl4-40/+30
2015-05-20sidebar Panel - setup background in ApplySettingsTomaž Vajngerl2-3/+7
2015-05-20boost::function to std, clenupTomaž Vajngerl4-79/+65
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin2-2/+2