summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* java: reduce scope, make some methods privateNoel Grandin2014-08-133-3/+3
* java: reduce scope, make member classes privateNoel Grandin2014-08-133-4/+4
* java: reduce scope, make fields privateNoel Grandin2014-08-132-4/+4
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-121-22/+0
* java: remove useless javadoc tagsNoel Grandin2014-08-121-1/+0
* java: remove unnecessary semi-colonsNoel Grandin2014-08-122-8/+8
* java: remove exceptions from throws clauses that are not actually thrownNoel Grandin2014-08-123-3/+2
* java: remove unused variablesNoel Grandin2014-08-121-5/+2
* -Werror,-Wtautological-undefined-compareStephan Bergmann2014-08-111-3/+0
* -Werror,-Wtautological-undefined-compareStephan Bergmann2014-08-111-1/+1
* fdo#82278 SfxUInt16Item -> SfxInt16ItemMaxim Monastirsky2014-08-092-2/+2
* remove unused resource idsThomas Arnhold2014-08-091-5/+0
* remove now unused tabpage.hrcThomas Arnhold2014-08-091-1/+0
* Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand2014-08-091-1/+11
* Typo: filen->fileJulien Nabet2014-08-091-1/+1
* qsort and bsearch need different kinds of callback functionsStephan Bergmann2014-08-081-9/+12
* Resolves: fdo#82043 use a bold font for the start-center buttonsCaolán McNamara2014-08-071-0/+2
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-071-0/+2
* rhbz#1079672: FileDialogHelper: don't hand out stale preview GraphicMichael Stahl2014-08-071-13/+10
* fdo#82017: Rename 'Close without saving' button to 'Don't Save'.Adolfo Jayme Barrientos2014-08-051-3/+4
* java: remove commented out codeNoel Grandin2014-08-052-7/+0
* avoid buffer overflow by using wrong bufferMarkus Mohrhard2014-08-041-1/+1
* typo: more then -> more thanTakeshi Abe2014-08-012-2/+2
* hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky2014-08-011-12/+13
* simplify "no delete" logic in SvRefBaseNoel Grandin2014-07-291-1/+7
* fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi2014-07-291-1/+0
* Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann2014-07-294-14/+4
* WaE: 'initializing' : truncation from 'double' to 'float'Tor Lillqvist2014-07-291-1/+1
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-292-4/+4
* 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