summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-15new loplugin unnecessary overrideNoel Grandin279-1629/+178
2016-07-15sc: remove FUNC* and OOX_XLS_IS_LIBNAME macrosJochen Nitschke1-14/+5
2016-07-15svx: extend README about VC/VOC/OCMiklos Vajna1-4/+8
2016-07-15mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke1-1/+1
2016-07-15add missing functions to FunctionData saFuncTableOOoLOEike Rathke1-0/+14
2016-07-15STYLE only one parameter required, two optionalEike Rathke1-2/+2
2016-07-15tdf#71009 GSoC firebird metadata functionsWastack1-12/+108
2016-07-15tdf#91324 GSoC adapt struct tm correctlyWastack1-4/+8
2016-07-15loplugin:unnecessaryoverride in mysqlcStephan Bergmann2-24/+3
2016-07-15Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-16/+11
2016-07-15remove excess whitespaceStephan Bergmann1-1/+1
2016-07-15loplugin:commaoperatorStephan Bergmann1-1/+1
2016-07-15tdf#100726: Improve readability of OUString concatenation in basic modulenadith3-33/+11
2016-07-15tdf#100726: Improve readability of OUString concatenations in basctl modulenadith2-10/+4
2016-07-15tdf#100726: Improve readability of OUString concatenation a bitnadith1-8/+4
2016-07-15starmath: Make AdjustFontDesc() precede Prepare()Takeshi Abe2-3/+5
2016-07-15tdf#62525 vcl: use cow_wrapper for PPTCharPropSetXisco Fauli2-57/+35
2016-07-14strip second parameter from ISOWEEKNUM if literal double != 1.0Eike Rathke1-11/+0
2016-07-14store WEEKNUM_OOO as ORG.LIBREOFFICE.WEEKNUM_OOOEike Rathke2-19/+0
2016-07-14let FormulaTokenArray::RemoveToken() return the actual count of tokens removedEike Rathke2-2/+6
2016-07-14re-add FormulaTokenArray::ReplaceToken() that was removed as unused, grml..Eike Rathke2-0/+68
2016-07-14add missing ORG.OPENOFFICE.* functions to XclFunctionInfo saFuncTable_OOoLOEike Rathke1-0/+10
2016-07-14yet more functions to save with prefix and namespace to OOXMLEike Rathke2-7/+12
2016-07-14vcl headless: ignore visibility in GetClientSize()Miklos Vajna2-14/+2
2016-07-14sc lok: add more toolbar itemsHenry Castro2-5/+9
2016-07-14Avoid undefined behavior when converting (large) double to size_tStephan Bergmann1-1/+2
2016-07-14save ERRORTYPE as _xlfn.ORG.OPENOFFICE.ERRORTYPE to OOXMLEike Rathke3-3/+11
2016-07-14Remove outdated commentsLaurent Balland-Poirier1-6/+0
2016-07-14there is no "FormularProperties", math is called "FormulaProperties"Michael Stahl3-3/+3
2016-07-14Improving uno.py code styleKenneth Koski1-252/+367
2016-07-14Blind fix attempt for some GCC versionsStephan Bergmann1-1/+1
2016-07-14Disambiguate DeflateThread classesStephan Bergmann1-0/+6
2016-07-14tdf#100886: Show Default ShapesPanel when Shape is selectedSusobhan Ghosh1-6/+2
2016-07-14Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-5/+5
2016-07-14loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar4-43/+58
2016-07-14Dutch example.xml - file added too.. - related: tdf#100352Cor Nouws1-0/+71
2016-07-14tdf#62525 vcl: use cow_wrapper for ImpXPolyPolygonXisco Fauli3-64/+20
2016-07-14Upgrade libxmlsec to 1.2.22Miklos Vajna4-12/+12
2016-07-14starmath: Drop redundant SetLineColor() callTakeshi Abe1-2/+0
2016-07-14chart2: avoid use of reallocJochen Nitschke9-64/+35
2016-07-14dtrans: remove commented-out codeThorsten Behrens1-108/+0
2016-07-13these can be references nowCaolán McNamara1-12/+12
2016-07-13Remove SfxInterface::operator[]Mark Page2-14/+4
2016-07-13Resolves: tdf#98240 limit width of widgets of standard filterCaolán McNamara2-6/+13
2016-07-13sc: fix build breakerJochen Nitschke1-3/+3
2016-07-13tdf#100880 editeng spellchecking doesn't work sometimes...Caolán McNamara1-3/+3
2016-07-13Remove wrong, needless downcastStephan Bergmann1-4/+1
2016-07-13Related: rhbz#1343766 a11y queries during dispose trigger listbox crashesCaolán McNamara1-0/+2
2016-07-13loplugin:singlevalfields in sc(part3)Noel Grandin16-84/+19