summaryrefslogtreecommitdiffstats
path: root/vcl/unx/kde4
Commit message (Expand)AuthorAgeFilesLines
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-6/+6
* Cppcheck: Variables reassigned before the old one has been useJulien Nabet2013-03-181-5/+2
* change #ifdef -> #if for KDE4 feature macrosLuboš Luňák2013-03-181-10/+14
* Qt4.8 is enough for Qt glib integration support working properlyLuboš Luňák2013-03-121-2/+5
* re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák2013-03-121-0/+2
* doubled namespacesThomas Arnhold2013-03-041-5/+0
* KDE4FilePicker: un-break buildMichael Stahl2013-02-202-14/+13
* more fixes for my FilePicker changesNoel Grandin2013-02-201-2/+4
* Fix compilation of kde/kde4Stephan Bergmann2013-02-121-1/+2
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-122-24/+8
* fix KDE file dialog setting checkboxes to trueLuboš Luňák2012-12-191-1/+1
* cppCheck: remove dead assignment and dead variablesjailletc362012-11-251-1/+0
* Adapt some GetUILocale leftoversStephan Bergmann2012-11-221-5/+5
* KDESalGraphics: fix CTRL_LISTNODE drawing in expanded stateIvan Timofeev2012-11-211-1/+1
* KDESalGraphics: transparent background for some widgets, fdo#55952Ivan Timofeev2012-11-211-0/+5
* use the generic LO claim from the about dialog for KDE's internal dataLuboš Luňák2012-11-061-1/+1
* add missing ki18n helper.Michael Meeks2012-11-061-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0616-397/+251
* remove include comments and boxesThomas Arnhold2012-08-081-4/+0
* workaround for KFileDialog remembering its settingsLuboš Luňák2012-08-011-0/+5
* do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)Luboš Luňák2012-08-011-3/+6
* Remove unused definesThomas Arnhold2012-07-011-6/+0
* vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev2012-07-011-7/+0
* Remove some unused defines and controlsThomas Arnhold2012-06-291-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-212-52/+34
* break dep. cycle between vcl and fpickerDavid Tardon2012-05-271-2/+1
* do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák2012-05-101-3/+0
* fpicker: make the place edition dialog workingCédric Bosdonnat2012-05-041-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* KDE4 file picker moved from fpicker to vclCédric Bosdonnat2012-04-025-0/+989
* vcl: use CustomTarget makefilesMatúš Kukan2012-03-311-34/+0
* remove extraneous parenthesesLuboš Luňák2012-03-161-1/+1
* disable -Wshadow for KDE backendsLuboš Luňák2012-02-272-59/+1
* unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold2012-02-221-12/+0
* add a check before a castLuboš Luňák2012-02-011-0/+1
* remove duplicate headerThomas Arnhold2012-01-231-4/+0
* add a note that the Qt bugreport is mistakenLuboš Luňák2011-12-221-0/+2
* Removed extra semicolonsJesse2011-12-151-1/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-062-9/+11
* Added upstream bug link.Stephan Bergmann2011-11-281-0/+2
* remove include of pch header from vclNorbert Thiebaud2011-11-272-4/+0
* Fix comment since I had copied from warnings_guard_ne_locksJulien Nabet2011-11-251-1/+1
* Fix the WaE "shadows a global declaration"Julien Nabet2011-11-252-1/+55
* let's see if better eventloop integr. makes it into Qt4.9, if anyLuboš Luňák2011-11-011-1/+1
* generic: fix misc. initialization problems & simplify a littleMichael Meeks2011-10-252-4/+4
* generic: share the PspGraphics code between gtk/unx and svpMichael Meeks2011-10-251-3/+2
* generic: re-work X error push/pop and error message handlingMichael Meeks2011-10-251-10/+1
* generic: try to cleanup SalXLib cruft some moreMichael Meeks2011-10-251-1/+2
* generic: create shared display class and re-factor to use itMichael Meeks2011-10-254-9/+3
* move SalYieldMutexReleaser into a more sensible placeMichael Meeks2011-10-251-2/+2