summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann1-2/+1
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann1-1/+2
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann1-2/+1
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann1-0/+1
2020-11-18vcl: clean up unused PDFDocument functionsMiklos Vajna1-7/+0
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel1-1/+2
2020-11-17Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann3-5/+8
2020-11-17Remove unused SfxFrameDescriptor::SetActualURL parameterStephan Bergmann1-1/+1
2020-11-17simplify BigInt, remove isSetNoel1-7/+1
2020-11-17loplugin:stringviewparam extend to constructorsNoel1-1/+1
2020-11-17loplugin:stringviewparam check methods tooNoel19-49/+47
2020-11-16tdf#138144 Form wizard fails to saveNoel1-1/+5
2020-11-16make the tools::Long define logic more obviousNoel1-3/+3
2020-11-16replace std::min(std::max()) with std::clampNoel1-1/+1
2020-11-16simplify CreateChartContext, remove unused paramsNoel1-3/+1
2020-11-15add Menu::get_idCaolán McNamara1-0/+2
2020-11-14remove SalPointNoel Grandin1-9/+0
2020-11-14Related: tdf#131970 icon-switcher should be in single-selection modeCaolán McNamara1-0/+1
2020-11-13add set_accessible_descriptionCaolán McNamara1-0/+1
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin2-1/+15
2020-11-13tools::Long->sal_Int32 in vcl filtersNoel1-2/+2
2020-11-12pdf: add writeString for pdf elements for writing element contentTomaž Vajngerl1-0/+67
2020-11-12Simplify comparison operatorsMike Kaganski1-1/+3
2020-11-12loplugin:unusedmethodsNoel4-6/+0
2020-11-12New loplugin:stringviewparamStephan Bergmann5-10/+24
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-0/+3
2020-11-12weld panel TitleBarCaolán McNamara2-7/+1
2020-11-12tdf#138078 only call GetFocus if we gained focus from an unfocused stateCaolán McNamara1-1/+3
2020-11-12xmlsecurity: prepare to verify signatures using pdfiumMiklos Vajna1-0/+1
2020-11-12Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens1-0/+24
2020-11-12remove BigInt::operator tools::Long()Noel2-15/+1
2020-11-12remove Fraction::operator tools::Long()Noel1-3/+0
2020-11-11pdf: use a common call to parse a objectTomaž Vajngerl1-0/+2
2020-11-11Fix typoAndrea Gelmini1-2/+2
2020-11-11support getting Expander's labelCaolán McNamara2-0/+2
2020-11-11loplugin:stringviewNoel2-0/+80
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos1-0/+2
2020-11-11support changing Expander's labelCaolán McNamara1-0/+1
2020-11-11pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna2-1/+29
2020-11-11Improved starmath colordante1-95/+211
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin9-15/+21
2020-11-11use fastparser in formsNoel Grandin4-3/+34
2020-11-11disable O(U)String::concat for internal codeNoel Grandin2-0/+4
2020-11-10allow VclBuilder to set expander label attributesCaolán McNamara1-0/+2
2020-11-10remove pimpl from SvXMLAttributeListNoel Grandin1-8/+7
2020-11-10This converts to/from mm100s, not twipsMike Kaganski1-4/+4
2020-11-10Don't use arbitrarily truncated pre-calculated constantMike Kaganski1-1/+1
2020-11-10Evaluate command: tdf#109338dante1-0/+2
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara1-21/+12
2020-11-06drop some unused sidebar theme properties and enumsCaolán McNamara1-13/+2