summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appserv.cxx
AgeCommit message (Expand)Author
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
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-07fdo#46808, small cleanupsNoel Grandin
2013-03-07fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new styleNoel Grandin
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled includesThomas Arnhold
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-18fdo#58370 - 'Send Feedback...' URL invalid in other languages then EnglishRob Snelders
2012-12-03better have the SolarMutex hereBjoern Michaelsen