summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann281-373/+380
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida1-0/+1
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann2-34/+0
2014-03-25Reduce some functions to localStephan Bergmann1-4/+0
2014-03-25coverity#738867 Uninitialized pointer fieldCaolán McNamara1-4/+6
2014-03-25Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann1-44/+0
2014-03-25osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann1-7/+0
2014-03-25Remove unused DBG_FUNC_* slotsStephan Bergmann1-3/+0
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-1/+1
2014-03-25Remove unused SfxMiniRecordWriter ctorStephan Bergmann1-19/+0
2014-03-25DBG_OUT_WARNING is unusedStephan Bergmann1-12/+3
2014-03-25Remove unused inline functionsStephan Bergmann1-43/+0
2014-03-25Fix to commit 03568b2e2405fc44435b95720f3680ab1daea836Chris Sherlock1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin4-20/+20
2014-03-25svtools: sal_Bool->boolNoel Grandin7-69/+69
2014-03-25svtools: sal_Bool->boolNoel Grandin4-65/+65
2014-03-25svtools: sal_Bool->boolNoel Grandin4-58/+58
2014-03-25svtools: sal_Bool->boolNoel Grandin6-31/+31
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin1-14/+14
2014-03-25svtools/svtabbax.hxx: sal_Bool->boolNoel Grandin1-5/+5
2014-03-25svtools: sal_Bool->boolNoel Grandin4-35/+35
2014-03-25fdo#74702 Move GetBitCount() and GetAlphaBitCount into correct classesChris Sherlock2-3/+6
2014-03-25fdo#74702 Moved EnableRTL() logic to specific classes where appropriateChris Sherlock4-9/+15
2014-03-25add parameter to supress dialogMathias Supp1-1/+2
2014-03-25Reduce IAccessibleTabListBox to what's actually usedStephan Bergmann1-6/+2
2014-03-24fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl1-1/+4
2014-03-24GetPaintArea() was operating directly on the region, no need to return it.Jan Holesovsky2-2/+2
2014-03-24callcatcher: update unused codeCaolán McNamara1-3/+3
2014-03-24fdo#74702 ImplDrawBitmap functionality moved to protected functionChris Sherlock2-0/+3
2014-03-24fdo#74702 GetPaintArea protected function introducedChris Sherlock2-0/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin5-38/+38
2014-03-24svtools: sal_Bool->boolNoel Grandin3-22/+22
2014-03-24svtools: sal_Bool->boolNoel Grandin10-98/+98
2014-03-24svtools: sal_Bool->boolNoel Grandin5-50/+50
2014-03-24svtools: sal_Bool->boolNoel Grandin2-52/+52
2014-03-24svtools: sal_Bool->boolNoel Grandin5-63/+63
2014-03-24svtools: sal_Bool->boolNoel Grandin6-71/+72
2014-03-24svtools: sal_Bool->boolNoel Grandin5-67/+67
2014-03-24svtools: sal_Bool->boolNoel Grandin4-79/+79
2014-03-24svtools: sal_Bool->boolNoel Grandin3-18/+17
2014-03-24svtools: sal_Bool->boolNoel Grandin8-98/+98
2014-03-24svtools: sal_Bool->bool and remove virtualNoel Grandin1-4/+4
2014-03-23oox: add Digest class which uses NSS or OpenSSL for digest calc.Tomaž Vajngerl1-4/+39
2014-03-23Full colour borders in .doc import/exportLuke Deller1-0/+4
2014-03-23i123573 corrected reaction on ItemChanges for CustomShapesArmin Le Grand1-1/+2
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand3-2/+18
2014-03-22coverity#708183 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-22coverity#708190 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-22covertity#707954 Uninitialized scalar fieldCaolán McNamara1-2/+5
2014-03-22fdo#74702 DrawOutDev() and CopyArea() functions now noops in PrinterChris Sherlock2-3/+16