summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2012-07-15Possible inefficient checking for <var> emptinessJulien Nabet1-2/+2
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen1-2/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-6/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-13/+14
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-2/+0
2012-07-06Check if Bitmap is empty before trying to scale itAriel Constenla-Haile1-21/+23
2012-07-06re-base on ALv2 code. Includes:Michael Meeks39-918/+566
2012-07-06fs34b: #i89080# always apply the 'Link'/'Preview' state from configFrank Schoenheit [fs]1-5/+7
2012-07-06change dialog caption in view modeAndras Timar3-0/+6
2012-07-06hide aDateTimeText when editing new version commentAndras Timar1-0/+3
2012-07-06remove space before colon in UI textAndras Timar1-1/+1
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez3-0/+145
2012-07-04Connect button click handlers and end dialog with the desired result.Rafael Dominguez1-0/+9
2012-07-04Set correct dimensions and positions of inputbox widget.Rafael Dominguez3-21/+82
2012-07-03Create dialog skeleton to ask user for new folder name.Rafael Dominguez3-0/+75
2012-07-03ditch String::CreateFromAsciiCaolán McNamara6-14/+14
2012-07-01Remove unused definesThomas Arnhold1-7/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-3/+0
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold9-235/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-2/+0
2012-06-26save tabdialog settings in dtor as well as ::OkCaolán McNamara1-4/+11
2012-06-26Properly store dialog's position and current pageTravis Carter1-5/+9
2012-06-26tidy some resource stringsCaolán McNamara15-67/+64
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks8-193/+121
2012-06-21re-base on ALv2 code.Michael Meeks11-270/+172
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold4-13/+0
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2-7/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara4-10/+11
2012-06-09Remove superfluous include commentsThomas Arnhold4-8/+0
2012-06-09Remove superfluous include commentsThomas Arnhold4-11/+0
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxDockArr_Impl) to std::vectorNoel Grandin1-16/+23
2012-06-08further convert ExpandedEntries to vector<OUString>Michael Stahl1-21/+12
2012-06-08Convert SV_DECL_PTRARR_DEL(ExpandedEntries) to std::vectorNoel Grandin1-5/+12
2012-06-08Convert SV_DECL_PTRARR_DEL(StyleTreeArr_Impl) to std::vectorNoel Grandin1-18/+24
2012-06-08targetted revert of fdo#30917 - wrt. storing hierarchical view dataMichael Meeks1-13/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-13/+7
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+4
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-26/+26
2012-06-02targeted string re-workNorbert Thiebaud2-7/+7
2012-06-02targeted string re-workNorbert Thiebaud2-24/+24
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks2-3/+5
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida1-1/+1
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon4-8/+12
2012-04-27Missing #include <errno.h>Stephan Bergmann1-0/+2