summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2014-09-11WaE: Unreferenced function definitionTor Lillqvist
2014-09-11fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-11get rid of QUERYINT macro in sdTomaž Vajngerl
2014-09-10fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-09crashtest: sep should be curSepCaolán McNamara
2014-09-08coverity#1237355 Dereference null return valueCaolán McNamara
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara
2014-09-05fdo#82681: return IsUserDefined w/o negationKatarina Behrens
2014-09-05resource files: remove unused definitionsThomas Arnhold
2014-09-05src: use ToolBoxItem, as all other doThomas Arnhold
2014-09-05src: capitalization as the restThomas Arnhold
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-09-03Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky
2014-09-03coverity#704756 Dereference after null checkCaolán McNamara
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-09-01Partially revert: fixincludeguards.sh: sdThomas Arnhold
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann
2014-08-29n#708518: sd: check that master page matches when setting parent styleMichael Stahl
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist
2014-08-19Resolves: fdo#82355 crash on loading pptCaolán McNamara
2014-08-19Make Draw use paper size when printing - fdo#63905Eilidh McAdam
2014-08-19Fix Insert 3D Model file dialog's "All supported formats" filterZolnai Tamás
2014-08-19error C2296: '<<' : illegal, left operand has type 'const char [28]'Miklos Vajna
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-18SD_TOOLBOX is never defined outside toolbox2_tmpl.srcThomas Arnhold
2014-08-18STRING -> StringThomas Arnhold
2014-08-17check TRG_HasMasterPage before TRG_GetMasterPageCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-13warning C4189 local variable initialized but not referencedMichael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13Ignore exception when service ScannerManager is unavailableTomaž Vajngerl
2014-08-13reduce code duplicationTomaž Vajngerl
2014-08-11fdo#81933 do not select 1st slide unconditionallyDavid Tardon