summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin
2013-11-08fdo#67401 set AntiAliasing for SVG logoAndras Timar
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-11-07xub_Strlen to sal_Int32Andras Timar
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-10-17-Werror,-Wunused-const-variableStephan Bergmann
2013-10-16remove SID_INTERNET_ONLINEThomas Arnhold
2013-10-16fdo#63271: Close hyperlink dialog after hyperlink is insertedThomas Arnhold
2013-10-16fdo#45777: handling of whitespaces in hyperlinksThomas Arnhold
2013-10-10CID#1103727 the intent is surely to compare nPos, nStart cannot be -1Caolán McNamara
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01Fix error: assigning to 'rtl::OUString *' from incompatible type 'const int'Tor Lillqvist
2013-10-01cui: fix up WNT-only codeMichael Stahl
2013-10-01convert open-coded array into std::vectorNoel Grandin
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-28fdo#60896: Double click in Special Characters picker inserts nothingIvan Timofeev
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-25fix TODO news:// is nonsenseCaolán McNamara
2013-09-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara
2013-09-13String to OUStringThomas Arnhold
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/fmsearch.hxx from String to OUStringNoel Grandin
2013-09-04remove filerec.hxx inclusion where not neededPhilipp Riemer
2013-09-02fdo#62475 - remove visual noisePhilipp Riemer
2013-09-02Resolves: fdo#68794 blank placeholders when there is no known language yetCaolán McNamara
2013-08-29Remove duplicit include of config_buildid.hPetr Mladek
2013-08-29Include <config_buildid.h> for EXTRA_BUILDIDTor Lillqvist
2013-08-29make the tinderbox information more reliable in the about dialog (fdo#58034)Petr Mladek
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-08-27Bin intermediate iteratorJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Convert similarity search dialog to .uiFaisal M. Al-Otaibi
2013-08-17remove various unused dialogsCaolán McNamara
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev