summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4
AgeCommit message (Expand)Author
2015-10-20loplugin:defaultparamsStephan Bergmann
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-05fix KDE4 buildNoel Grandin
2015-10-05fix KDE4 buildNoel Grandin
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-09tdf#92649: Converted pointers to unique_ptr's in vcl/unx/kde4Ryan McCoskrie
2015-08-26KDE4: don't ignore write(2) return valueJan-Marek Glogowski
2015-08-26tdf#80512 KDE4: fix RTL scrollbar handlingJan-Marek Glogowski
2015-07-31tdf#92903 KDE4: fix listbox regression from 92115Jan-Marek Glogowski
2015-07-15getFiles refactoring: kde4 partJulien Nabet
2015-07-13Broken codeStephan Bergmann
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl
2015-07-09tdf#92115 KDE4: better listbox themingJan-Marek Glogowski
2015-07-09tdf#92110 KDE4: cleanup IsNativeControlSupportedJan-Marek Glogowski
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk
2015-06-29tdf#92353 FileSave: Not confirmed for overwrite a file (unix)Juergen Funk
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
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-13Make it more obvious that the value combines DrawFrameFlags|DrawFrameStyleStephan Bergmann
2015-05-13Fix kde4Stephan Bergmann
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-12vcl: kde4: loplugin:staticmethodsMichael Stahl
2015-05-05loplugin:staticcallStephan 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-27More loplugin:simplifyboolStephan Bergmann
2015-02-23KDE4: improve default load and save dialog titlesJan-Marek Glogowski
2015-02-23KDE4: actually apply file dialog operation modeJan-Marek Glogowski
2015-02-10coverity#1267683: vcl: try to suppress a silly oneMichael Stahl
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-02-01coverity#1267676 Identical code for different branchesCaolán McNamara
2015-01-06Fix o3tl::typed_flags to bool conversionsStephan Bergmann
2015-01-06fix build after enumification of ControlStateCaolán McNamara
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-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-01fdo#82577: Handle KeyPressNoel Grandin
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann