summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)Author
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-07rtl::Static -> function local staticNoel Grandin
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-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-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-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
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-23reportdesigner focus out handler clobbering the preexisting handlerCaolán McNamara
2021-02-22rename to DropdownDockingWindowCaolán McNamara
2021-02-20merge together interimdockparent usageCaolán McNamara
2021-02-20move docking adapters to vclCaolán McNamara
2021-02-20loplugin:refcounting in svtoolsNoel
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara
2021-02-02Fix typo in codeAndrea Gelmini
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-25avoid some ref-countingNoel Grandin
2021-01-21keep the navigation bar control area the same size with hidden scrollbarCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara
2021-01-10remove some old debugging codeNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08use more IsTransparentNoel Grandin
2021-01-05lok: disable java interaction handlerHenry Castro
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann