summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann72-261/+261
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann9-29/+29
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann21-58/+58
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann8-46/+46
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann68-649/+649
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann12-28/+28
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann41-120/+120
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann5-5/+5
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann5-10/+10
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann6-15/+15
2016-04-20Replace sal_Bool with bool in vector<pair<...>>Stephan Bergmann2-5/+5
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann1-8/+8
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann1-4/+4
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann1-4/+4
2016-04-20SvxNumberFormat::SetIncludeUpperLevels takes a sal_uInt8, not a sal_BoolStephan Bergmann1-2/+2
2016-04-20Remove redundant comparison against sal_FalseStephan Bergmann1-2/+2
2016-04-20Replace vector<sal_Bool> with vector<bool>Stephan Bergmann1-4/+4
2016-04-20loplugin:simplifyboolStephan Bergmann1-1/+1
2016-04-20Remove redundant comparison against sal_FalseStephan Bergmann1-1/+1
2016-04-20Use cast to bool to normalize sal_Bool valuesStephan Bergmann6-17/+28
2016-04-20Use bool instead of a sal_uInt8 bitStephan Bergmann2-7/+7
2016-04-20tdf#99361 Separate checkbox in SidebarLaurent Balland-Poirier6-84/+57
2016-04-20SvDDEObject::nError is never readStephan Bergmann2-13/+1
2016-04-20tdf#99361 Separate checkbox in Number dialogLaurent Balland-Poirier5-47/+74
2016-04-20Updated coreAdolfo Jayme Barrientos1-0/+0
2016-04-20tdf#97567 xmloff: use programmatic name for imported automatic style.Mark Hung1-0/+10
2016-04-20TextCharacterSpacingControl: Fix loplugin:vclwidgets warning.Jan Holesovsky1-7/+6
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin68-301/+97
2016-04-20Resolves: tdf#91778 drawing the background over an active cursorCaolán McNamara1-0/+12
2016-04-20XCheckBox: Add reference to where the parameters/return values are documentedSamuel Mehrbrodt1-0/+4
2016-04-20XListBox: Add hint about return value on empty selectionSamuel Mehrbrodt1-1/+1
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos14-721/+500
2016-04-20libxmlsec: split the upstreamed part of xmlsec1-vc.patch.1 into a new patchMiklos Vajna3-39/+48
2016-04-20Use IsRightToLeft()Stephan Bergmann2-7/+5
2016-04-20cleanup AS_HELP_STRING in configure.acKorrawit Pruegsanusak1-138/+57
2016-04-20Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2016-04-19update creditsChristian Lohmaier1-1165/+1178
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna3-1/+46
2016-04-19tdf#99329 : By default show sum and average statusbar functions...Dennis Francis2-20/+27
2016-04-19introduce DEBUG_SD_CONFIGURATION_TRACE instead of OSL_DEBUG_LEVEL>=2Eike Rathke6-9/+65
2016-04-19So this is apparently about right-to-left levels, not a boolean flagStephan Bergmann4-21/+21
2016-04-19warning C4101: 'rException' : unreferenced local variableStephan Bergmann1-1/+1
2016-04-19Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna2-2/+10
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann5-13/+30
2016-04-19drawinglayer: fix Android-specific typoMiklos Vajna1-1/+1
2016-04-19cppcheck: silence known conditions warnings in scJochen Nitschke3-10/+4
2016-04-19drawinglayer: work around broken Android toolchainMiklos Vajna1-0/+11
2016-04-19sd doc model dump: include undo manager infoMiklos Vajna1-0/+8
2016-04-19Missing include for std::roundStephan Bergmann1-1/+3
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna5-6/+6