summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-09use cppuhelper::suppportsService helper method in chart2Noel Grandin1-10/+4
2014-12-09climaker calls cppu::defaultBootstrap_InitialComponentContext()Stephan Bergmann1-1/+2
2014-12-09Resolves: fdo#87108 crash on saving fodgCaolán McNamara1-4/+7
2014-12-09SwWW8ImplReader::CoreLoad: tolerate missing ooo.vba.word.GlobalsMiklos Vajna1-1/+8
2014-12-09warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann1-1/+1
2014-12-09surely it makes no sense to ignore return of Sanitize[Col|Row]Caolán McNamara2-12/+12
2014-12-09warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann3-8/+8
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot4-119/+14
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot1-8/+9
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot4-8/+8
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot2-3/+3
2014-12-09fdo#39468 translate German commentsMichael Weghorn1-218/+203
2014-12-09xmlsecurity: HIG fixesAdolfo Jayme Barrientos4-37/+20
2014-12-09fdo#86647 add 'Table Boundaries' to the View menuYousuf Philips1-0/+1
2014-12-09capitalize Infinite tooltip in Elements panel of MathStanislav Horacek1-1/+1
2014-12-09related fdo#62879 replace "section" in dialog for read-only contentStanislav Horacek1-1/+1
2014-12-09Bump minimum gtk version to 2.10Riccardo Magliocchetti4-38/+3
2014-12-09solenv: handle workdir_for_build in create-tagsMiklos Vajna1-4/+10
2014-12-09SwModelTestBase: unused MethodEntryMiklos Vajna1-7/+0
2014-12-09Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna3-8/+16
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn18-52/+32
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida7-10/+23
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida2-20/+69
2014-12-08Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida3-16/+27
2014-12-08Officially disable the copy c'tor of SdrObject.Kohei Yoshida1-0/+2
2014-12-09vcl: add new metafile viewer demo - mainly for fdo#80503Chris Sherlock5-1/+212
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn9-21/+11
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn8-18/+10
2014-12-09assert the "impossible"Eike Rathke1-10/+34
2014-12-09in ScFormulaCell dtor remove cell also from FormulaTrackEike Rathke1-0/+1
2014-12-09prepare ScColumn::SetDirty() to handle BROADCAST_BROADCASTERSEike Rathke1-6/+43
2014-12-09introduce ScColumn::BroadcastMode instead of bBroadcast, bIncludeEmptyCellsEike Rathke6-20/+35
2014-12-08Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida2-60/+59
2014-12-08coverity#1242459 Identical code for different branchesCaolán McNamara1-4/+3
2014-12-08Convert some test cases to using insertRangeData().Kohei Yoshida1-33/+84
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-12-08typoBjoern Michaelsen1-2/+2
2014-12-08trying to make this fit in gcc-4.6s little brainBjoern Michaelsen1-1/+2
2014-12-08bracket up this horror anywayCaolán McNamara1-0/+2
2014-12-08coverity#1257110 Big parameter passed by valueCaolán McNamara1-1/+2
2014-12-08No idea why this would need to be an archaic LibMainStephan Bergmann2-28/+1
2014-12-08writer won't allow us to enter multiple CrossRefBookmarks on the same nodeCaolán McNamara3-4/+30
2014-12-08coverity#735379 annotate to dismiss Copy-paste errorCaolán McNamara1-1/+2
2014-12-08coverity#1257114 Result is not floating-pointCaolán McNamara1-1/+1
2014-12-08coverity#1257109 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-12-08Build fix (for gcc 4.7).Kohei Yoshida1-9/+7
2014-12-08README.Android: mention ndk-gdb --startMiklos Vajna1-18/+5
2014-12-08WaE: Unreferenced function definitionTor Lillqvist1-0/+2
2014-12-08Test for Writer import / export of graphic shapesZolnai Tamás3-0/+91