summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-3/+3
2021-04-14tdf#115464 Added "prevent input" in export dialogAditya Pratap Singh3-246/+304
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara1-0/+1
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann1-7/+31
2021-04-09tdf#130326 related, speed up scrollingNoel Grandin1-33/+24
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet1-2/+2
2021-04-08Add short comments explaining a bit how a tabstop is drawn in a rulerTor Lillqvist1-3/+4
2021-04-08update PCHsLuboš Luňák1-1/+3
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+3
2021-04-07rtl::Static -> function local staticNoel Grandin1-12/+4
2021-04-06translation domain of sfx for .ui in framework doesn't look rightCaolán McNamara3-0/+41
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara1-7/+1
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara1-1/+1
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos1-1/+1
2021-04-01tdf#141396: make sure that line color differs from the rest of the tabMike Kaganski1-12/+10
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2021-03-26loplugin:flattenNoel1-4/+8
2021-03-25const OUString -> const OUStringLiteralMike Kaganski3-8/+8
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-20cid#1473953 Uninitialized scalar fieldCaolán McNamara1-0/+4
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák1-5/+1
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara1-2/+2
2021-03-13update pchesJulien Nabet1-7/+2
2021-03-12move hatchwindow to toolkitCaolán McNamara8-1317/+0
2021-03-11use some forward declares to reduce includesCaolán McNamara2-3/+0
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel2-9/+13
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-03-04Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn1-17/+14
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara1-8/+8
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara2-3/+1
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara1-0/+1
2021-02-23reportdesigner focus out handler clobbering the preexisting handlerCaolán McNamara1-2/+3
2021-02-22rename to DropdownDockingWindowCaolán McNamara1-3/+3
2021-02-20merge together interimdockparent usageCaolán McNamara1-9/+3
2021-02-20move docking adapters to vclCaolán McNamara3-2/+17
2021-02-20loplugin:refcounting in svtoolsNoel6-12/+14
2021-02-19update pchesCaolán McNamara1-7/+1
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara1-1/+1
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-1/+1
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara3-6/+29
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel5-14/+14
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski1-430/+15
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara1-1/+1
2021-02-13Resolves: tdf#138839 Add Cabécar {cjp-CR} 0x06AA, Bribri {bzd-CR} 0x06ABEike Rathke1-1/+3
2021-02-08update pchesCaolán McNamara1-1/+3
2021-02-02Fix typo in codeAndrea Gelmini2-3/+3
2021-02-01Resolves: tdf#139607 Add Pali Thai {pi-Thai} 0x0A67 to CTL language listEike Rathke1-1/+2
2021-01-28Improve macro checksSamuel Mehrbrodt1-0/+1