summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxDockArr_Impl) to std::vectorNoel Grandin
2012-06-08further convert ExpandedEntries to vector<OUString>Michael Stahl
2012-06-08Convert SV_DECL_PTRARR_DEL(ExpandedEntries) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(StyleTreeArr_Impl) to std::vectorNoel Grandin
2012-06-08targetted revert of fdo#30917 - wrt. storing hierarchical view dataMichael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-04-27Missing #include <errno.h>Stephan Bergmann
2012-04-27Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPathStephan Bergmann
2012-04-12removed dead codeTakeshi Abe
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-27fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-14we just want to know if its a directory/folder or notCaolán McNamara
2012-03-09fix semantic error in layout calculationAndras Timar
2012-03-05Fix indentationWilliam Gathoye
2012-03-05Fix controls size and position on the document information dialogWilliam Gathoye
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-02-10fdo#45330 Improving layout of Confirm File Format dialogTomcsik Bence
2012-02-08Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich
2012-02-05Remove unused codeElton Chung
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz
2012-01-09revert text change in alienwarn.srcAndras Timar
2012-01-09autoresize 'Use ODF format' button, tooAndras Timar
2012-01-09Make the title of foreign file format warning translatableStefan Knorr (astron)