summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Remove MinGW supportStephan Bergmann12-297/+8
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem2-0/+10
2017-02-10remove unused enumerators from PolyClipOpNoel Grandin1-3/+1
2017-02-10convert InsertOperation to scoped enumNoel Grandin1-5/+4
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin1-5/+3
2017-02-10convert EItem to scoped enumNoel Grandin1-38/+33
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin1-19/+16
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin1-17/+16
2017-02-10convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin1-5/+4
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-8/+5
2017-02-10convert Orientation to scoped enumNoel Grandin1-2/+2
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky2-0/+2
2017-02-09loplugin:unnecessaryoverrideStephan Bergmann1-2/+0
2017-02-09Some clean upStephan Bergmann1-3/+3
2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann1-28/+22
2017-02-09xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl1-5/+0
2017-02-09convert PDFVersion to scoped enumNoel Grandin1-2/+2
2017-02-09convert DestAreaType to scoped enumNoel Grandin2-6/+3
2017-02-09convert PDFWriter::PageTransition to scoped enumNoel Grandin1-3/+2
2017-02-09Fix SAL_DEBUG_BACKTRACEStephan Bergmann1-3/+13
2017-02-09drop unused RSC_BYNAME defineCaolán McNamara1-1/+0
2017-02-09convert BmpConversion to scoped enumNoel Grandin2-13/+11
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin2-28/+39
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin4-16/+11
2017-02-08This is only used within vclKhaled Hosny2-61/+1
2017-02-08Move the typedef where it is usedKhaled Hosny1-2/+0
2017-02-08ResId::SetAutoRelease now unusedCaolán McNamara1-9/+0
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara1-2/+2
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin7-116/+84
2017-02-08drop unused error stringsCaolán McNamara3-38/+3
2017-02-08tdf#105814 enable localization of "host" and "port" in sample addressesAndras Timar1-0/+2
2017-02-08Adding an iterator for fastattributes:Mohammed Abdul Azeem1-0/+52
2017-02-08coverity#1400143 Missing move assignment operatorCaolán McNamara1-181/+84
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin1-1/+0
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin1-23/+0
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-1/+1
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl4-42/+32
2017-02-07remove CREATE_OSTRING macroJochen Nitschke1-5/+0
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks2-2/+2
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara1-3/+3
2017-02-07Related: tdf#105371 we can do this with a sizegroupCaolán McNamara1-3/+0
2017-02-07revert unready stuffCaolán McNamara1-3/+3
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara1-3/+3
2017-02-07there is no cnt (chaos) resource file anymoreCaolán McNamara1-2/+0
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin4-32/+42
2017-02-07uitest: provide a way to get a json representation of the ui infoMarkus Mohrhard1-4/+4
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-1/+1
2017-02-07remove unused constant from SdrHintKindNoel Grandin1-1/+0
2017-02-07remove unused constant from SdrInsertReasonKind enumNoel Grandin1-1/+0
2017-02-06Add missing #includesStephan Bergmann2-0/+2