summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara
2021-04-20drop unused get_hscroll_heightCaolán McNamara
2021-04-20make OUString(OUStringLiteral) constructor constexprNoel Grandin
2021-04-20reduce copy pasta with Color::GetLuminance()Luboš Luňák
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-20Get Glue Points in the selection callbackmerttumer
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-04-19weld SmEditTextWindowCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-19use more string_view in OString APINoel Grandin
2021-04-19[API CHANGE] Do not call getaddrinfo if we just want the hostnameSamuel Mehrbrodt
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-04-17remove some cachingNoel Grandin
2021-04-17loplugin:constantparamNoel Grandin
2021-04-17tdf#141675 Incorrect position of shapeNoel Grandin
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-13flatten PropertyChangeNotifierNoel Grandin
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-04-12loplugin:unusedfieldsNoel Grandin
2021-04-12make SfxItemPropertySimpleEntry constructor explicitNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara
2021-04-12tdf#130326 flatten SfxItemPropertyMapNoel Grandin
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-12SfxItemPropertySimpleEntry constructor should take a referenceNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-12drop unneeded includeCaolán McNamara
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara
2021-04-12vclxtopwindow.hxx and vclxcontainer.hxx can now be private headersCaolán McNamara
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze
2021-04-10tdf#130326 related, speed up drawingNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann
2021-04-09enable set_busy_cursor to stack up in the gtk version tooCaolán McNamara
2021-04-09expose what sizes are used for theseCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-08allow more trivial #if's for including headers in PCHsLuboš Luňák
2021-04-08move set/get Pointer to VCLUnoHelperCaolán McNamara
2021-04-08Revert "Revert "Compute (un-)premultiply_table at compile time""Mike Kaganski
2021-04-07implement operators +,-,*,/ for tools::SizeLuboš Luňák
2021-04-07make tools::Point/Size/Rectangle/etc. constructors constexprLuboš Luňák
2021-04-07rtl::Static -> function local static also for UNO3_GETIMPLEMENTATION*_IMPLMike Kaganski
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl