summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-08-05java: remove commented out codeNoel Grandin2-7/+0
2014-08-04avoid buffer overflow by using wrong bufferMarkus Mohrhard1-1/+1
2014-08-01typo: more then -> more thanTakeshi Abe2-2/+2
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky1-12/+13
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin1-1/+7
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi1-1/+0
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann4-14/+4
2014-07-29WaE: 'initializing' : truncation from 'double' to 'float'Tor Lillqvist1-1/+1
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2-4/+4
2014-07-28sfx2: -Werror=parenthesesMichael Stahl1-4/+4
2014-07-28Some properties in File->Properties->General Tab are not set for remote docsMihai Varga1-0/+49
2014-07-26fdo#71770 Fixed Cut/Copy/Paste popup menu items to appear at the topJeffrey Stedfast1-4/+4
2014-07-25gcc 4.3.4: no matching functionCaolán McNamara1-1/+1
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin3-10/+4
2014-07-25Remove 1 px border around Start CenterAdolfo Jayme Barrientos1-1/+1
2014-07-24Resolves: fdo#80476 Start Center sidebar button are too largeCaolán McNamara1-5/+6
2014-07-24sfx2: remove another DBG macro that arose from the graveMichael Stahl3-14/+3
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara2-10/+15
2014-07-24style category listbox depends on being unsortedCaolán McNamara1-1/+3
2014-07-24Related: fdo#81641 exclude 'all styles' category from organizer pageCaolán McNamara1-0/+1
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin6-7/+9
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