summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)AuthorFilesLines
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2-5/+5
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-4/+4
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-2/+2
2014-10-06fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin10-26/+28
2014-10-02coverity#1242843 Unused valueCaolán McNamara1-2/+2
2014-10-02coverity#1242904 error code overwrittenCaolán McNamara1-1/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin4-11/+11
2014-09-30fdo#82577: Handle RegionNoel Grandin2-21/+21
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin1-1/+1
2014-09-26remove unnecessary casts'sNoel Grandin1-9/+9
2014-09-26remove unnecessary static_cast'sNoel Grandin1-2/+2
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin1-1/+1
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin12-30/+30
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl1-17/+21
2014-09-17Add writer document font colors to color palettesKrisztian Pinter1-0/+7
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann3-8/+8
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2-4/+4
2014-09-06fdo#56562 OSX: Update URL in Writer title bar when saving .docMatthew J. Francis1-0/+2
2014-08-28Reduce nesting / style in thumbnail creation routinesTomaž Vajngerl1-45/+38
2014-08-28SfxMedium::Transfer_Impl: fix indentationMiklos Vajna1-3/+3
2014-08-26convert sw use of template manager to new managerCaolán McNamara2-2/+2
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara4-12/+11
2014-08-25set names on a bunch more threads...Michael Stahl2-0/+4
2014-08-25everything is independent from vos these days...Michael Stahl1-1/+1
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-08-22No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann2-16/+14
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-13/+7
2014-08-18ErrorBox->MessageDialogCaolán McNamara2-21/+21
2014-08-18remove lots of dead boxesThomas Arnhold2-68/+1
2014-08-18InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT to StringThomas Arnhold1-2/+3
2014-08-15MSG_ERROR_RENAME_TEMPLATE resource unusedCaolán McNamara2-7/+0
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara1-1/+0
2014-08-14git commit no reason to include FutureDocumentVersionProductUpdateRequest.hppCaolán McNamara1-1/+0
2014-08-09remove unused resource idsThomas Arnhold1-5/+0
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin1-1/+7
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-2/+2
2014-07-22do not unescape sequence in original name in GetRecommendedName()Eike Rathke1-3/+3
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon1-7/+7
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin2-3/+3
2014-07-14fdo#81304 don't parse file name as part of URLDavid Tardon1-1/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin3-11/+39
2014-07-01coverity#735850 Dereference after null checkCaolán McNamara1-2/+1
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud1-15/+20
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud13-47/+47
2014-06-26drop the functional partsCaolán McNamara1-4/+0
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann1-0/+4