summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2013-11-14Force SetBackground() only if the appropriate settings changed.Jan Holesovsky
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-12It's whether X11 is used that is meant hereTor Lillqvist
2013-10-11Don't use X11 concepts on iOS or AndroidTor Lillqvist
2013-09-17pFontSubst is always NULLCaolán McNamara
2013-09-12Sync IOS screen invalidate to end of painttsahi glik
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-19prefer first visible label when presented by multiple onesCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-08-11Reduce scope + convert sal_Bool to boolJulien Nabet
2013-08-06Disable auto-detection of high-contrast mode by defaultMichael Meeks
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann
2013-07-10Revert "fix for fdo#66718, access correct clipboard"Stephan Bergmann
2013-07-09fix for fdo#66718, access correct clipboardNoel Power
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-11protect against exception during construction.Michael Meeks
2013-06-06Some more movement to mingw64 portFridrich Štrba
2013-05-24this themeing thing doesn't actually do anythingCaolán McNamara
2013-05-22sal_Bool to boolTakeshi Abe
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-06Drop unused SystemClipboardExt and GenericClipboardExt servicesStephan Bergmann
2013-05-06Revert "fdo#46808, Convert SystemClipboardExt service to new style"Stephan Bergmann
2013-05-06fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-06fdo#46808, Use service constructor for rendering::CanvasFactoryNoel Grandin
2013-05-06fdo#46808, Convert SystemClipboardExt service to new styleNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr
2013-04-16What makes Andale Sans UI a suitable cross-platform fallback font?Tor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-30coverity#440801 Dereference after null checkJulien Nabet
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-26Improve debugging printout a bitTor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-07Revert "Window::PostPaint() was unused and empty"Tor Lillqvist
2013-03-07Window::PostPaint() was unused and emptyTor Lillqvist
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold