summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2021-10-21loplugin:flattenNoel Grandin
2021-10-17Simplify vector initialization in vclJulien Nabet
2021-10-11avoid O(n^2) in VclEventListeners::Call() if possibleLuboš Luňák
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-01Resolves: tdf#140992 Paste/Cut should mark Edit as modifiedCaolán McNamara
2021-09-30loplugin:constmethod handle more casesNoel Grandin
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-29Use SetControlFont to set the font size for these controlsCaolán McNamara
2021-09-29Related: tdf#141633 PointFont gets overwritten by ControlFontCaolán McNamara
2021-09-28tdf#144139 gen backend doesn't crash but DrawOutDev is a null op for PrintersCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
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-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15loplugin:constvarsNoel Grandin
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-23Move SalInstanceBox decl to headerSzymon Kłos
2021-08-20VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11no need to allocate AllSettings separately in ImplSVAppDataNoel Grandin
2021-08-09return true to indicate event was consumedCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-28Move SalInstancePopover decl to header fileSzymon Kłos
2021-07-27Move SalInstanceMenuButton decl to headerSzymon Kłos
2021-07-27Move SalInstanceFrame decl to header fileSzymon Kłos
2021-07-16Resolves: tdf#143398 mouse event processed twiceCaolán McNamara
2021-07-09SetParentToDefaultWindow doesn't change parent anymoreCaolán McNamara
2021-07-07remove [g|s]et_item_help_id for menubutton menu itemsCaolán McNamara
2021-07-02convert SvSortMode to scoped enumNoel Grandin
2021-06-29tdf#143088 multiple Application::EventListeners is expensiveCaolán McNamara
2021-06-27Immediately schedule Tasks on start per defaultJan-Marek Glogowski
2021-06-25loplugin:casttovoid (clang-cl)Stephan Bergmann
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-11qt5/kf5: Fix crash on exitMichael Weghorn
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-06-04gtk4 crash on exitCaolán McNamara
2021-06-02fix shutdown leak in CppunitTest_sw_filters_testNoel Grandin
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-31Drop Window::IsDisposedNoel
2021-05-30tdf#142549 Assertion failure when closing LO in gtk a11yCaolán McNamara