summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-27Resolves: fdo#65634 improve wheel-scrolling sidebar panelsCaolán McNamara3-36/+29
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann31-131/+38
2014-06-27libgltf: use WHITESPACEZolnai Tamás1-4/+1
2014-06-27Missing include dirStephan Bergmann1-0/+1
2014-06-27do what I mean, not what I sayCaolán McNamara1-1/+1
2014-06-27libgltf: fix wrong include path to config_$(gb_Side)Zolnai Tamás1-1/+1
2014-06-27send wheel scroll events of disabled widgets to its enabled parent firstCaolán McNamara1-2/+14
2014-06-27rsc: fix how -isystem args are filtered out for the preprocStephan Bergmann2-13/+18
2014-06-27libgltf: it seems gb_SPACE is not that we need hereZolnai Tamás1-1/+4
2014-06-27Updated coreCaolán McNamara1-0/+0
2014-06-27Assume $FRAMEWORKSHOME/JavaVM/Headers is junkStephan Bergmann1-1/+2
2014-06-27update to latest libexttextcatCaolán McNamara4-26/+10
2014-06-27fix build of libpagemaker on windowsDavid Tardon4-0/+104
2014-06-27download libpagemaker tarballDavid Tardon1-0/+1
2014-06-27update hyphen 2.8.7Caolán McNamara7-84/+5
2014-06-27add PageMaker to the list of supported formatsDavid Tardon1-1/+1
2014-06-27download PageMaker filesDavid Tardon1-0/+1
2014-06-27integrate libpagemakerDavid Tardon22-7/+301
2014-06-27upgrade mythes to 1.2.4Caolán McNamara4-43/+1
2014-06-27fix incorrect ScAnnotationsObj UNO API, fdo#80551Markus Mohrhard2-0/+27
2014-06-27fix invalid memory access in chart testsMarkus Mohrhard3-4/+36
2014-06-27bah, const issueCaolán McNamara1-1/+1
2014-06-27Resolves: fdo#80160 PNG with 1-bit colormap only show black and whiteCaolán McNamara1-21/+29
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara19-42/+39
2014-06-27DBG_ASSERT->assertCaolán McNamara4-10/+6
2014-06-27fix comment and tiny optimisation for shutdown.Michael Meeks1-1/+3
2014-06-27LOK DocView: handle document load failure without crashing.Michael Meeks1-7/+15
2014-06-27Updated coreOlivier Hallot1-0/+0
2014-06-27Avoid possible memory leaks in case of exceptionsTakeshi Abe9-41/+25
2014-06-27Kill saveAsWithOptions again. (merge error/oversight)Andrzej Hunt1-4/+0
2014-06-27libreofficekitgtk requires ENABLE_GTK.Andrzej Hunt1-1/+1
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