summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
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)
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-13m_pInfoImage never constructed or usedCaolán McNamara
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-03WaE : missing return value on one code pathNorbert Thiebaud
2011-12-03sfx2::FileDialogHelper: the punchline:Michael Stahl
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-19implEnsureURLExtension just returns the first argument, remove itCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-11-15remove obsolete layout macrosFelix Zhang
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-06make sfx2 ByteString freeCaolán McNamara
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-07cppcheck reduce scope of var in sfx2/... dinfdlg.cxxPierre-André Jacquod
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-03callcatcher: update listCaolán McNamara
2011-10-02callcatcher: various unused methodsCaolán McNamara
2011-09-27ByteString->rtl::OStringBufferCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara