summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-07-07Resolves fdo#80477: duplicate key for Help button in Start CenterAdolfo Jayme Barrientos
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-06coverity#706056 Unintended sign extensionCaolán McNamara
2014-07-06coverity#706055 Unintended sign extensionCaolán McNamara
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann
2014-07-03coverity#708816 Unused pointer valueCaolán McNamara
2014-07-01salplug:literaltoboolconversionStephan Bergmann
2014-07-01coverity#735850 Dereference after null checkCaolán McNamara
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-27Related: fdo#65634 make sidebar react to resizes when floatingCaolán McNamara
2014-06-27Resolves: fdo#65634 improve wheel-scrolling sidebar panelsCaolán McNamara
2014-06-26loplugin:staticcallStephan Bergmann
2014-06-26drop the functional partsCaolán McNamara
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann
2014-06-26clang: Branch condition evaluates to a garbage valueCaolán McNamara
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-06-26clang: Use-after-freeCaolán McNamara
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
2014-06-20Missing null checkStephan Bergmann
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19GetFileTimeValue can produce a "null" DateTimeStephan Bergmann
2014-06-19Prevent null pointer dereferenceStephan Bergmann
2014-06-18coverity#1028261 Uncaught exceptionCaolán McNamara
2014-06-18Use ImplInheritanceHelperStephan Bergmann
2014-06-17coverity#706054 Unintended sign extensionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-10fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-06-10coverity#441139 Explicit null dereferencedCaolán McNamara
2014-06-10coverity#706615 Uncaught exceptionCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06html export: More standard time specification in <meta/>.Jan Holesovsky
2014-06-06html export: Close the <meta> tags.Jan Holesovsky
2014-06-06coverity#704789 Dereference after null checkCaolán McNamara
2014-06-05coverity#1000658 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-04coverity#982646 Missing break in switchCaolán McNamara
2014-06-04fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier