summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/guisaveas.cxx
AgeCommit message (Expand)Author
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-07-22do not unescape sequence in original name in GetRecommendedName()Eike Rathke
2014-07-14fdo#81304 don't parse file name as part of URLDavid Tardon
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-05Fix indentationMaxim Monastirsky
2014-04-20adjust output file extension when exporting (bnc#870581)Luboš Luňák
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2014-01-28bool improvementsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-08-29convert include/sfx2/filedlghelper.hxx from String to OUStringNoel Grandin
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-07-08fdo#65055: sfx: fix automatic version on closeMichael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-21fix alignment in codeNoel Grandin
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25fdo#60780, Save a Copy wipÁdám Csaba Király
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-15fix indentationMarkus Mohrhard
2013-03-15use a scoped_ptr hereMarkus Mohrhard
2013-03-15initial work on an odc exportMarkus Mohrhard
2013-03-15let us pass this parameter by valueMarkus Mohrhard
2013-03-07fdo#46808, remove unnecessary XMultiServiceFactory usageNoel Grandin
2013-03-03drop unneeded includeDavid Tardon
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-22Better debugging messagesStephan Bergmann
2013-01-21Fix spelling misteakTor Lillqvist
2012-12-07loplugin: various unused variablesCaolán McNamara
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann