summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/tabpagemodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen1-9/+0
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann1-4/+4
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov1-6/+4
2019-04-26Fix typosSamuel Mehrbrodt1-2/+2
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin1-1/+1
2019-02-06basic: fix for UnoControlTabPageModel get/set propertiesVasily Melenchuk1-2/+3
2019-02-04tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk1-0/+7
2018-11-22improve function-local statics in toolkitNoel Grandin1-7/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin1-47/+49
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: toolkitStephan Bergmann1-1/+1
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: toolkitStephan Bergmann1-12/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+7
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-09com::sun::star->css in toolkit/Noel Grandin1-10/+10
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2014-12-18toolkit: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist1-1/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-15/+15
2014-01-23tk: Constructor feature for UnoControlTabPage(Model).Matúš Kukan1-40/+61
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt1-4/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-4/+4
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin1-4/+4
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud1-66/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-2/+0
2011-08-04add mode-lines to new filessCaolán McNamara1-0/+3
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-4/+3
2011-04-29Remove some references to "tools/list.hxx" which wheren't needed.Joseph Powers1-1/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-0/+395
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]1-14/+6
2010-12-10tabcontrol: put helpurlOcke.Janssen1-1/+1
2010-09-02tabcontrol: fix some compile errorsOcke Janssen [oj]1-1/+2