summaryrefslogtreecommitdiffstats
path: root/vcl/unx/kde
Commit message (Expand)AuthorAgeFilesLines
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-2011-22/+22
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-8/+8
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-27/+27
* doubled includesThomas Arnhold2013-03-041-1/+0
* loplugin: improve indentationThomas Arnhold2013-02-251-8/+8
* Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson2013-02-245-9/+41
* fixup class vs. constructor definitionNoel Grandin2013-02-202-11/+7
* fixupStephan Bergmann2013-02-201-1/+2
* 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
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-0710-0/+20
* Bye bye ODMATor Lillqvist2012-12-051-1/+1
* Adapt some GetUILocale leftoversStephan Bergmann2012-11-221-4/+4
* Turn some memmove into memcpy when it is safe to do so.jailletc362012-11-141-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-1214-336/+205
* use the generic LO claim from the about dialog for KDE's internal dataLuboš Luňák2012-11-061-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-062-50/+32
* fix some mangled indentsCaolán McNamara2012-10-091-196/+195
* do not make Qt3 moc mix KDE3 and TDE slotsLuboš Luňák2012-08-201-2/+4
* Fix TDE VCL interfaceTimothy Pearson2012-08-204-30/+101
* Remove unused definesThomas Arnhold2012-07-011-12/+0
* vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev2012-07-011-1/+0
* Remove some unused defines and controlsThomas Arnhold2012-06-292-6/+0
* break dep. cycle between vcl and fpickerDavid Tardon2012-05-271-1/+1
* TDE integrationNorbert Thiebaud2012-05-149-9/+103
* 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
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-13/+13
* vcl: use CustomTarget makefile for kde_mocMatúš Kukan2012-04-031-35/+0
* KDE3 file picker moved from fpicker to vclCédric Bosdonnat2012-04-0216-1/+3225
* unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold2012-02-221-27/+0
* vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2012-01-161-15/+17
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-2/+0
* remove include of pch header from vclNorbert Thiebaud2011-11-272-4/+0
* generic: fix misc. initialization problems & simplify a littleMichael Meeks2011-10-251-3/+2
* generic: share the PspGraphics code between gtk/unx and svpMichael Meeks2011-10-251-1/+1
* generic: re-work X error push/pop and error message handlingMichael Meeks2011-10-251-11/+2
* generic: create shared display class and re-factor to use itMichael Meeks2011-10-251-1/+1
* These multi-lingual IMs have been always disabled for LinuxCaolán McNamara2011-09-051-1/+0
* move kde_headers.h to other inc/unx/kde headersLuboš Luňák2011-05-312-2/+2
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-273-94/+14
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-223-94/+14
| |\
| | * rebase to DEV300_m100Philipp Lohmann [pl]2011-02-142-65/+65
| | |\
| | * | vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]2011-01-281-81/+0
| | * | vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)Philipp Lohmann [pl]2011-01-251-4/+7
| | * | vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]2011-01-242-18/+11
* | | | Unify light gray checked color special caseChristian Dywan2011-04-301-11/+1
* | | | KDE does not hide disabled menu itemsLuboš Luňák2011-04-281-1/+0