summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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 Mehrbrodt16-62/+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-18Partial revert of d4cf8c2518c77631f91db8564bf3a506f0ab8e70Stephan Bergmann1-47/+47
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann2-2/+2
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann5-325/+325
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-17remove executable bitsThomas Arnhold1-0/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin21-65/+61
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
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl2-4/+0
2014-08-13update_pchThomas Arnhold2-1/+4
2014-08-13Ignore exception when service ScannerManager is unavailableTomaž Vajngerl1-4/+13
2014-08-13reduce code duplicationTomaž Vajngerl2-31/+51
2014-08-12fdo#75757: remove inheritance to std::vectorTakeshi Abe1-19/+24
2014-08-11fdo#81933 do not select 1st slide unconditionallyDavid Tardon1-5/+0
2014-08-10LOKit: ensure DrawViewShell is available (prevent crash)Tomaž Vajngerl1-3/+9
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann5-1/+5
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+2
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann5-0/+9
2014-08-07cppcheck: va_list 'args' was opened but not closed by va_end()Julien Nabet1-0/+1
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás1-0/+9
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann1-1/+1
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann1-3/+3
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann1-3/+3
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann2-5/+5
2014-08-05fdo#81552 Fail nicely if avahi doesn't let libreoffice publish itemsBryan Quigley1-9/+17
2014-08-05fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw.Heiko Scheidt2-0/+2
2014-08-05Clear() an SdPage while it is still an SdPageStephan Bergmann1-0/+2
2014-08-05GetPage requires mpPage to be an SdPageStephan Bergmann1-8/+5
2014-08-05Avoid undef out-of-range value -1 for XPropertyListType enumStephan Bergmann1-2/+2
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann2-5/+5
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann7-30/+30
2014-08-04prevent memory leakMarkus Mohrhard1-7/+7
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann6-26/+26
2014-08-03put ReadThroughComponent to anon. namespace to avoid redefinitionTomaž Vajngerl1-0/+5
2014-08-02fix deps for sd_import_testsDavid Tardon1-0/+4