summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann155-13/+975
2019-11-16cid#1448516 silence Dereference null return valueCaolán McNamara1-1/+5
2019-11-16widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl1-1/+6
2019-11-16cid#1448453 Untrusted value as argumentCaolán McNamara1-1/+1
2019-11-16cid#1453998 Wrapper object use after freeCaolán McNamara1-3/+4
2019-11-16cid#1448447 silence RV: Bad use of return valueCaolán McNamara1-1/+2
2019-11-16cid#1455212 Uncaught exceptionCaolán McNamara1-5/+9
2019-11-16cid#1448226 silence RV: Bad use of return valueCaolán McNamara1-1/+4
2019-11-16loplugin:singlevalfieldsNoel Grandin10-248/+171
2019-11-16Also consider saved exceptions when terminating parseMike Kaganski4-1350/+41
2019-11-16oox: avoid control freeze on exceptionVasily Melenchuk1-16/+7
2019-11-16sw: RTF export: only enable \formprot if there is actually a sectionMichael Stahl1-8/+4
2019-11-16cid#1448525 Dereference null return valueCaolán McNamara1-1/+11
2019-11-16sort itemsStephan Bergmann1-6/+6
2019-11-16revert cid#1455212 Uncaught exceptionCaolán McNamara2-2/+2
2019-11-16Improve loplugin:redundantpreprocessor performance a bitStephan Bergmann3-4/+20
2019-11-16tdf#128820: use wps namespace for simple text shapesMike Kaganski3-17/+1376
2019-11-16Fix loplugin::Entry ODR violationStephan Bergmann2-10/+10
2019-11-16ChartTypePanel: Remove unused varsMuhammet Kara1-6/+0
2019-11-16Simplify sequence initializationMike Kaganski1-3/+4
2019-11-16Rename getCurrentParamter() as getCurrentParameter()Muhammet Kara2-6/+6
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski9-155/+95
2019-11-16tdf128684: Rotate text in not preset custom shapeTamas Bunth3-0/+31
2019-11-16Remove unused var m_xChartTypeLabelMuhammet Kara2-2/+0
2019-11-16Add SplineResourceGroup to ChartTypePanelMuhammet Kara2-9/+11
2019-11-16Add more resource groups to ChartTypePanelMuhammet Kara2-30/+35
2019-11-16tdf#128257 Bullet and Numbering Dialogandreas kainz1-74/+63
2019-11-16tdf#44462: add a link to Windows Default apps settings appletMike Kaganski4-0/+98
2019-11-16loplugin:unusedfieldsNoel Grandin12-222/+200
2019-11-16use FasterParser for XMLVersionListPersistenceNoel Grandin1-7/+2
2019-11-16Replace some std::once with static initializersMike Kaganski2-21/+12
2019-11-16Simplify sequences initializationMike Kaganski1-194/+60
2019-11-16no need to construct a parser in SwXMLSectionListNoel Grandin1-7/+2
2019-11-16tdf#128303 PDF Dialog updateandreas kainz1-449/+490
2019-11-16tdf#128721 Options -> View Dialog updateandreas kainz1-328/+375
2019-11-16tdf#128723 Options Print Dialog updateandreas kainz1-318/+425
2019-11-16tdf#128725 Options Update Dialog changeandreas kainz1-209/+341
2019-11-16tdf#127807 Border Dialog updateandreas kainz1-507/+492
2019-11-15loplugin:external: Don't warn for injected friend functionsStephan Bergmann2-0/+48
2019-11-15tdf#128495 measure preferred size of print preview relative to UI fontCaolán McNamara3-2/+8
2019-11-15no need to construct an extra parser in ConvDicXMLImportNoel Grandin1-13/+1
2019-11-15editeng: extend SvxColorItem xml dumpMiklos Vajna1-1/+6
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann17-54/+54
2019-11-15Fix loplugin:fakebool for Objective CStephan Bergmann1-1/+4
2019-11-15no need to construct a parser in ImportStoredChapterNumberingRulesNoel Grandin1-9/+2
2019-11-15loplugin:external: Extend comment about the perils of moving a functionStephan Bergmann1-1/+30
2019-11-15android: keep float for row/column dimensions to unbreak buildChristian Lohmaier1-2/+3
2019-11-15loplugin:external: Note all other declarations of the same entityStephan Bergmann2-2/+8
2019-11-15use FastParser for the XMLVersionListImportNoel Grandin2-76/+52
2019-11-15tdf#128710 Qt5 don't force immediate paint on showJan-Marek Glogowski1-1/+4