summaryrefslogtreecommitdiff
path: root/cui/source/options/optjava.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-8/+8
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-15/+15
2014-02-23Remove unneccessary commentsAlexander Wilms1-39/+39
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-3/+3
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-12-13Expert config: Introduce configuration key to disable expert config.Jan Holesovsky1-0/+3
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN1-0/+19
2013-11-07xub_Strlen to sal_Int32Andras Timar1-2/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-32/+32
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-15/+0
2013-09-09Convert java start parameters dialog to .uiFaisal M. Al-Otaibi1-44/+36
2013-09-02we can ditch the manual button sizing now its .ui convertedCaolán McNamara1-29/+4
2013-09-02Convert java class path dialog to .uiFaisal M. Al-Otaibi1-51/+44
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-12/+14
2013-07-16convert versions of dialog to .uiCaolán McNamara1-5/+5
2013-05-31WaE: private fields are not usedTor Lillqvist1-0/+2
2013-05-31prompt to restart office when required for experimental featuresCaolán McNamara1-0/+5
2013-05-24show the 'java' options page when java disabledCaolán McNamara1-19/+49
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks1-2/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+2
2013-02-11add borders to simpletablecontainerCaolán McNamara1-1/+1
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara1-124/+128
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann1-2/+4
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-6/+5
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-8/+8
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+0
2012-09-07WaE: member init orderCaolán McNamara1-3/+2
2012-09-07Moving experimental section to java, changing section nameJoel Madero1-1/+32
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-15/+17
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-5/+4
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara1-2/+2
2012-04-27catch by const refCaolán McNamara1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-16/+16
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-2/+2
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-6/+2
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara1-3/+4
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-67/+27
2011-02-12Remove precompiled header support.Joseph Powers1-3/+0
2011-02-06Remove lots of dead codeThomas Arnhold1-19/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-27/+27
2010-11-28cppcheck: scope of variable can be reducedCaolán McNamara1-1/+1