summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxpicklist.cxx
AgeCommit message (Expand)Author
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-21lok: Avoid adding to recent documents completely.Jan Holesovsky
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky
2015-10-17Revert "sfx2: -Werror=unused-parameter"Christian Lohmaier
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16Revert "tdf#95095: Don't create thumbnails on load."Jan Holesovsky
2015-10-16sfx2: -Werror=unused-parameterMiklos Vajna
2015-10-15tdf#95095: Don't create thumbnails on load.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-17boost->stdCaolán McNamara
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-08coverity#1237351 Logically dead codeCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-24fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-21speed-up writer conversion in headless modeTomaž Vajngerl
2014-05-07coverity#1209611 Explicit null dereferencedCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18Don't bother creating thumbnails on non-desktop, at least for nowTor Lillqvist
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10startcenter: don't generate thumbnails in headless modeMiklos Vajna
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky
2014-01-28bool improvementsStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-09Call AddDocumentToPickList in SFX_EVENT_OPENDOCJesús Corrius
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25Remove useless SfxStringEncode and SfxStringDecodeThomas Arnhold
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-07-06re-base on ALv2 code. Includes:Michael Meeks