- b1668ed Move svl::Items to include/svl/whichranges.hxx, and unify its usage by Mike Kaganski · 4 years, 9 months ago
- 9a55b97 tdf#40068 Remember last directory for basic/dialog import/export by Samuel Mehrbrodt · 4 years, 9 months ago
- d157c1b tdf#126665 Remember last used file picker directory by Samuel Mehrbrodt · 4 years, 9 months ago
- a8f97e5 bundle the FolderPicker instantiations behind a single call by Caolán McNamara · 4 years, 10 months ago
- 04cd674 tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN by Armin Le Grand (Allotropia) · 4 years, 10 months ago
- 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
- 21405a6 vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx by Chris Sherlock · 5 years ago
- 87fe311 GtkLabel:track-visited-links was removed by Caolán McNamara · 4 years, 10 months ago
- c83615f no need to check IsDisposed here by Noel Grandin · 4 years, 11 months ago
- 46e924a tdf#139196 - Import/export macros using utf-8 including BOM by Andreas Heinisch · 4 years, 11 months ago
- 178adcd tdf#139196 - Import/export macros using utf-8 including BOM by Andreas Heinisch · 4 years, 11 months ago
- 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
- 9090dc1 split OutputDevice from Window by Noel Grandin · 5 years ago
- 6aca010 Directly initialize vectors in baside2b.cxx by Julien Nabet · 5 years ago
- 32b09fac Revert "simplify the vcl<->toolkit connection" by Noel Grandin · 5 years ago
- f7a86c5 simplify the vcl<->toolkit connection by Noel Grandin · 5 years ago
- eb6819e change usage of boost::hash_combine to o3tl::hash_combine by Tomaž Vajngerl · 5 years ago
- d6375dc loplugin:unusedmethods by Noel Grandin · 5 years ago
- c5a0b7a loplugin:stringadd improvement for appending numbers by Noel Grandin · 5 years ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 39c3574 use string_view in INetURLObject::encode by Noel Grandin · 5 years ago
- c7c6f0a loplugin:stringadd convert chained append to + by Noel Grandin · 5 years ago
- 75997f1 no need to create temporaries when appending number to O[U]StringBuffer by Noel Grandin · 5 years ago
- 2577a6b forward decl vcl::Window in toolkit/awt/vclxwindow.hxx by Caolán McNamara · 5 years ago
- 3077f05 update PCHs by Caolán McNamara · 5 years ago
- 9b654577 remove vcl/waitobj.hxx by Caolán McNamara · 5 years ago
- 2633d5f Recheck include/ with IWYU by Gabor Kelemen · 5 years ago
- 200626e remove need for an intermediate vcl::Window by Caolán McNamara · 5 years ago
- e76a4d6 update PCHs by Luboš Luňák · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- e90a9b67 update pches by Caolán McNamara · 5 years ago
- d56dbdf drop stale TODOs by Caolán McNamara · 5 years ago
- 86d298f Simplify some static variable initializations by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- e3e7bc6 update pches by Caolán McNamara · 5 years ago
- 0726ecd tdf#114441: Convert use of sal_uLong to better integer types by Ahmet Hakan Çelik · 5 years ago
- c880d3e check for quit when calling Yield in loop by Noel Grandin · 5 years ago
- a73f24f update pches by Julien Nabet · 5 years ago
- 1692998 use strong_int for item ids in vcl::ToolBox by Noel · 5 years ago
- fbaf865 Drop "32" from names of SbxArray methods taking 32-bit indices by Mike Kaganski · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- 486258b BASIC : simplify BaseWindow initialization. by Arnaud Versini · 5 years ago
- 1d27738 ref-count SdrPage by Noel · 5 years ago
- a5dbc99 drop archaic rollable support by Caolán McNamara · 5 years ago
- f1512bb drop WB_ROLLABLE by Caolán McNamara · 5 years ago
- 9ad76a2 allow use of FloatWinPopupFlags without including complete floatwin.hxx by Caolán McNamara · 5 years ago
- 73cfa49 loplugin:refcounting in basctl by Noel · 5 years ago
- 20997b4 factor out as a ResizableDockingWindow by Caolán McNamara · 5 years ago
- 40f81f1 move dockingwindow.ui to vcl by Caolán McNamara · 5 years ago
- 860b2d0 update pches by Caolán McNamara · 5 years ago
- 7752bbe foward declare NotebookBarAddonsItem instead of using include by Caolán McNamara · 5 years ago
- 7874cba loplugin:referencecasting in basctl..binaryurp by Noel · 5 years ago
- 09cb778 clean up SdrObject cloning by Noel · 5 years ago
- c950ded update pches by Caolán McNamara · 5 years ago
- 1aa3129 avoid some ref-counting by Noel Grandin · 5 years ago
- 7357210 Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabs by Caolán McNamara · 5 years ago
- 5143de3 remove deprecated [x|y]align property for CheckBoxes and RadioButtons by Caolán McNamara · 5 years ago
- bca1b74 improve some IllegalArgumentException messages by Noel · 5 years ago
- c0e9bda tdf#124176 Use pragma once instead of include guards in basctl by csegura · 5 years ago
- 9100d70 replace stock button labels by Caolán McNamara · 5 years ago
- f89b94c tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons by Caolán McNamara · 5 years ago
- 3fff050 loplugin:stringliteralvar (clang-cl) by Stephan Bergmann · 5 years ago
- 117ecc9 fix coverity parse errors by Caolán McNamara · 5 years ago
- 74c7cb0 add newline to end of .ui files that lack them by Caolán McNamara · 5 years ago
- ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
- cb234d3 BASCTL : remove useless impl pattern by Arnaud Versini · 5 years ago
- c34e8bd loplugin:stringviewparam: operator += by Stephan Bergmann · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- 2577d9e remove deprecated (and unwanted) resize-mode by Caolán McNamara · 5 years ago
- b2cf19c drop deprecated GtkAlignment, move left/top-padding into child margin-start/top by Caolán McNamara · 5 years ago
- 4491cee replace margin-left with margin-start and margin-right with margin-end by Caolán McNamara · 5 years ago
- cdc41b2 don't mention VclBuilder in the dialog tests docs by Caolán McNamara · 5 years ago
- 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
- f3c63fc weld basctl popup menus by Caolán McNamara · 5 years ago
- 5a42282 update pches by Caolán McNamara · 5 years ago
- 25214da don't need to include vcl/menu.hxx here by Caolán McNamara · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 35b5f03 move various notebookbar widgets into vcl by Caolán McNamara · 5 years ago
- 1ac4498 update pches by Caolán McNamara · 5 years ago
- bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
- 78091a8 remove non-functional resize grip at right of basic ide tabbar by Caolán McNamara · 5 years ago
- 1537722 add <!-- n-columns=1 n-rows=1 --> before every GtkGrid by Caolán McNamara · 5 years ago
- 6da61d5 tdf#123936 Formatting files in module basctl with clang-format by Philipp Hofer · 5 years ago
- f34ac57 New loplugin:stringviewparam by Stephan Bergmann · 5 years ago
- c457538 Revert "remove Fraction::operator tools::Long()" by Noel Grandin · 5 years ago
- 48b667a remove Fraction::operator tools::Long() by Noel · 5 years ago
- de78304 make SdrObject Identifiers SdrObjKind enum members by Caolán McNamara · 5 years ago
- 0505a00 tdf#42949 Fix new IWYU warnings in directories [ab]* by Gabor Kelemen · 5 years ago
- 6436302 convert some more long -> tools::Long by Noel · 5 years ago
- 3b3c181 set all .ui min require version of gtk to 3.20 by Caolán McNamara · 5 years ago
- 915c752 use tools::Long in accessibility..basctl by Noel · 5 years ago
- 2ac3091 loplugin:const* make some params and methods const by Noel · 6 years ago
- 38786f1 loplugin:reducevarscope in basctl,basic by Noel · 6 years ago
- de74d98 OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround by Caolán McNamara · 6 years ago
- 3270910 tdf#134331 - Added possibility to sort macros via context menu by Andreas Heinisch · 6 years ago
- e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
- 37ec755 Remove the useless Export sdi property by Maxim Monastirsky · 6 years ago
- 9c55e72 tdf#118148 Extended tips for HC2/sbasic by Olivier Hallot · 6 years ago
- 0593f35 TabPage no longer needs to inherit from VclBuilderContainer by Caolán McNamara · 6 years ago