summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-31TSCP: proper collecting and applying of paragraph and text weightTomaž Vajngerl1-2/+2
2017-10-31loplugin:constantparam in sfx2Noel Grandin4-6/+5
2017-10-31loplugin:constantparam in sal,saxNoel Grandin1-4/+1
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin4-10/+5
2017-10-30clang-tidy modernize-use-equals-default in comphelperJochen Nitschke1-2/+0
2017-10-30loplugin:constantparam in toolsNoel Grandin1-7/+6
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin7-18/+18
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin1-4/+4
2017-10-30loplugin:constantparam in svxNoel Grandin5-8/+5
2017-10-30loplugin:constantparam in vclNoel Grandin3-7/+2
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens2-37/+0
2017-10-29tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl1-0/+38
2017-10-29tdf#45904: Move Java _XSheetFilterDescriptor tests to C++Jens Carl1-0/+36
2017-10-29tdf#45904: Move Java _XSheetLinkable tests to C++Jens Carl1-0/+40
2017-10-29tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl1-0/+37
2017-10-29tdf#45904: Move Java _XSheetPageBreak tests to C++Jens Carl1-0/+36
2017-10-29tdf#45904 Move Java _XSpreadsheet tests to C++Jens Carl1-0/+38
2017-10-29tdf#45904 Move _XSubTotalCalculatable Java tests to C++Jens Carl1-0/+39
2017-10-29tdf#45904: Move _XSubTotalDescriptor Java tests to C++Jens Carl1-0/+34
2017-10-29ofz#3883 Integer-overflowCaolán McNamara1-3/+3
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai2-0/+6
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant3-3/+6
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant1-2/+3
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian3-5/+11
2017-10-28clang-tidy modernize-use-equals-default in svlJochen Nitschke17-56/+3
2017-10-27tdf#111486 Fix description of SAL_ macro after EMF refactorBartosz Kosiorek1-0/+4
2017-10-27loplugin:includeform: systools (Windows)Stephan Bergmann1-1/+1
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+59
2017-10-27Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke1-0/+7
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke1-1/+3
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke1-3/+4
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke1-2/+2
2017-10-27Remove some old KDE3 and TDE stuffJan-Marek Glogowski1-1/+0
2017-10-27ofz#3819 Integer-overflowCaolán McNamara1-0/+9
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-26vcl: print MapModeMichael Stahl1-0/+10
2017-10-26tools: print some FractionsMichael Stahl1-0/+9
2017-10-26tdf#111846 Find & Replace: Rename diacritics and kashida optionsJim Raykowski1-2/+2
2017-10-26array_view std::hash override should be constNoel Grandin1-1/+1
2017-10-26Fix o3tl::saturating_add for negative bStephan Bergmann1-2/+2
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin1-1/+1
2017-10-26vcl: minor cleanups in pdfdocumentMiklos Vajna1-9/+9
2017-10-26loplugin:constmethod in svlNoel Grandin9-16/+16
2017-10-26loplugin:constmethods in unotoolsNoel Grandin8-12/+12
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet1-2/+1
2017-10-26tdf#111486 Fix description of SAL_ macros after EMF+ refactorBartosz Kosiorek1-1/+4
2017-10-25ofz#3797 Integer-overflowCaolán McNamara1-2/+7
2017-10-25lokdialog: Add more dialog related methods to LOK APIPranav Kant1-1/+50
2017-10-25improve o3tl::enumarray const-nessNoel Grandin1-11/+45
2017-10-25add checked_subCaolán McNamara1-0/+35