summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtoolkit.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-05idle: allow processing pending handlers remotely.Michael Meeks1-0/+9
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-29loplugin: cstylecastNoel Grandin1-10/+12
2014-09-23fdo#82577: Handle WindowNoel Grandin1-23/+23
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+3
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-06-18Missing SolarMutexGuardsStephan Bergmann1-0/+4
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl1-3/+1
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist1-1/+2
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-04-14correct indentationThomas Arnhold1-11/+9
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold1-7/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-29/+29
2014-02-27Remove unused VCLXTabPageModelStephan Bergmann1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-56/+56
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan1-7/+3
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-8/+8
2014-01-24Include boost/ptr_container/ptr_vector.hpp at the beginning again.Matúš Kukan1-0/+2
2014-01-24Remove unneeded include to hopefully fix the tinderboxes.Matúš Kukan1-1/+0
2014-01-24tk: Constructor feature for VCLXToolkit.Matúš Kukan1-13/+169
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-10/+2
2013-10-04VCLXToolkit::reschedule(): lock SolarMutexDavid Ostrovsky1-0/+1
2013-09-17convert TOOLKIT module from String to OUStringNoel Grandin1-7/+7
2013-09-13String to OUStringThomas Arnhold1-5/+5
2013-08-28sal_Bool to boolTakeshi Abe1-9/+9
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara1-5/+0
2013-07-18fdo#66762 - Other: com.sun.star.awt.DisplayAccess removedNoel Grandin1-3/+8
2013-07-17Mark as constTakeshi Abe1-1/+1
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile1-3/+45
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann1-3/+2
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile1-10/+1
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile1-9/+0
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-2/+2
2013-05-20vcl: all EnableAutoSize methods take a bool.Michael Meeks1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-20/+20
2013-04-02drop prefix from ::cssThomas Arnhold1-59/+59
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith1-3/+3
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist1-0/+4
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist1-0/+4
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-10/+0
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-2/+2
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-1/+1