summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2014-09-15sd: sal_Bool -> boolStephan Bergmann4-6/+6
2014-09-14Related: fdo#83572 Improve zoom modeMaxim Monastirsky2-9/+22
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky5-3/+25
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann64-412/+412
2014-09-11WaE: Unreferenced function definitionTor Lillqvist1-1/+0
2014-09-11fdo#75757: remove inheritance to std::vectorTakeshi Abe1-4/+24
2014-09-11get rid of QUERYINT macro in sdTomaž Vajngerl3-38/+67
2014-09-10fdo#75757: remove inheritance to std::vectorTakeshi Abe3-54/+66
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann23-212/+212
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann11-26/+26
2014-09-10callcatcher: update unused codeCaolán McNamara4-28/+0
2014-09-09crashtest: sep should be curSepCaolán McNamara1-1/+1
2014-09-08coverity#1237355 Dereference null return valueCaolán McNamara1-7/+5
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg20-85/+77
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg1-3/+3
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin15-57/+49
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara13-369/+0
2014-09-05fdo#82681: return IsUserDefined w/o negationKatarina Behrens1-1/+1
2014-09-05resource files: remove unused definitionsThomas Arnhold2-4/+0
2014-09-05src: use ToolBoxItem, as all other doThomas Arnhold2-8/+28
2014-09-05src: capitalization as the restThomas Arnhold1-1/+1
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan2-2/+2
2014-09-03Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky1-1/+1
2014-09-03coverity#704756 Dereference after null checkCaolán McNamara1-3/+3
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg9-12/+12
2014-09-01Partially revert: fixincludeguards.sh: sdThomas Arnhold1-5/+5
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann1-1/+1
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann1-1/+1
2014-08-29n#708518: sd: check that master page matches when setting parent styleMichael Stahl1-2/+11
2014-08-27callcatcher: update unused codeCaolán McNamara5-5/+0
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann1-1/+1
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt7-48/+25
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist10-19/+19
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza4-4/+0
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist1-3/+3
2014-08-19Resolves: fdo#82355 crash on loading pptCaolán McNamara1-2/+3
2014-08-19Make Draw use paper size when printing - fdo#63905Eilidh McAdam1-5/+28
2014-08-19Fix Insert 3D Model file dialog's "All supported formats" filterZolnai Tamás1-1/+1
2014-08-19error C2296: '<<' : illegal, left operand has type 'const char [28]'Miklos Vajna1-0/+1
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann2-5/+5
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann2-2/+2
2014-08-18ErrorBox->MessageDialogCaolán McNamara10-20/+18
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann2-10/+10
2014-08-18SD_TOOLBOX is never defined outside toolbox2_tmpl.srcThomas Arnhold7-149/+1
2014-08-18STRING -> StringThomas Arnhold1-2/+2
2014-08-17check TRG_HasMasterPage before TRG_GetMasterPageCaolán McNamara1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin19-58/+54
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin26-100/+95
2014-08-13warning C4189 local variable initialized but not referencedMichael Stahl1-0/+3