summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Drop threshold for BigInt arithmetics from ImplLogicToPixel/ImplPixelToLogicMike Kaganski2020-11-192-9/+0
* fastparser in SchXMLPlotAreaContextNoel Grandin2020-11-191-4/+2
* pdfium: add signature and trailer end getter wrappersMiklos Vajna2020-11-191-1/+3
* tdf#124176 use pragma once instead of include guardsRoman Kuznetsov2020-11-1982-338/+82
* lok: remove unused APIAshod Nakashian2020-11-191-10/+0
* Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann2020-11-181-2/+1
* loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann2020-11-181-1/+2
* Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann2020-11-181-2/+1
* Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann2020-11-181-0/+1
* vcl: clean up unused PDFDocument functionsMiklos Vajna2020-11-181-7/+0
* fix XMLOFF_WARN_UNKNOWNNoel2020-11-181-1/+2
* Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann2020-11-173-5/+8
* Remove unused SfxFrameDescriptor::SetActualURL parameterStephan Bergmann2020-11-171-1/+1
* simplify BigInt, remove isSetNoel2020-11-171-7/+1
* loplugin:stringviewparam extend to constructorsNoel2020-11-171-1/+1
* loplugin:stringviewparam check methods tooNoel2020-11-1719-49/+47
* tdf#138144 Form wizard fails to saveNoel2020-11-161-1/+5
* make the tools::Long define logic more obviousNoel2020-11-161-3/+3
* replace std::min(std::max()) with std::clampNoel2020-11-161-1/+1
* simplify CreateChartContext, remove unused paramsNoel2020-11-161-3/+1
* add Menu::get_idCaolán McNamara2020-11-151-0/+2
* remove SalPointNoel Grandin2020-11-141-9/+0
* Related: tdf#131970 icon-switcher should be in single-selection modeCaolán McNamara2020-11-141-0/+1
* add set_accessible_descriptionCaolán McNamara2020-11-131-0/+1
* Revert "remove BigInt::operator tools::Long()"Noel Grandin2020-11-132-1/+15
* tools::Long->sal_Int32 in vcl filtersNoel2020-11-131-2/+2
* pdf: add writeString for pdf elements for writing element contentTomaž Vajngerl2020-11-121-0/+67
* Simplify comparison operatorsMike Kaganski2020-11-121-1/+3
* loplugin:unusedmethodsNoel2020-11-124-6/+0
* New loplugin:stringviewparamStephan Bergmann2020-11-125-10/+24
* Revert "remove Fraction::operator tools::Long()"Noel Grandin2020-11-121-0/+3
* weld panel TitleBarCaolán McNamara2020-11-122-7/+1
* tdf#138078 only call GetFocus if we gained focus from an unfocused stateCaolán McNamara2020-11-121-1/+3
* xmlsecurity: prepare to verify signatures using pdfiumMiklos Vajna2020-11-121-0/+1
* Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens2020-11-121-0/+24
* remove BigInt::operator tools::Long()Noel2020-11-122-15/+1
* remove Fraction::operator tools::Long()Noel2020-11-121-3/+0
* pdf: use a common call to parse a objectTomaž Vajngerl2020-11-111-0/+2
* Fix typoAndrea Gelmini2020-11-111-2/+2
* support getting Expander's labelCaolán McNamara2020-11-112-0/+2
* loplugin:stringviewNoel2020-11-112-0/+80
* lok: Add posibility to change chart fill gradientSzymon Kłos2020-11-111-0/+2
* support changing Expander's labelCaolán McNamara2020-11-111-0/+1
* pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna2020-11-112-1/+29
* Improved starmath colordante2020-11-111-95/+211
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-119-15/+21
* use fastparser in formsNoel Grandin2020-11-114-3/+34
* disable O(U)String::concat for internal codeNoel Grandin2020-11-112-0/+4
* allow VclBuilder to set expander label attributesCaolán McNamara2020-11-101-0/+2
* remove pimpl from SvXMLAttributeListNoel Grandin2020-11-101-8/+7