summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-27loplugin:unreffunStephan Bergmann1-10/+0
2014-06-27fdo#80097 : tblBorders and tcBorders are not preserved for the table.Ravindra Vidhate3-0/+56
2014-06-27error: 'xFieldProperites' was not declared in this scopeMiklos Vajna1-1/+1
2014-06-27Dead declarationsStephan Bergmann2-4/+0
2014-06-27fdo#74745: (DOCX) Number formatting for custom document properties.Charu Tyagi2-4/+27
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann9-250/+14
2014-06-26Make these non inline.Kohei Yoshida2-7/+42
2014-06-26fdo#79151: No need to offset column index by category labels.Kohei Yoshida1-5/+0
2014-06-26Use new GridPrinter instance for each table.Kohei Yoshida1-9/+27
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida14-33/+46
2014-06-26Prevent a crash while dumping internal data content.Kohei Yoshida1-0/+3
2014-06-26loplugin:staticcallStephan Bergmann1-1/+1
2014-06-26idl: ignore -isystem argsStephan Bergmann1-0/+12
2014-06-26rsc: ignore -isystem argsStephan Bergmann3-3/+41
2014-06-26Better way to dump the content of InternalData.Kohei Yoshida2-25/+36
2014-06-26svl now depends on mdds.Kohei Yoshida1-1/+4
2014-06-26Initialize it with empty OUString instances.Kohei Yoshida1-1/+1
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida6-112/+191
2014-06-26Mac OS X does provide localtime_r and gmtime_rStephan Bergmann1-0/+2
2014-06-26ICU's RuleBasedCollator::cloneRuleData is deprecatedStephan Bergmann1-10/+11
2014-06-26fdo#39111 - UI inconsistent concerning suppression of output for empty pagesJoren De Cuyper3-15/+15
2014-06-26fdo#48673 - UI: No keyboard shortcut for "Ignore All" on misspelled wordJoren De Cuyper1-2/+2
2014-06-26fdo#62879 Changed wording of protected section dialogJoel1-1/+1
2014-06-26Mac OS X does provide localtime_rStephan Bergmann1-6/+0
2014-06-26Updated coreStanislav Horacek1-0/+0
2014-06-26Updated coreOlivier Hallot1-0/+0
2014-06-26Resolves: #i125122# WW8 import: Handle nested TOX fieldsOliver-Rainer Wittmann4-34/+54
2014-06-26drop the functional partsCaolán McNamara4-29/+0
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann8-342/+371
2014-06-26clang: Value stored to 'nSumG' is never readCaolán McNamara1-1/+1
2014-06-26clang: Dead initializationCaolán McNamara5-17/+10
2014-06-26clang: Dead incrementCaolán McNamara4-8/+5
2014-06-26clang: Dead assignmentCaolán McNamara1-2/+0
2014-06-26clang: Branch condition evaluates to a garbage valueCaolán McNamara1-1/+1
2014-06-26OSL_ENSURE->assertCaolán McNamara13-46/+37
2014-06-26clang: Result of operation is garbage or undefinedCaolán McNamara4-6/+6
2014-06-26clang: Returning null referenceCaolán McNamara2-8/+7
2014-06-26clang: Uninitialized argument valueCaolán McNamara3-24/+22
2014-06-26check for self-assignCaolán McNamara4-0/+12
2014-06-26clang: Use-after-freeCaolán McNamara2-5/+13
2014-06-26clang: WaE: -Wunused-parameterCaolán McNamara2-0/+49
2014-06-26clang: Assigned value is garbage or undefinedCaolán McNamara1-2/+2
2014-06-26Related: fdo#33455 retain color on scaling of 1 bit depth pngsCaolán McNamara1-10/+18
2014-06-26Related: #i122471# make the Mac lookup feature handle the correct wordHerbert Dürr1-1/+5
2014-06-26my clang doesn't grok -isystemPATH only -isystem PATHCaolán McNamara1-1/+1
2014-06-26Revert needless inlining of methods for publicly exposed class.Kohei Yoshida2-8/+40
2014-06-26Clarify the code a little more.Kohei Yoshida3-38/+63
2014-06-26Move the category level removal code into its own method.Kohei Yoshida2-17/+25
2014-06-26libgltf: compiler error fixes: missing include and missing namespaceZolnai Tamás2-0/+42
2014-06-26SwTextBoxHelper::syncProperty: handle TextAutoGrowHeightMiklos Vajna1-2/+12