summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2014-10-06fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242843 Unused valueCaolán McNamara
2014-10-02coverity#1242904 error code overwrittenCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06fdo#56562 OSX: Update URL in Writer title bar when saving .docMatthew J. Francis
2014-08-28Reduce nesting / style in thumbnail creation routinesTomaž Vajngerl
2014-08-28SfxMedium::Transfer_Impl: fix indentationMiklos Vajna
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25everything is independent from vos these days...Michael Stahl
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18remove lots of dead boxesThomas Arnhold
2014-08-18InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT to StringThomas Arnhold
2014-08-15MSG_ERROR_RENAME_TEMPLATE resource unusedCaolán McNamara
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara
2014-08-14git commit no reason to include FutureDocumentVersionProductUpdateRequest.hppCaolán McNamara
2014-08-09remove unused resource idsThomas Arnhold
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-22do not unescape sequence in original name in GetRecommendedName()Eike Rathke
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-07-14fdo#81304 don't parse file name as part of URLDavid Tardon
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01coverity#735850 Dereference after null checkCaolán McNamara
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-26drop the functional partsCaolán McNamara
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-06-26clang: Use-after-freeCaolán McNamara
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl