summaryrefslogtreecommitdiff
path: root/external/java_websocket/Makefile
blob: e4968cf85fb663eb9578c924389af26a07074351 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
ref='/cgit/lo/core/commit/framework/source/layoutmanager/toolbarlayoutmanager.hxx?h=feature/taggedPDF&id=039d9b97b720d9dc735413b292382104b63014d5'>loplugin:constparams in frameworkNoel Grandin 2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke 2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke 2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke 2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin 2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna 2017-03-19TyposJulien Nabet 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-06-24loplugin:singlevalfields in frameworkNoel Grandin 2015-11-02loplugin:stringconstantNoel Grandin 2015-10-14com::sun::star->css in frameworkNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-07loplugin:mergeclassesNoel Grandin 2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-15loplugin:unusedmethods frameworkNoel Grandin 2015-03-09V801: Decreased performanceCaolán McNamara 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin 2014-05-11Remove ToolBarLayoutManager::implts_createUIElement()Chris Sherlock 2014-05-11Remove unnecessary function ToolbarLayoutManger::implts_createToolBar()Chris Sherlock 2014-04-07framework: sal_Bool->boolNoel Grandin 2014-04-06Kill superfluous vertical whitespaceTor Lillqvist 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-18Use SolarMutexGuard directlyStephan Bergmann 2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann 2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann 2014-03-08coverity#707879 Uninitialized scalar fieldCaolán McNamara 2014-02-26Remove visual noise from frameworkAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-10misc cleanup and unnecessary OUStringsMatúš Kukan