summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)AuthorFilesLines
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara3-28/+0
2016-10-06drop loading Colors from src filesCaolán McNamara2-25/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara3-12/+3
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara3-10/+3
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara3-60/+0
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara3-14/+6
2016-10-05no FixedLines are loaded from resources files anymoreCaolán McNamara1-13/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin2-14/+15
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-10-02tdf#100726 Improve readability of OUString concatinatione123461-2/+2
2016-09-30loplugin:constantparamNoel Grandin9-42/+28
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin4-8/+3
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-7/+7
2016-09-12loplugin:constantparam in package..stocNoel Grandin2-9/+6
2016-08-31use initializer list ctors for res typesJochen Nitschke19-62/+43
2016-08-31cppcheck:noConstructor for RscEnumerateObjJochen Nitschke1-9/+14
2016-08-31use range based loopsJochen Nitschke1-34/+26
2016-08-30Translate some German comments and messagesMaarten Bosmans3-5/+5
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-3/+3
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka2-4/+4
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski1-0/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin3-4/+4
2016-07-25new loplugin overrideparamNoel Grandin9-18/+18
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2-6/+6
2016-07-08loplugin:redundantcast: redundant static_casts in rscStephan Bergmann2-5/+5
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-28loplugin:singlevalfields in variousNoel Grandin3-4/+1
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-1/+2
2016-06-02loplugin:unusedfieldsNoel Grandin2-3/+0
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin3-29/+12
2016-05-31loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-30Convert WINDOW flags to scoped enumNoel Grandin1-11/+9
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin3-22/+7
2016-05-27Revert "Remove more RSC_DOCKWINDOW related stuff"Michael Stahl2-0/+14
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl3-3/+19
2016-05-27Remove more RSC_DOCKWINDOW related stuffNoel Grandin2-14/+0
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin3-19/+3
2016-05-26loplugin:unusedmethodsNoel Grandin4-37/+0
2016-05-26loplugin:unusedreturntypesNoel Grandin1-2/+1
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin1-4/+2
2016-05-26Convert METRICFORMATTER to scoped enumNoel Grandin1-2/+2
2016-05-26Convert METRICFIELD to scoped enumNoel Grandin1-3/+3
2016-05-25new src file has ExtraLong in use anymoreCaolán McNamara1-2/+0
2016-05-25no src file has BorderStyle in use anymoreCaolán McNamara1-16/+0
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-2/+0
2016-05-22Convert RSC_IMAGEBUTTON to scoped enumNoel Grandin1-3/+3
2016-05-22Convert RSC_IMAGELIST to scoped enumNoel Grandin1-3/+3
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin5-57/+0
2016-05-16remove ACCELITEM stuff from rscNoel Grandin3-37/+0