summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2021-11-02Resolves: tdf#145391 insertion code assumes unsorted treeviewCaolán McNamara
2021-05-31GtkLabel:track-visited-links was removedCaolán McNamara
2021-05-29no need to check IsDisposed hereNoel Grandin
2021-05-27tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch
2021-05-25tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Directly initialize vectors in baside2b.cxxJulien Nabet
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara
2021-04-12update PCHsCaolán McNamara
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-06update pchesCaolán McNamara
2021-04-06drop stale TODOsCaolán McNamara
2021-04-02Simplify some static variable initializationsMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21update pchesCaolán McNamara
2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-13update pchesJulien Nabet
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08BASIC : simplify BaseWindow initialization.Arnaud Versini
2021-03-07ref-count SdrPageNoel
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-25drop WB_ROLLABLECaolán McNamara
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-23loplugin:refcounting in basctlNoel
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-22move dockingwindow.ui to vclCaolán McNamara
2021-02-19update pchesCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-16loplugin:referencecasting in basctl..binaryurpNoel
2021-02-10clean up SdrObject cloningNoel
2021-02-08update pchesCaolán McNamara
2021-01-25avoid some ref-countingNoel Grandin
2021-01-21Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabsCaolán McNamara