summaryrefslogtreecommitdiff
path: root/toolkit/source/helper/unowrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen1-5/+0
2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin1-3/+3
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-0/+2
2018-10-12tdf#118572 dispose instead of LazyDeletorCaolán McNamara1-5/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara1-0/+5
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-10-23loplugin:includeform: toolkitStephan Bergmann1-2/+2
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M1-1/+1
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin1-2/+2
2017-02-21remove unused enumerators from WindowTypeNoel Grandin1-1/+0
2017-02-14Convert WindowType to scoped enumNoel Grandin1-65/+65
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin1-2/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-09com::sun::star->css in toolkit/Noel Grandin1-13/+13
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-9/+9
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-13/+15
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-10toolkit: much safer WindowDestroyed handler.Michael Meeks1-13/+15
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-15/+15
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-06-25remove spurious com::sun::star::chaosMichael Stahl1-1/+1
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist1-1/+2
2014-02-26Remove visual noise from toolkitAlexander Wilms1-2/+2
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21coverity#705963 Dereference before null checkCaolán McNamara1-13/+10
2014-01-21bool improvementsStephan Bergmann1-1/+1
2013-12-13UNOWindowData has been dead since the year 2000 at leastTor Lillqvist1-32/+0
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara1-1/+0
2012-11-26Make ~Window more robustStephan Bergmann1-10/+13
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-10fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer1-2/+2
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther1-4/+4
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-2/+0
2011-11-17Forgotten #include; removed too.Jan Holesovsky1-1/+0
2011-07-11Replace List with std::vector< VCLXGraphics* >Joseph Powers1-3/+3
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-4/+6
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-4/+6
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann1-1/+1
2011-03-21fwk167: Rebase to DEV300m103Carsten Driesner1-1/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-4/+3