summaryrefslogtreecommitdiff
path: root/cui/source/options/optjava.cxx
AgeCommit message (Expand)Author
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-12-13Expert config: Introduce configuration key to disable expert config.Jan Holesovsky
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN
2013-11-07xub_Strlen to sal_Int32Andras Timar
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-09-09Convert java start parameters dialog to .uiFaisal M. Al-Otaibi
2013-09-02we can ditch the manual button sizing now its .ui convertedCaolán McNamara
2013-09-02Convert java class path dialog to .uiFaisal M. Al-Otaibi
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-05-31WaE: private fields are not usedTor Lillqvist
2013-05-31prompt to restart office when required for experimental featuresCaolán McNamara
2013-05-24show the 'java' options page when java disabledCaolán McNamara
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-11add borders to simpletablecontainerCaolán McNamara
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann
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-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-07WaE: member init orderCaolán McNamara
2012-09-07Moving experimental section to java, changing section nameJoel Madero
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara
2012-04-27catch by const refCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan 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-05add a comphelper::string::getTokenCountCaolán McNamara
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-12Remove precompiled header support.Joseph Powers
2011-02-06Remove lots of dead codeThomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-11-28cppcheck: scope of variable can be reducedCaolán McNamara