summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/window
AgeCommit message (Expand)Author
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-13Some cppcheck cleaningJulien Nabet
2013-01-14merge the 'holy default' default window sizes to a single placeCaolán McNamara
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar
2012-01-16Clang -Wsign-compare.Stephan Bergmann
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-10-25WaE: cleanup misc. redundant warnings, and silence the gtk2 caseMichael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks
2011-09-05These multi-lingual IMs have been always disabled for LinuxCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-25Remove vendor specific properties handling.Thomas Arnhold
2011-07-22WaE: remove now unused bFoundIconSizeCaolán McNamara
2011-07-22WaE: remove unused variablesThomas Arnhold
2011-07-22Kill DtIntegratorThomas Arnhold
2011-07-22Remove Olwm support and Windowmaker gravity handlingThomas Arnhold
2011-07-22Remove supportsICCCMPos. Resize working with Sawfish anyway.Thomas Arnhold
2011-07-22Kill Dtwm/CDEThomas Arnhold
2011-06-23this method is debugging onlyCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky