summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-09loplugin:staticmethodsNoel Grandin30-70/+70
2015-04-09hinter: 'after' better than 'behind'Caolán McNamara5-10/+10
2015-04-09fix windows and android buildsNoel Grandin3-111/+50
2015-04-09sc tiled editing: Make the 'long tap to select' work again in shapes.Jan Holesovsky1-1/+1
2015-04-09fix android buildNoel Grandin8-15/+7
2015-04-09DocxAttributeOutput::m_pPostponedGraphic: use std::unique_ptr<>Miklos Vajna2-12/+10
2015-04-09loplugin:staticmethodsNoel Grandin28-143/+112
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin7-23/+30
2015-04-09convert SFX_LOAD constants to scoped enumNoel Grandin3-36/+44
2015-04-09convert RTReferenceType to scoped enumNoel Grandin10-35/+35
2015-04-09convert RTMethodMode to scoped enumNoel Grandin9-31/+31
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin13-175/+178
2015-04-09convert RegError to scoped enumNoel Grandin17-568/+568
2015-04-09convert RegValueType to scoped enumNoel Grandin16-172/+172
2015-04-09remove reg keytype constants and related codeNoel Grandin9-126/+2
2015-04-09convert REG_ constants to scoped enumNoel Grandin16-39/+42
2015-04-09some cleanup in treelistboxTomaž Vajngerl3-77/+144
2015-04-09cleanup templdgiTomaž Vajngerl1-176/+238
2015-04-09cleanup templdlgTomaž Vajngerl1-231/+88
2015-04-09cleanup templdgi.hxxTomaž Vajngerl1-4/+3
2015-04-09clean-up acccfgTomaž Vajngerl1-670/+664
2015-04-09unique_ptr for SfxTemplatePanelControl pImplTomaž Vajngerl2-10/+7
2015-04-09cleanup SwContentTree constructTomaž Vajngerl1-42/+35
2015-04-09remove DELETEZ in tbcontrlTomaž Vajngerl1-7/+5
2015-04-09use std::unique_ptr for Impl in SvxStyleToolBoxControlTomaž Vajngerl2-5/+5
2015-04-09cleanup header tbcontrl.hxxTomaž Vajngerl1-63/+47
2015-04-09WaE: ‘LibreOfficeKit* lok_init(const char*)’ defined but not usedTor Lillqvist1-1/+5
2015-04-08Related tdf#88056: Add a warning when id service unknownJulien Nabet1-0/+4
2015-04-08Add lok_init_2() that takes also the path to a user profile to useTor Lillqvist2-11/+46
2015-04-08sc tiled editing: Reuse the selection method.Jan Holesovsky3-22/+16
2015-04-08sc tiled editing: Double click in the cell selects the entire cell.Jan Holesovsky1-23/+51
2015-04-08fix assert on exporting fdo79938-1.ott to .docCaolán McNamara1-2/+4
2015-04-08TableRef: add pointers to documentationEike Rathke1-0/+8
2015-04-08TableRef: table name without items references data onlyEike Rathke1-0/+9
2015-04-08TableRef: match column header rows against DBrange first rowEike Rathke1-4/+5
2015-04-08TableRef: handle column rangeEike Rathke1-3/+17
2015-04-08TableRef: both column range rows must be table range top rowEike Rathke1-1/+1
2015-04-08TableRef: push ref only valid after openEike Rathke1-1/+2
2015-04-08TableRef: limit to specified columnsEike Rathke1-5/+49
2015-04-08TableRef: keywords come with extra brackets eachEike Rathke1-8/+64
2015-04-08TableRef: simplify logic a littleEike Rathke1-5/+11
2015-04-08TableRef: set errNoRef is there is no resulting rangeEike Rathke1-12/+4
2015-04-08TableRef: handle #ThisRowEike Rathke1-3/+14
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna19-26/+31
2015-04-08MM: fixed invalid UNO-Reference as return value of UNO MailMergeServiceChristoph Lutz1-2/+1
2015-04-08solenv: there are no more SvArrays in need of pretty printingMichael Stahl1-80/+0
2015-04-08solenv: add GDB pretty printer for SfxItemSetMichael Stahl1-0/+66
2015-04-08svl: move SfxItemSet methods togetherMichael Stahl1-27/+26
2015-04-08svl: translate some comment in itemset.cxxMichael Stahl1-68/+1
2015-04-08svl: prefix members of SfxItemIterMichael Stahl2-29/+36