summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-07embeddedobj: handle getting the visible area on a threadMiklos Vajna
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-06Add English (Denmark) {en-DK} locale dataEike Rathke
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-05-03sal_uLong->sal_Int32 in IMapCircleObjectNoel Grandin
2021-05-03sal_uLong->sal_uInt32 in HTMLOutFuncsNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-23we want the a11y screen locationCaolán McNamara
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara
2021-04-20uniformly remove xalign of 0Caolán McNamara
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-14tdf#115464 Added "prevent input" in export dialogAditya Pratap Singh
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann
2021-04-09tdf#130326 related, speed up scrollingNoel Grandin
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet
2021-04-08Add short comments explaining a bit how a tabstop is drawn in a rulerTor Lillqvist
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06translation domain of sfx for .ui in framework doesn't look rightCaolán McNamara
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-01tdf#141396: make sure that line color differs from the rest of the tabMike Kaganski
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21update pchesCaolán McNamara
2021-03-20cid#1473953 Uninitialized scalar fieldCaolán McNamara
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-13update pchesJulien Nabet
2021-03-12move hatchwindow to toolkitCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-04Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara