summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* sfx2: -Werror=parenthesesMichael Stahl2014-07-281-4/+4
* Some properties in File->Properties->General Tab are not set for remote docsMihai Varga2014-07-281-0/+49
* fdo#71770 Fixed Cut/Copy/Paste popup menu items to appear at the topJeffrey Stedfast2014-07-261-4/+4
* gcc 4.3.4: no matching functionCaolán McNamara2014-07-251-1/+1
* convert the weak reference macro in tools into a templateNoel Grandin2014-07-253-10/+4
* Remove 1 px border around Start CenterAdolfo Jayme Barrientos2014-07-251-1/+1
* Resolves: fdo#80476 Start Center sidebar button are too largeCaolán McNamara2014-07-241-5/+6
* sfx2: remove another DBG macro that arose from the graveMichael Stahl2014-07-243-14/+3
* Related: fdo#81641 create new styles with an initial nameCaolán McNamara2014-07-242-10/+15
* style category listbox depends on being unsortedCaolán McNamara2014-07-241-1/+3
* Related: fdo#81641 exclude 'all styles' category from organizer pageCaolán McNamara2014-07-241-0/+1
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-236-7/+9
* do not unescape sequence in original name in GetRecommendedName()Eike Rathke2014-07-221-3/+3
* Related: fdo#81457 quadratic time required when setting a11y nameCaolán McNamara2014-07-221-19/+44
* callcatcher: update unused codeCaolán McNamara2014-07-221-24/+0
* fdo#63756 build libxml2 with ICU supportDavid Tardon2014-07-202-8/+8
* fix spelling structur -> structureNoel Grandin2014-07-172-2/+2
* rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin2014-07-173-4/+4
* fdo#81304 don't parse file name as part of URLDavid Tardon2014-07-141-1/+2
* inline tools::SvRefBaseRef typedefNoel Grandin2014-07-141-1/+1
* Related: #i125226# expect DDE servers to be already upHerbert Dürr2014-07-141-61/+11
* SfxModelessDialog ResId ctor bites the dustCaolán McNamara2014-07-131-13/+1
* Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály2014-07-116-63/+90
* new loplugin: externalandnotdefinedNoel Grandin2014-07-117-20/+63
* make label translatableAndras Timar2014-07-101-1/+1
* MD_DDE_LINKEDIT conversion to .uiSzymon Kłos2014-07-107-157/+220
* Related: #i125226# disallow absolute and relative paths for DDE serversHerbert Dürr2014-07-101-2/+4
* Related: #i125226# some macro preferences are directly...Herbert Dürr2014-07-101-4/+8
* Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr2014-07-101-3/+8
* coverity#1224981 Dereference null return valueCaolán McNamara2014-07-102-1/+3
* coverity#1132691 Dereference null return valueCaolán McNamara2014-07-101-0/+5
* provide a route to get the default document targetsCaolán McNamara2014-07-091-9/+10
* use SimpleReferenceObject in svtools moduleNoel Grandin2014-07-081-0/+1
* Resolves fdo#80477: duplicate key for Help button in Start CenterAdolfo Jayme Barrientos2014-07-071-2/+1
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-1/+1
* coverity#706056 Unintended sign extensionCaolán McNamara2014-07-061-3/+4
* coverity#706055 Unintended sign extensionCaolán McNamara2014-07-061-2/+3
* error: reference cannot be bound to dereferenced null pointerStephan Bergmann2014-07-032-10/+9
* coverity#708816 Unused pointer valueCaolán McNamara2014-07-031-7/+0
* salplug:literaltoboolconversionStephan Bergmann2014-07-011-1/+1
* coverity#735850 Dereference after null checkCaolán McNamara2014-07-011-2/+1
* Related: fdo#80633 cache optimal sizeCaolán McNamara2014-07-011-2/+2
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann2014-06-301-1/+3
* Typo: beeing->beingJulien Nabet2014-06-297-9/+9
* fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud2014-06-271-15/+20
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-2751-182/+182
* Related: fdo#65634 make sidebar react to resizes when floatingCaolán McNamara2014-06-271-29/+41
* Resolves: fdo#65634 improve wheel-scrolling sidebar panelsCaolán McNamara2014-06-272-36/+3
* loplugin:staticcallStephan Bergmann2014-06-261-1/+1