summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin
2018-03-06use more Color in toolkitNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27cast MessBox into exileCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-01-17loplugin:useuniqueptr in VCLXWindowNoel Grandin
2018-01-17loplugin:useuniqueptr in VCLXGraphicsNoel Grandin
2018-01-15More loplugin:cstylecast: toolkitStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-11-13Fix typosAndrea Gelmini
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-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-08loplugin:constantparamNoel Grandin
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
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-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara
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-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-02loplugin:casttovoid: toolkitStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-28loplugin:oncevar in test..toolsNoel Grandin