/extras/

Frame2'>feature/RotateFlyFrame2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23typo: langugage -> languageAndras Timar
2015-01-13fdo#88256 fix crash when running javascript macroNoel Grandin
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-21fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-19java: scripting: fix bug in removing model from mapNoel Grandin
2014-12-18scripting: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15scripting: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: revert part of commit, scripting/ is public APINoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: unused importsNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-12-05java: remove some unused fieldsNoel Grandin
2014-12-02pyuno: move "officehelper.py" from scripting to pyunoMichael Stahl
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-24coverity#1237350 use our double-locking templates for thisCaolán McNamara