summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: editengStephan Bergmann
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: sfx2Stephan Bergmann
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svtoolsStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: vclStephan Bergmann
2021-09-22reduce copying in BufferedDecompositionPrimitive2DNoel Grandin
2021-09-22Improve UX writing on Start CenterAdolfo Jayme Barrientos
2021-09-21Some more o3tl::starts/ends_with overloadsStephan Bergmann
2021-09-21Add ISO 8601 date+time with milliseconds formatEike Rathke
2021-09-21reduce cost of BasePrimitive2D (tdf#125892)Noel Grandin
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20no need to allocate SfxItemSet separately in SvxOutlinerForwarderNoel Grandin
2021-09-20Add sal/config.h in preparation for patchChris Sherlock