summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svlNoel Grandin
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-07svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl
2021-10-07Match order of the beginning of fldunit.hxx with FieldUnit.idlJulien Nabet
2021-10-07svx: move LOKit specifics into it's own methodTomaž Vajngerl
2021-10-07loplugin:moveparam in editengNoel Grandin
2021-10-06loplugin:moveparam in ucbhelperNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-10-06loplugin:moveparam in basegfxNoel Grandin
2021-10-06vcl: test OutputDevice::DrawPixel()Chris Sherlock
2021-10-06CellController always controls something derived from svt::ControlBaseCaolán McNamara
2021-10-06vcl: remove unused class ImplDeviceFontSizeListChris Sherlock
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-10-04loplugin:constmethodNoel Grandin
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-03Use placement new to avoid one of the allocation calls...Noel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-02new loplugin:moveparamNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30vcl: initialize variables in ImplMapRes declarationChris Sherlock
2021-09-30loplugin:sallogareas (clang-cl)Stephan Bergmann
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-30Related: tdf#141633 support setting a custom font for TextViewCaolán McNamara
2021-09-30tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-09-30vcl: remove MetaActionType param from DrawBitmap/DrawBitmapEx/DrawMaskChris Sherlock
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27pass the column names in as an external argumentCaolán McNamara
2021-09-27split getUniqueColumnNameCaolán McNamara
2021-09-27appendColumns is always called with m_aSelectColumns as 1st argCaolán McNamara
2021-09-27setSelectColumnName is always called with m_aSelectColumns as 1st argCaolán McNamara
2021-09-27WIN lazy init WinSalInfoPrinter graphicsJan-Marek Glogowski
2021-09-27do not call osl_getProcessInfo() for ProfileZone if not recordingLuboš Luňák
2021-09-26Typo: *Transparanc*->*Transparenc*Julien Nabet
2021-09-26recursive_mutex -> mutex in BasePrimitive2DImplBaseNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-24make SQLExceptionInfo utilities available for external useCaolán McNamara
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-23leaks of OCollection in dbase importCaolán McNamara
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-23Add not-quite-ISO date+time with space and milliseconds and locale's separatorEike Rathke
2021-09-23Removed duplicated includeAndrea Gelmini
2021-09-23put vcl::Region operator<< in the vcl namespaceLuboš Luňák
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ooxStephan Bergmann