summaryrefslogtreecommitdiff
path: root/vcl/unx/kde
AgeCommit message (Expand)AuthorFilesLines
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl16-5513/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-03-31vcl kde: adapt to tools::RectangleMiklos Vajna1-43/+43
2017-03-16KDE fix various clang plugin complainsJan-Marek Glogowski1-10/+3
2017-02-08Missing includeStephan Bergmann1-0/+1
2017-02-03TyposJulien Nabet1-2/+2
2017-01-28loplugin:stringconstantJochen Nitschke1-4/+4
2017-01-27Remove dynamic exception specifications from some TDE-only codeStephan Bergmann4-59/+29
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski1-45/+0
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara1-0/+1
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-2/+0
2016-10-02add default casesJochen Nitschke1-1/+13
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski2-8/+9
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski12-118/+117
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-2/+0
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt1-0/+7
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt1-0/+6
2016-06-20Convert PART to scoped enumNoel Grandin1-61/+61
2016-06-08Convert ButtonValue to scoped enumNoel Grandin1-3/+3
2016-05-31Convert ControlType to scoped enumNoel Grandin1-47/+47
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara1-1/+1
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara1-1/+1
2016-05-19another one in older kde of courseCaolán McNamara1-1/+1
2016-01-18-Wunused-resultNoel Grandin1-1/+1
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-6/+2
2015-11-18com::sun::star->css in vcl/Noel Grandin5-59/+59
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-39/+39
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-09fix KDE3 buildNoel Grandin1-3/+2
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-1/+1
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-16Blind fix for --enable-tdeStephan Bergmann1-2/+0
2015-09-11getFiles refactoring: kde partJulien Nabet5-20/+49
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-30/+30
2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann1-1/+1
2015-08-18Remove mention of long-gone vnd.sun.star.wfsStephan Bergmann1-1/+1
2015-07-11Blind fix for kdeJulien Nabet1-0/+2
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-23Remove include stdio (part6)Julien Nabet1-1/+0
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-1/+1
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara1-0/+1
2015-05-08loplugin:staticmethodsStephan Bergmann9-294/+298
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara1-0/+5
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-7/+7
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1