summaryrefslogtreecommitdiff
path: root/cui/source/options/optpath.cxx
AgeCommit message (Expand)Author
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara
2014-03-07coverity#982453 Dereference after null checkCaolán McNamara
2014-03-07coverity#982454 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-01-22bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-08-08fdo#36558 Allow custom paths for user dictionariesAndras Timar
2013-05-30Convert Languages tab page to .uiabdulmajeed ahmed
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-11move paths option page .ui to cui and adapt codeCaolán McNamara
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-09remove dangling missing resources since high contrast cleanupCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-03Improved error reportingStephan Bergmann
2012-04-22removed unused definesTakeshi Abe
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-14Some more comphelper/configurationhelper clean upStephan 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-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-12Remove precompiled header support.Joseph Powers
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-11-12Remove empty Beschreibung (Description) commentsJ. Graeme Lingard
2010-11-10Bitmap Tree Cleanup - componentsJoseph Powers
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ...Frank Schoenheit [fs]