summaryrefslogtreecommitdiff
path: root/vcl/unx/kde
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09fix KDE3 buildNoel Grandin
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-16Blind fix for --enable-tdeStephan Bergmann
2015-09-11getFiles refactoring: kde partJulien Nabet
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann
2015-08-18Remove mention of long-gone vnd.sun.star.wfsStephan Bergmann
2015-07-11Blind fix for kdeJulien Nabet
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-06Fix o3tl::typed_flags to bool conversionsStephan Bergmann
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-04vcl (Linux): loplugin:cstylecastStephan Bergmann
2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne
2014-11-15fix building the KDE backendMarkus Mohrhard
2014-11-15vcl: Use backend-independent functions to fill/render pixmap on KDELouis-Francis Ratté-Boulianne
2014-11-10quick build fix until I can fix that properlyMarkus Mohrhard
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18Use vcl::FontTor Lillqvist
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-08-07Update my address.Jan Holesovsky
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-03-28SAL_OVERRIDE, vclplug warnings_not_errors reduxStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock