summaryrefslogtreecommitdiff
path: root/rsc
ModeNameSize
-rw-r--r--Executable_rsc.mk1954logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_rsc.mk459logplain
-rw-r--r--README952logplain
d---------documentation114logplain
d---------inc811logplain
d---------source187logplain
re/commit/toolkit/source/controls/tabpagecontainer.cxx?h=feature/wasm&id=8d4dee8ee96c27454968d19518153ca892194a77'>Forward 'removeTabPageContainerListener' as suchMichael Weghorn 2020-02-05move some toolkit/ headers inside the moduleNoel Grandin 2019-12-03remove some useless comment linesNoel Grandin 2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen 2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann 2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov 2019-05-06Throw exception when peer for tabpage container is missingSamuel Mehrbrodt 2018-11-22improve function-local statics in toolkitNoel Grandin 2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin 2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: toolkitStephan Bergmann 2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-02-06Add missing #includesStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09com::sun::star->css in toolkit/Noel Grandin 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann 2014-05-27remove more unnecessary use of OUString constructorNoel Grandin 2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet 2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from toolkitAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-01-23tk: Constructor feature for UnoControlTabPageContainer(Model).Matúš Kukan 2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák 2013-06-29remove OUString wrap for string literalsThomas Arnhold 2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith 2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin 2012-10-03re-base on ALv2 code. Includes:Michael Meeks 2012-09-14gridfixes: #i117549# create/loadTabPageNorbert Thiebaud 2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud