summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Related: fdo#47250 catch harderCaolán McNamara1-1/+1
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-3/+3
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat2-4/+46
2012-10-11CMIS: Show an infobar when the document isn't checked outCédric Bosdonnat3-1/+57
2012-10-11InfoBars: first implementationCédric Bosdonnat1-0/+11
2012-10-02XubString->OUStringCaolán McNamara1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-09-12targetted VBA re-work.Noel Power1-6/+0
2012-09-07Make it more generic.Kohei Yoshida1-5/+7
2012-09-07I'll agree with the comment, and remove this line.Kohei Yoshida1-6/+0
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida1-1/+3
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+3
2012-09-05Some clean up of previous commitStephan Bergmann1-6/+5
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-15/+9
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-2/+3
2012-08-23Remove ViewShell's border.Jan Holesovsky1-1/+1
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky1-1/+0
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann4-22/+9
2012-08-16-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold2-9/+1
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida2-3/+6
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian1-0/+21
2012-07-18Revert hrc string cleanupThomas Arnhold2-0/+28
2012-07-17Convert SV_DECL_PTRARR_SORT(_SfxObjectList) to o3tl::sorted_vectorNoel Grandin1-14/+13
2012-07-13hrc cleanup: Remove unused Strings in sfx2Thomas Arnhold2-28/+0
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe2-2/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks15-352/+213
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-9/+9
2012-07-02Remove unused definesThomas Arnhold1-3/+0
2012-07-02Remove unused definesThomas Arnhold2-5/+0
2012-07-01Remove unused definesThomas Arnhold1-7/+0
2012-06-29Remove UNO includes commentsThomas Arnhold2-4/+0
2012-06-26Prevent print settings dialog to show help buttonMaxime de Roucy1-4/+11
2012-06-26Some rewriting in SfxViewShell::ExecPrint_ImplMaxime de Roucy1-34/+40
2012-06-26tidy some resource stringsCaolán McNamara4-13/+13
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-21/+1
2012-06-20Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin2-21/+20
2012-06-20Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin2-10/+10
2012-06-20Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vectorNoel Grandin1-21/+26
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws1-2/+2
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold1-10/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+4
2012-06-03Targeted string rework (ii)Olivier Hallot1-11/+9
2012-06-02targeted string re-workNorbert Thiebaud1-8/+8
2012-06-02targeted string re-workNorbert Thiebaud1-4/+4
2012-06-02targeted string re-workNorbert Thiebaud3-72/+72
2012-06-01Allow for editing of read-only documentsStephan Bergmann1-12/+16