summaryrefslogtreecommitdiff
path: root/svtools/source/java
AgeCommit message (Expand)Author
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-12-12svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-08-25convert WARNINGBOX_* to MessageDialog + stringCaolán McNamara
2014-08-25convert STR_QUESTION_JAVADISABLED with custom buttons to .uiCaolán McNamara
2014-08-15ErrorBox resources -> MessageDialog + stringsCaolán McNamara
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23fdo#61379 Java options are under Options - LibreOffice - AdvancedAndras Timar
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-05-03remove double space from en-US messageAndras Timar
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-29Show Java error just once by default.Jan Holesovsky
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-08-09vcl114: #i113755# remove unused svp resourcePhilipp Lohmann [pl]
2010-08-09vcl114: #i113753# fix ResId assertionPhilipp Lohmann [pl]
2010-07-16CWS changehid: #i111784#: remove superfluous PatchResIdsMathias Bauer
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files in from svtools/inc to svtools/inc/...Mathias Bauer
2010-04-12slidecopy: mergeFrank Schoenheit [fs]
2010-04-09slidecopy: separate resource ID number circles for svl and svtools (thanks to...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-01-21CWS-TOOLING: integrate CWS jl111Vladimir Glazounov