summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Give name to debug event injectorPranav Kant
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29Improve the commentMaxim Monastirsky
2017-09-29Make sure GetText() is called at the right stageMaxim Monastirsky
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-24tdf#106762 Avoid warning when opening and closing the color pickerMaxim Monastirsky
2017-09-24Support non-ToolBox popup case in DockingManager, tdf#106762 prepMaxim Monastirsky
2017-09-24Adjust DockingWindow layout calculation, tdf#106762 prepMaxim Monastirsky
2017-09-23vcl: no need to have dispose() hereTakeshi Abe
2017-09-23vcl: Drop a couple of unused member variablesTakeshi Abe
2017-09-22vcl: [loplugin:badstatics] xCharClassMichael Stahl
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20Related: tdf#101881 keys not handled by native menubar sent to vcl oneCaolán McNamara
2017-09-16tdf#79877 add button text for 'previous' button (gtk-media-previous)Bernhard Widl
2017-09-15some defaults for when config is unavailableCaolán McNamara
2017-09-14use unique_ptr for mpControlFontNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-04tdf#39468 Translate German comments/termsAndreas Brandner
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02Related: tdf#112063 unsetting and resetting gtk modality is a problemCaolán McNamara
2017-09-01weird SetModalInputMode variant only called by itselfCaolán McNamara
2017-09-01No need to give a new name to a Timer that was already named when createdTor Lillqvist
2017-09-01call SetPriority() on correct IdleNoel Grandin
2017-08-29Resolves: tdf#111865 ensure draw after SetProgressValue uses new valueCaolán McNamara
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-24vcl: fix double-free of ErrorInfoMichael Stahl
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-21WB_FLATSPLITDRAW is deadNoel Grandin
2017-08-21WB_FORCETABCYCLE is deadNoel Grandin
2017-08-19Fix typoAndrea Gelmini
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-18vcl: DockingManager owns ImplDockingWindowWrappersTakeshi Abe
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-12OSL_FAIL->SAL_WARN + display errcode (vcl/errinf)Julien Nabet
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin