summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Replace sal_Bool with bool in vector<pair<...>>Stephan Bergmann
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann
2016-04-20Replace map to sal_Bool with map to boolStephan Bergmann
2016-04-20SvxNumberFormat::SetIncludeUpperLevels takes a sal_uInt8, not a sal_BoolStephan Bergmann
2016-04-20Remove redundant comparison against sal_FalseStephan Bergmann
2016-04-20Replace vector<sal_Bool> with vector<bool>Stephan Bergmann
2016-04-20loplugin:simplifyboolStephan Bergmann
2016-04-20Remove redundant comparison against sal_FalseStephan Bergmann
2016-04-20Use cast to bool to normalize sal_Bool valuesStephan Bergmann
2016-04-20Use bool instead of a sal_uInt8 bitStephan Bergmann
2016-04-20tdf#99361 Separate checkbox in SidebarLaurent Balland-Poirier
2016-04-20SvDDEObject::nError is never readStephan Bergmann
2016-04-20tdf#99361 Separate checkbox in Number dialogLaurent Balland-Poirier
2016-04-20Updated coreAdolfo Jayme Barrientos
2016-04-20tdf#97567 xmloff: use programmatic name for imported automatic style.Mark Hung
2016-04-20TextCharacterSpacingControl: Fix loplugin:vclwidgets warning.Jan Holesovsky
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-20Resolves: tdf#91778 drawing the background over an active cursorCaolán McNamara
2016-04-20XCheckBox: Add reference to where the parameters/return values are documentedSamuel Mehrbrodt
2016-04-20XListBox: Add hint about return value on empty selectionSamuel Mehrbrodt
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-20libxmlsec: split the upstreamed part of xmlsec1-vc.patch.1 into a new patchMiklos Vajna
2016-04-20Use IsRightToLeft()Stephan Bergmann
2016-04-20cleanup AS_HELP_STRING in configure.acKorrawit Pruegsanusak
2016-04-20Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2016-04-19update creditsChristian Lohmaier
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna
2016-04-19tdf#99329 : By default show sum and average statusbar functions...Dennis Francis
2016-04-19introduce DEBUG_SD_CONFIGURATION_TRACE instead of OSL_DEBUG_LEVEL>=2Eike Rathke
2016-04-19So this is apparently about right-to-left levels, not a boolean flagStephan Bergmann
2016-04-19warning C4101: 'rException' : unreferenced local variableStephan Bergmann
2016-04-19Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann
2016-04-19drawinglayer: fix Android-specific typoMiklos Vajna
2016-04-19cppcheck: silence known conditions warnings in scJochen Nitschke
2016-04-19drawinglayer: work around broken Android toolchainMiklos Vajna
2016-04-19sd doc model dump: include undo manager infoMiklos Vajna
2016-04-19Missing include for std::roundStephan Bergmann
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna
2016-04-19const as const can, tdf#99322 follow-upEike Rathke
2016-04-19sc: fix loplugin:passstuffbyrefMiklos Vajna
2016-04-19tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks
2016-04-19call StartNeededListeners() only on affected columns, tdf#99322 follow-upEike Rathke
2016-04-19WIP tdf#89609 Ignore subsecond precision in iso8601Muhammet Kara
2016-04-19tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna
2016-04-19BASIC : Partially revert SbxArray simplification.Arnaud Versini
2016-04-19cppcheck: silence known condition warning in sw ww8Jochen Nitschke
2016-04-19Elide macros used onceStephan Bergmann