summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2015-04-16fix crash on re-export of fdo50057-2.odt to odtcp-4.3-6Caolán McNamara2-7/+15
2014-10-14sfx2: missing semicolonMiklos Vajna1-1/+1
2014-10-14Do not terminate desktop from a TimerStephan Bergmann1-18/+1
2014-10-14Don't even attempt to unload libqstart_gtklo.so againStephan Bergmann3-109/+54
2014-10-14fdo#80927: css.office.Quickstart should be single-instance service.Matúš Kukan1-1/+22
2014-09-15Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainercp-4.3-branch-pointCaolán McNamara1-6/+6
2014-08-26fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky1-1/+3
2014-08-12Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-1/+11
2014-08-04avoid buffer overflow by using wrong bufferMarkus Mohrhard1-1/+1
2014-07-30Related: #i125226# expect DDE servers to be already upHerbert Dürr1-61/+11
2014-07-21fdo#63756 build libxml2 with ICU supportDavid Tardon1-1/+1
2014-07-11Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr1-4/+15
2014-06-05fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier1-0/+5
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-11/+0
2014-05-29speed-up writer conversion in headless modeTomaž Vajngerl1-1/+1
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-2/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-1/+1
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin2-4/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-1/+1
2014-05-10remove globally disabled warnings from source filesThomas Arnhold1-4/+0
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky1-3/+3
2014-05-08various: sal_Bool->boolNoel Grandin1-1/+1
2014-05-07coverity#1209611 Explicit null dereferencedCaolán McNamara1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky2-12/+6
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-15/+11
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky1-22/+22
2014-04-18coverity#1202785 Division or modulo by zeroCaolán McNamara1-1/+1
2014-04-16coverity#1202948 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-04-11coverity#738831 Uninitialized pointer fieldCaolán McNamara1-0/+8
2014-04-10DownLoad -> Download.Jan Holesovsky3-10/+10
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann5-44/+18
2014-04-09Remove unused MacroOrganizerStephan Bergmann1-21/+0
2014-04-09Remove unused MakeVariableStephan Bergmann1-25/+0
2014-04-09Remove always-null SvFileObject::pDownLoadDataStephan Bergmann2-54/+8
2014-04-08WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2014-04-08WaE: -Werror=uninitializedCaolán McNamara1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin32-446/+436
2014-04-05coverity#704787 Explicit null dereferencedCaolán McNamara1-8/+0
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara1-1/+1
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara1-2/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann4-11/+11
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist1-3/+3
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann3-12/+0
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist1-12/+2
2014-03-27SAL_OVERRIDE, Mac OS X sfx2 reduxStephan Bergmann1-1/+1