summaryrefslogtreecommitdiff
path: root/sd/source/core/stlpool.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-08limit scope of variableDavid Tardon1-2/+3
2014-12-08don't copy stylesheet's HelpID if this's a renameDavid Tardon1-1/+2
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-5/+7
2014-11-12loplugin: cstylecastNoel Grandin1-10/+10
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara1-2/+0
2014-09-18fdo#82577: Handle FontNoel Grandin1-7/+7
2014-09-05fdo#82681: return IsUserDefined w/o negationKatarina Behrens1-1/+1
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann1-1/+1
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-2/+2
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-1/+1
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-1/+1
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-5/+6
2014-06-30Background color in defaults for named presentation layoutmatteocam1-0/+4
2014-06-25remove whitespacesMarkus Mohrhard1-41/+0
2014-06-24Resolves: #i125090# The values of upper and lower spacing...Steve Yin1-7/+7
2014-06-13SdStyleSheetPool::GetBulletFont can be staticStephan Bergmann1-1/+1
2014-06-13Resolves: fdo#78151 change style on toggling bullets on master page outlinersCaolán McNamara1-15/+42
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-5/+7
2014-05-24Remove redundant checksMatteo Casalin1-7/+4
2014-05-24sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-05-10SdStyleSheetPool: de-dent thatMichael Stahl1-21/+19
2014-05-10SdStyleSheetPool: fix numerous regressions when copying in Draw...Michael Stahl1-8/+14
2014-04-24sd: sal_Bool->boolNoel Grandin1-10/+10
2014-04-04cp#1000054: Avoid crashing.Muthu Subramanian1-0/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-17sd: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert1-28/+71
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin1-4/+4
2014-02-27editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-13/+13
2014-02-23Remove unneccessary commentsAlexander Wilms1-25/+25
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-21editeng: sal_Bool->boolNoel Grandin1-4/+4
2014-02-21sal_Bool->boolNoel Grandin1-6/+6
2014-02-21callcatcher: update unused codeCaolán McNamara1-6/+0
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann1-1/+1
2014-02-18callcatcher: update unused code listsCaolán McNamara1-10/+0
2014-02-13-Werror,-Wdeprecated-declarationsStephan Bergmann1-1/+1
2014-02-13n#757432: Styles (rename &) copy to different decks.Muthu Subramanian1-1/+92
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian1-0/+5
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza1-14/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-08String to OUStringThomas Arnhold1-103/+58
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev1-19/+19
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-6/+4
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith1-5/+5