summaryrefslogtreecommitdiff
path: root/svtools/source/java
AgeCommit message (Expand)AuthorFilesLines
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-21/+27
2018-01-29Guard read access of static dataMike Kaganski1-5/+5
2018-01-26Make handled flags for Java interaction handler staticMike Kaganski1-20/+32
2018-01-22tdf#115002 Including of bitness information into Java message on Windowstagezi1-1/+9
2017-07-21migrate to boost::gettextCaolán McNamara2-70/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-4/+2
2016-10-24tdf#103259 Add java not found error for macYousuf Philips2-0/+9
2016-09-09loplugin:constantparam in svtoolsNoel Grandin2-3/+3
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-3/+2
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-3/+3
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-3/+2
2016-03-10No need for extern "C" hereStephan Bergmann1-1/+1
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin2-4/+3
2015-10-30com::sun::star->css in svtoolsNoel Grandin1-5/+5
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-5/+5
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-6/+6
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-14/+14
2014-12-12svtools: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-08-25convert WARNINGBOX_* to MessageDialog + stringCaolán McNamara2-20/+13
2014-08-25convert STR_QUESTION_JAVADISABLED with custom buttons to .uiCaolán McNamara2-15/+3
2014-08-15ErrorBox resources -> MessageDialog + stringsCaolán McNamara2-12/+9
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet2-4/+4
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-2/+0
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-4/+4
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-23fdo#61379 Java options are under Options - LibreOffice - AdvancedAndras Timar1-4/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann2-20/+6
2012-11-19re-base on ALv2 code. Includes:Michael Meeks3-69/+42
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-4/+4
2012-06-26tidy some resource stringsCaolán McNamara1-10/+5
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-04-25refactor ImpSvtDataCaolán McNamara2-2/+2
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar2-0/+22
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud2-4/+0
2011-05-03remove double space from en-US messageAndras Timar1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky3-245/+11
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2-147/+0
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-50/+0
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers2-4/+0