summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/tabpagemodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: toolkitStephan Bergmann1-1/+1
2023-09-07no need to take a lock and do nothingNoel Grandin1-9/+0
2023-05-09move a toolkit header inside the moduleNoel Grandin1-1/+1
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin1-5/+4
2022-06-17tdf#149575 UnoControlTabPageContainer: Handle tab imageIlhan Yesil1-0/+1
2022-03-05GetComponentServiceName can be constNoel Grandin1-1/+1
2021-10-31Prepare for removal of non-const operator[] from Sequence in toolkitMike Kaganski1-13/+5
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-11-12Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens1-0/+6
2020-10-11Revert "Permit scrollable AWT tab pages a la scrolled Dialog"Caolán McNamara1-6/+0
2020-10-11Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens1-0/+6
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin1-3/+3
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorHakan Bakacak1-2/+1
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