summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara2014-09-051-0/+17
* These slots not meant to be added to a toolbar or recordedMaxim Monastirsky2014-09-031-10/+10
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-031-13/+3
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-0313-67/+64
* fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane2014-09-021-1/+7
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-021-2/+9
* convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara2014-09-026-40/+67
* widget leak on filling non-existing infobar in helpCaolán McNamara2014-09-021-0/+8
* extent .ui loading to SfxFloatingWindowsCaolán McNamara2014-09-021-0/+19
* Revert "fdo#83302 don't display read-only infobar for Base form in normal mode"Miklos Vajna2014-09-011-7/+1
* Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2014-09-011-10/+2
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-011-2/+10
* fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane2014-09-011-1/+7
* fdo#83311 Fix infobar for documents with read-only propertySamuel Mehrbrodt2014-09-011-1/+4
* More mushrooms...Olivier Hallot2014-08-314-17/+74
* Make opengl chart window always activeZolnai Tamás2014-08-292-3/+7
* fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2014-08-292-3/+27
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-282-0/+4
* Reduce nesting / style in thumbnail creation routinesTomaž Vajngerl2014-08-281-45/+38
* callcatcher: update unused codeCaolán McNamara2014-08-283-37/+0
* SfxMedium::Transfer_Impl: fix indentationMiklos Vajna2014-08-281-3/+3
* callcatcher: update unused codeCaolán McNamara2014-08-274-33/+0
* convert sw use of template manager to new managerCaolán McNamara2014-08-266-175/+4
* sfx2: itemdel.hxx is goneMiklos Vajna2014-08-261-1/+0
* itemdel.[ch]xx is only used in sfx2Markus Mohrhard2014-08-268-5/+119
* move method documentation to the header fileMarkus Mohrhard2014-08-261-298/+0
* remove whitespace and put comment before methodMarkus Mohrhard2014-08-261-189/+64
* make background color of startcenter configurableAndras Timar2014-08-251-1/+4
* convert RID_SECURITY_WARNING_NO_HYPERLINKS to MessageDialog + stringCaolán McNamara2014-08-253-7/+7
* QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara2014-08-2516-71/+52
* set names on a bunch more threads...Michael Stahl2014-08-252-0/+4
* set names on the Win32-only threadsMichael Stahl2014-08-251-0/+2
* everything is independent from vos these days...Michael Stahl2014-08-251-1/+1
* fdo#73151 Make better use of the sidebarSamuel Mehrbrodt2014-08-241-3/+1
* fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky2014-08-241-1/+3
* Sidebar: Ensure Deck is open, if we choose an element from the Deck popup menu.Thomas Arnhold2014-08-241-0/+3
* fdo#67627 Clicking on icons of the sidebar should both open and close DecksThomas Arnhold2014-08-241-0/+7
* Sidebar: Use proper default value for DeckThomas Arnhold2014-08-241-2/+2
* Sidebar: Remove hightlight from TabBar after Deck closeThomas Arnhold2014-08-243-0/+17
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-239-17/+16
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-222-2/+0
* No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann2014-08-223-18/+17
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-217-45/+27
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-202-3/+3
* add a VclViewportCaolán McNamara2014-08-201-10/+15
* java: Avoid naming non-fields with the prefix m_Noel Grandin2014-08-201-3/+3
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-8/+8
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-182-2/+0
* ErrorBox->MessageDialogCaolán McNamara2014-08-185-33/+32
* callcatcher: another round of resource ctor removalsCaolán McNamara2014-08-181-32/+0