summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtoolkit.cxx
AgeCommit message (Expand)Author
2017-10-24loplugin:includeform: toolkit (macOS)Stephan Bergmann
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-08loplugin:constantparamNoel Grandin
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-09-02support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara
2017-08-31Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-15comphelper: add a profiling APILászló Németh
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in toolkitStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-06-10Add a pause() method to XToolkitExperimentalTor Lillqvist
2016-05-31tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-25fix headless buildOliver Specht
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-26OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist
2016-01-26Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist
2016-01-26Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-27No need to extend css.awt.XToolkitExperimentalStephan Bergmann
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks
2015-11-26downgrade warning to infoCaolán McNamara
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin