summaryrefslogtreecommitdiffstats
path: root/toolkit/source/awt/vclxtoolkit.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* loplugin:includeform: toolkit (macOS)Stephan Bergmann2017-10-241-2/+2
* loplugin:includeform: toolkitStephan Bergmann2017-10-231-2/+2
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-4/+4
* loplugin:constantparamNoel Grandin2017-09-081-5/+4
* Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M2017-09-041-2/+2
* support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara2017-09-021-2/+2
* Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist2017-08-311-1/+1
* Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist2017-08-251-1/+1
* convert message box style bits to scoped enumNoel Grandin2017-08-231-28/+33
* loplugin:unnecessaryparenNoel Grandin2017-08-181-2/+2
* loplugin unnecessaryparan improvementsNoel Grandin2017-07-061-2/+2
* loplugin:unusedfields in toolkit..xmloffNoel Grandin2017-06-301-1/+0
* comphelper: add a profiling APILászló Németh2017-06-151-0/+23
* use more SAL_N_ELEMENTS part 1Noel Grandin2017-06-141-2/+2
* tdf#39468 Translate German commentsJens Carl2017-04-031-1/+1
* use actual UNO enums in test..vbahelperNoel Grandin2017-04-031-3/+3
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* remove unused enumerators from WindowTypeNoel Grandin2017-02-211-7/+0
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-151-20/+5
* Convert WindowType to scoped enumNoel Grandin2017-02-141-171/+168
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-94/+52
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* ScrollableWrapper -> ScrollableDialogNoel Grandin2016-12-191-2/+2
* OSL_TRACE -> SAL in sw..ucbNoel Grandin2016-12-081-16/+4
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-16/+18
* loplugin:unnecessaryoverride (dtors) in toolkitStephan Bergmann2016-12-011-10/+0
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-291-17/+17
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-9/+9
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2016-07-271-1/+1
* Add a pause() method to XToolkitExperimentalTor Lillqvist2016-06-101-0/+35
* tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky2016-05-311-2/+12
* clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin2016-05-131-6/+6
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-3/+3
* fix headless buildOliver Specht2016-03-251-0/+7
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-4/+4
* OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist2016-01-261-2/+2
* Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist2016-01-261-9/+2
* Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist2016-01-261-0/+19
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-12/+12
* Fix typosAndrea Gelmini2016-01-101-1/+1
* No need to extend css.awt.XToolkitExperimentalStephan Bergmann2015-11-271-9/+0
* vcl: fix event processing to idle - for JUnit tests.Michael Meeks2015-11-261-1/+1
* downgrade warning to infoCaolán McNamara2015-11-261-1/+1
* Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks2015-11-231-0/+9
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-19/+19
* com::sun::star->css in toolkit/Noel Grandin2015-11-091-95/+95
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1