summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtoolkit.cxx
AgeCommit message (Expand)Author
2015-09-21convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-06toolkit: don't let ToolkitWorkerFunction join its own threadMichael Stahl
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-04Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-06Idle Timer: Invented Base ClassTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-02-18TyposJulien Nabet
2015-01-20Some more loplugin:cstylecast: toolkitStephan Bergmann
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann
2014-12-18Kill createScreenCompatibleDeviceUsingBufferTor Lillqvist
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-05idle: allow processing pending handlers remotely.Michael Meeks
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-06-18Missing SolarMutexGuardsStephan Bergmann
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-14correct indentationThomas Arnhold
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove unused VCLXTabPageModelStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan