summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appserv.cxx
AgeCommit message (Expand)Author
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-11too risky to dlclose basctl once openedCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-02coverity#1242501 Resource leakCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-15sfx2: bring back resmgrThomas Arnhold
2014-08-15ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-10coverity#1224981 Dereference null return valueCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-09Remove unused MacroOrganizerStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-05coverity#704787 Explicit null dereferencedCaolán McNamara
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-15sfx: Use constructor feature for SfxFrameLoader_Impl.Matúš Kukan
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-30Resolves: fdo#66700 don't crash on querying zoom state with no SfxObjectShellCaolán McNamara
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-08-03fdo#46037: remove 1 comphelper/configurationhelper in sfx2Julien Nabet
2013-07-31fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/applJulien Nabet
2013-07-09fix the sfx2->sfx log area renameLuboš Luňák
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-06-06Remove remnants of help agentCaolán McNamara
2013-05-30Clean zoom redundances in Math and fix fdo#55929Rodolfo Ribeiro Gomes
2013-05-20fdo#48775 - presumed fix for missing bibliography database exception crash.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04convert license dialog to .ui formatCaolán McNamara