summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Make opengl chart window always activeZolnai Tamás2-3/+7
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2-3/+27
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+4
2014-08-28Reduce nesting / style in thumbnail creation routinesTomaž Vajngerl1-45/+38
2014-08-28callcatcher: update unused codeCaolán McNamara3-37/+0
2014-08-28SfxMedium::Transfer_Impl: fix indentationMiklos Vajna1-3/+3
2014-08-27callcatcher: update unused codeCaolán McNamara4-33/+0
2014-08-26convert sw use of template manager to new managerCaolán McNamara6-175/+4
2014-08-26sfx2: itemdel.hxx is goneMiklos Vajna1-1/+0
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard8-5/+119
2014-08-26move method documentation to the header fileMarkus Mohrhard1-298/+0
2014-08-26remove whitespace and put comment before methodMarkus Mohrhard1-189/+64
2014-08-25make background color of startcenter configurableAndras Timar1-1/+4
2014-08-25convert RID_SECURITY_WARNING_NO_HYPERLINKS to MessageDialog + stringCaolán McNamara3-7/+7
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara16-71/+52
2014-08-25set names on a bunch more threads...Michael Stahl2-0/+4
2014-08-25set names on the Win32-only threadsMichael Stahl1-0/+2
2014-08-25everything is independent from vos these days...Michael Stahl1-1/+1
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt1-3/+1
2014-08-24fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky1-1/+3
2014-08-24Sidebar: Ensure Deck is open, if we choose an element from the Deck popup menu.Thomas Arnhold1-0/+3
2014-08-24fdo#67627 Clicking on icons of the sidebar should both open and close DecksThomas Arnhold1-0/+7
2014-08-24Sidebar: Use proper default value for DeckThomas Arnhold1-2/+2
2014-08-24Sidebar: Remove hightlight from TabBar after Deck closeThomas Arnhold3-0/+17
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist9-17/+16
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2-2/+0
2014-08-22No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann3-18/+17
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe7-45/+27
2014-08-20fdo#75757: remove inheritance to std::vectorTakeshi Abe2-3/+3
2014-08-20add a VclViewportCaolán McNamara1-10/+15
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin1-3/+3
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-8/+8
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara2-2/+0
2014-08-18ErrorBox->MessageDialogCaolán McNamara5-33/+32
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara1-32/+0
2014-08-18remove unused HelpDownloadThomas Arnhold1-25/+0
2014-08-18remove unused WarningBoxesThomas Arnhold3-11/+0
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold4-207/+0
2014-08-18remove lots of dead boxesThomas Arnhold2-68/+1
2014-08-18InfoBox to StringThomas Arnhold4-23/+19
2014-08-18InfoBox MSG_ERROR_SEND_MAIL and MSG_CANT_CLOSE to StringThomas Arnhold3-16/+10
2014-08-18InfoBox RID_INFO_NOSEARCHRESULTS and RID_INFO_NOSEARCHTEXTFOUND to StringThomas Arnhold3-13/+8
2014-08-18InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT to StringThomas Arnhold3-5/+6
2014-08-18InfoBox MSG_CANT_QUIT to StringThomas Arnhold3-7/+5
2014-08-18InfoBox IBX_MNUCFG_ALREADY_INCLUDED to StringThomas Arnhold1-2/+0
2014-08-18versionofdialog: define default buttonThomas Arnhold1-1/+2
2014-08-17Customproperties: Correctly size DateThomas Arnhold1-0/+9
2014-08-17Customproperties: Position DateTime correctlyThomas Arnhold1-7/+5
2014-08-17Customproperties: Correct size for value fieldThomas Arnhold1-4/+2
2014-08-16sfx2: remove commented constsChris Sherlock1-10/+0