summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtoolkit.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist1-1/+8
2019-02-18tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk1-1/+4
2017-10-24loplugin:includeform: toolkit (macOS)Stephan Bergmann1-2/+2
2017-10-23loplugin:includeform: toolkitStephan Bergmann1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-4/+4
2017-09-08loplugin:constantparamNoel Grandin1-5/+4
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M1-2/+2
2017-09-02support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara1-2/+2
2017-08-31Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist1-1/+1
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-28/+33
2017-08-18loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-2/+2
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin1-1/+0
2017-06-15comphelper: add a profiling APILászló Németh1-0/+23
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-2/+2
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-21remove unused enumerators from WindowTypeNoel Grandin1-7/+0
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-20/+5
2017-02-14Convert WindowType to scoped enumNoel Grandin1-171/+168
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-94/+52
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin1-2/+2
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin1-16/+4
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-16/+18
2016-12-01loplugin:unnecessaryoverride (dtors) in toolkitStephan Bergmann1-10/+0
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-17/+17
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-9/+9
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-06-10Add a pause() method to XToolkitExperimentalTor Lillqvist1-0/+35
2016-05-31tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky1-2/+12
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin1-6/+6
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2016-03-25fix headless buildOliver Specht1-0/+7
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-4/+4
2016-01-26OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist1-2/+2
2016-01-26Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist1-9/+2
2016-01-26Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist1-0/+19
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-12/+12
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-27No need to extend css.awt.XToolkitExperimentalStephan Bergmann1-9/+0
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks1-1/+1
2015-11-26downgrade warning to infoCaolán McNamara1-1/+1
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks1-0/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-19/+19
2015-11-09com::sun::star->css in toolkit/Noel Grandin1-95/+95