summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)Author
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in rscStephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-30Convert WINDOW flags to scoped enumNoel Grandin
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin
2016-05-27Revert "Remove more RSC_DOCKWINDOW related stuff"Michael Stahl
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl
2016-05-27Remove more RSC_DOCKWINDOW related stuffNoel Grandin
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin
2016-05-26Convert METRICFORMATTER to scoped enumNoel Grandin
2016-05-26Convert METRICFIELD to scoped enumNoel Grandin
2016-05-25new src file has ExtraLong in use anymoreCaolán McNamara
2016-05-25no src file has BorderStyle in use anymoreCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-22Convert RSC_IMAGEBUTTON to scoped enumNoel Grandin
2016-05-22Convert RSC_IMAGELIST to scoped enumNoel Grandin
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin
2016-05-16remove ACCELITEM stuff from rscNoel Grandin
2016-05-16convert NUMERICFORMATTER to scoped enumNoel Grandin
2016-05-16remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin
2016-05-16convert RSC_MENUITEM to scoped enumNoel Grandin
2016-05-16convert RSC_MENU to scoped enumNoel Grandin
2016-05-16Convert RSWND to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-09convert SFX_SLOT_INFO to scoped enumNoel Grandin
2016-05-09convert SFX_STYLE_ITEM to scoped enumNoel Grandin
2016-05-01rsc - remove obsolete FILE_LOCAL macros.erdemdemirkapi
2016-04-30tdf#99587 - make rsc work in tr_TR.UTF-8 locale.Michael Meeks
2016-04-30Fix typosAndrea Gelmini
2016-04-26loplugin:nullptrStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-05loplugin:constantparamNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-23-Werror=unused-but-set-variableStephan Bergmann