summaryrefslogtreecommitdiff
path: root/vcl/unx/kde
AgeCommit message (Expand)Author
2014-02-03bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-28Mark as constTakeshi Abe
2013-08-12Typo: controling => controllingJulien Nabet
2013-08-12drop intermediate UniStringCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-05-27vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-10fix kde buildCaolán McNamara
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-24Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson
2013-02-20fixup class vs. constructor definitionNoel Grandin
2013-02-20fixupStephan Bergmann
2013-02-20more fixes for my FilePicker changesNoel Grandin
2013-02-12Fix compilation of kde/kde4Stephan Bergmann
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-12-05Bye bye ODMATor Lillqvist
2012-11-22Adapt some GetUILocale leftoversStephan Bergmann
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06use the generic LO claim from the about dialog for KDE's internal dataLuboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-09fix some mangled indentsCaolán McNamara
2012-08-20do not make Qt3 moc mix KDE3 and TDE slotsLuboš Luňák
2012-08-20Fix TDE VCL interfaceTimothy Pearson
2012-07-01Remove unused definesThomas Arnhold
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon
2012-05-14TDE integrationNorbert Thiebaud
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat