summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
...
* no ImageButton loaded from .src nowCaolán McNamara2016-10-243-74/+0
* loplugin:expandablemethodds in reportdesign..salNoel Grandin2016-10-195-9/+2
* loplugin:unusedmethodsNoel Grandin2016-10-181-4/+0
* drop RSC_DOCKINGWINDOW*Caolán McNamara2016-10-123-42/+0
* no toolboxes are loaded from .src anymoreCaolán McNamara2016-10-123-188/+0
* remove some conversion operator methodsNoel Grandin2016-10-1111-24/+18
* no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara2016-10-103-112/+0
* DDExtraWidth doesn't existCaolán McNamara2016-10-093-4/+0
* no ComboBoxes loaded from .src anymoreCaolán McNamara2016-10-093-31/+0
* no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara2016-10-083-28/+0
* no CheckBox loaded from src files anymoreCaolán McNamara2016-10-073-28/+0
* drop loading Colors from src filesCaolán McNamara2016-10-062-25/+0
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-063-12/+3
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-063-10/+3
* no MetricFields are loaded from .src files nowCaolán McNamara2016-10-063-60/+0
* drop now unused BitmapItem rsc fieldsCaolán McNamara2016-10-063-14/+6
* no FixedLines are loaded from resources files anymoreCaolán McNamara2016-10-051-13/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-052-14/+15
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-10/+10
* tdf#100726 Improve readability of OUString concatinatione123462016-10-021-2/+2
* loplugin:constantparamNoel Grandin2016-09-309-42/+28
* loplugin:singlevalfields in l10ntools..saxNoel Grandin2016-09-154-8/+3
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-152-3/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-135-7/+7
* loplugin:constantparam in package..stocNoel Grandin2016-09-122-9/+6
* use initializer list ctors for res typesJochen Nitschke2016-08-3119-62/+43
* cppcheck:noConstructor for RscEnumerateObjJochen Nitschke2016-08-311-9/+14
* use range based loopsJochen Nitschke2016-08-311-34/+26
* Translate some German comments and messagesMaarten Bosmans2016-08-303-5/+5
* tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2016-08-261-3/+3
* tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka2016-08-242-4/+4
* GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski2016-08-011-0/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-273-4/+4
* new loplugin overrideparamNoel Grandin2016-07-259-18/+18
* loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-112-6/+6
* loplugin:redundantcast: redundant static_casts in rscStephan Bergmann2016-07-082-5/+5
* remove comphelper::string::removeNoel Grandin2016-07-041-1/+1
* loplugin:singlevalfields in variousNoel Grandin2016-06-283-4/+1
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-1/+2
* loplugin:unusedfieldsNoel Grandin2016-06-022-3/+0
* Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin2016-05-313-29/+12
* loplugin:unusedmethodsNoel Grandin2016-05-311-1/+0
* Convert WINDOW flags to scoped enumNoel Grandin2016-05-301-11/+9
* Convert RSC_TOOLBOX to scoped enumNoel Grandin2016-05-303-22/+7
* Revert "Remove more RSC_DOCKWINDOW related stuff"Michael Stahl2016-05-272-0/+14
* Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl2016-05-273-3/+19
* Remove more RSC_DOCKWINDOW related stuffNoel Grandin2016-05-272-14/+0
* remove unused RSC_DOCKWINDOW flagsNoel Grandin2016-05-273-19/+3
* loplugin:unusedmethodsNoel Grandin2016-05-264-37/+0
* loplugin:unusedreturntypesNoel Grandin2016-05-261-2/+1