summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
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-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-20reduce UniStringsCaolán McNamara
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-09add an explicit Cancel handlerCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27fdo#46531: Fixed SpellCheck dialog display issuesCédric Bosdonnat
2012-02-23Adapted SearchThread/TakeThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-13Use "Close" instead of "Cancel" button in the about dialogPetr Mladek
2012-02-10add back close button to the about dialogPetr Mladek
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-09another improvement of the about dialogPetr Mladek
2012-02-06correct TDF linkIvan Timofeev
2012-02-02cui: about.cxx: nSpace was not declared in this scopeMichael Stahl
2012-02-03Replaced String by rtl::OUStringTakeshi Abe
2012-02-02I added some links and removed the ok buttondbarisakkurt
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-13remove some tools/string.hxxCaolán McNamara
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10cui: remove unused macro for renamed libraryMichael Stahl
2012-01-10callcatcher: update listCaolán McNamara
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz
2012-01-09bump LibreOffice copyright year to 2012Andras Timar
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
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
2012-01-02Clean non English strings in the codeLior Kaplan
2011-12-31"Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wiseAndras Timar
2011-12-21callcatcher: remove unused classesMatúš Kukan
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-12-16nobody has ever translated this string, in fact it is not for localizationAndras Timar
2011-12-16add version suffix (beta1) to about dialogPetr Mladek
2011-12-13Fix always-false condition of FullCommentURLLászló Németh
2011-12-12now with an STL map we don't have to do our own mem allocationCaolán McNamara
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-12-02Remove extra spaces from strings for translationLior Kaplan
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke