summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-07-22do not unescape sequence in original name in GetRecommendedName()Eike Rathke1-3/+3
2014-07-22Related: fdo#81457 quadratic time required when setting a11y nameCaolán McNamara1-19/+44
2014-07-22callcatcher: update unused codeCaolán McNamara1-24/+0
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon2-8/+8
2014-07-17fix spelling structur -> structureNoel Grandin2-2/+2
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin3-4/+4
2014-07-14fdo#81304 don't parse file name as part of URLDavid Tardon1-1/+2
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin1-1/+1
2014-07-14Related: #i125226# expect DDE servers to be already upHerbert Dürr1-61/+11
2014-07-13SfxModelessDialog ResId ctor bites the dustCaolán McNamara1-13/+1
2014-07-11Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály6-63/+90
2014-07-11new loplugin: externalandnotdefinedNoel Grandin7-20/+63
2014-07-10make label translatableAndras Timar1-1/+1
2014-07-10MD_DDE_LINKEDIT conversion to .uiSzymon Kłos7-157/+220
2014-07-10Related: #i125226# disallow absolute and relative paths for DDE serversHerbert Dürr1-2/+4
2014-07-10Related: #i125226# some macro preferences are directly...Herbert Dürr1-4/+8
2014-07-10Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr1-3/+8
2014-07-10coverity#1224981 Dereference null return valueCaolán McNamara2-1/+3
2014-07-10coverity#1132691 Dereference null return valueCaolán McNamara1-0/+5
2014-07-09provide a route to get the default document targetsCaolán McNamara1-9/+10
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin1-0/+1
2014-07-07Resolves fdo#80477: duplicate key for Help button in Start CenterAdolfo Jayme Barrientos1-2/+1
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-07-06coverity#706056 Unintended sign extensionCaolán McNamara1-3/+4
2014-07-06coverity#706055 Unintended sign extensionCaolán McNamara1-2/+3
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann2-10/+9
2014-07-03coverity#708816 Unused pointer valueCaolán McNamara1-7/+0
2014-07-01salplug:literaltoboolconversionStephan Bergmann1-1/+1
2014-07-01coverity#735850 Dereference after null checkCaolán McNamara1-2/+1
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara1-2/+2
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann1-1/+3
2014-06-29Typo: beeing->beingJulien Nabet7-9/+9
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud1-15/+20
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud51-182/+182
2014-06-27Related: fdo#65634 make sidebar react to resizes when floatingCaolán McNamara1-29/+41
2014-06-27Resolves: fdo#65634 improve wheel-scrolling sidebar panelsCaolán McNamara2-36/+3
2014-06-26loplugin:staticcallStephan Bergmann1-1/+1
2014-06-26drop the functional partsCaolán McNamara1-4/+0
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann1-0/+4
2014-06-26clang: Branch condition evaluates to a garbage valueCaolán McNamara1-1/+1
2014-06-26OSL_ENSURE->assertCaolán McNamara1-3/+3
2014-06-26clang: Use-after-freeCaolán McNamara1-4/+12
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl1-1/+0
2014-06-25remove spurious com::sun::star::chaosMichael Stahl1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper6-9/+9
2014-06-20Missing null checkStephan Bergmann1-3/+6
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-0/+17
2014-06-19GetFileTimeValue can produce a "null" DateTimeStephan Bergmann1-1/+5