summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2015-05-26Resolves: tdf#90155 don't hide+show window before initial show completesCaolán McNamara
2015-04-13Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara
2015-04-08Resolves: fdo#84795 Menus don't disappear with right mouse clickCaolán McNamara
2015-02-17Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-02-12Resolves: tdf#87663 update checker tries to add icon to toc preview toolbarCaolán McNamara
2015-02-06Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet
2014-12-09Resolves: fdo#81421 listen to child window to see if it gets deletedCaolán McNamara
2014-12-02coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-25the real bug behind so many apparent crashtest discoveriesCaolán McNamara
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11vcl: fdo#39468 - remove useless German commentChris Sherlock
2014-11-11vcl: move OutputDevice::ImplDrawFrameDev() to WindowChris Sherlock
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-11vcl: move OutputDevice::ImplGetFrameDev() to WindowChris Sherlock
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06Be more specific in warningTor Lillqvist
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin
2014-11-05Basic Idle handler implementationTobias Madl
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-03fdo#84795 Menu, DropDown-List don't disappear with right mouse clickJuergen Funk
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-11-01vcl/source: get rid of redundant svsys.h includesDouglas Mencken
2014-10-31drop KeyCode::IsDefinedKeyCodeEqualNoel Grandin
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin
2014-10-30vcl button: Avoid a potential crash.Jan Holesovsky
2014-10-29Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara
2014-10-29need to initialize mnRefCntCaolán McNamara
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
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-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-22Avoid unnecessary #includeStephan Bergmann
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20Revert "Fix fdo#84795 Menu, DropDown-List not disappears with right mouse click"Caolán McNamara
2014-10-20Work around workaround for old MSVC 2012Stephan Bergmann
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16Related: fdo#84676 try to give floating windows their original stylebitsCaolán McNamara