summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4
AgeCommit message (Expand)AuthorFilesLines
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-19GetSystemData: this cast achieves nothingCaolán McNamara1-1/+1
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-03-19tdf#97973 - cleanup spinbuttons theming logic.Gurkaran1-11/+0
2016-02-26-Werror=shadowStephan Bergmann1-17/+17
2016-02-25-Werror,-WshadowStephan Bergmann1-2/+2
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara2-1/+9
2016-02-05Fix typosAndrea Gelmini1-3/+3
2016-01-18Fix --enable-kde4 againStephan Bergmann2-6/+5
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock1-1/+1
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock1-1/+1
2016-01-02tdf#84263 KDE4: unify includesJan-Marek Glogowski12-44/+43
2015-11-24vcl: fix for kde4.Michael Meeks2-7/+10
2015-11-18com::sun::star->css in vcl/Noel Grandin6-84/+80
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+2
2015-11-17vcl: fix the kde4 buildMichael Stahl4-12/+18
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-19/+19
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-50/+50
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-05fix KDE4 buildNoel Grandin2-2/+2
2015-10-05fix KDE4 buildNoel Grandin2-2/+2
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-1/+1
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet1-3/+1
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-09-09tdf#92649: Converted pointers to unique_ptr's in vcl/unx/kde4Ryan McCoskrie6-94/+78
2015-08-26KDE4: don't ignore write(2) return valueJan-Marek Glogowski1-1/+2
2015-08-26tdf#80512 KDE4: fix RTL scrollbar handlingJan-Marek Glogowski1-0/+2
2015-07-31tdf#92903 KDE4: fix listbox regression from 92115Jan-Marek Glogowski1-11/+9
2015-07-15getFiles refactoring: kde4 partJulien Nabet1-9/+7
2015-07-13Broken codeStephan Bergmann1-1/+1
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet1-3/+6
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl1-0/+3
2015-07-09tdf#92115 KDE4: better listbox themingJan-Marek Glogowski1-19/+41
2015-07-09tdf#92110 KDE4: cleanup IsNativeControlSupportedJan-Marek Glogowski1-43/+34
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk2-3/+8
2015-06-29tdf#92353 FileSave: Not confirmed for overwrite a file (unix)Juergen Funk1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-5/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara4-4/+4
2015-05-23Remove include stdio (part6)Julien Nabet3-10/+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-13Make it more obvious that the value combines DrawFrameFlags|DrawFrameStyleStephan Bergmann1-1/+2
2015-05-13Fix kde4Stephan Bergmann1-1/+1
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-12vcl: kde4: loplugin:staticmethodsMichael Stahl1-1/+1