summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#145391 insertion code assumes unsorted treeviewCaolán McNamara2021-11-021-17/+22
* GtkLabel:track-visited-links was removedCaolán McNamara2021-05-311-1/+0
* no need to check IsDisposed hereNoel Grandin2021-05-292-6/+3
* tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch2021-05-272-24/+13
* tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch2021-05-252-1/+28
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-212-2/+2
* split OutputDevice from WindowNoel Grandin2021-05-177-20/+20
* Directly initialize vectors in baside2b.cxxJulien Nabet2021-05-141-8/+3
* Revert "simplify the vcl<->toolkit connection"Noel Grandin2021-05-136-11/+15
* simplify the vcl<->toolkit connectionNoel Grandin2021-05-126-15/+11
* change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl2021-05-111-3/+3
* loplugin:unusedmethodsNoel Grandin2021-05-061-1/+0
* loplugin:stringadd improvement for appending numbersNoel Grandin2021-05-031-2/+2
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-024-8/+8
* use string_view in INetURLObject::encodeNoel Grandin2021-04-281-3/+3
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-1/+1
* no need to create temporaries when appending number to O[U]StringBufferNoel Grandin2021-04-221-2/+2
* forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara2021-04-121-0/+1
* update PCHsCaolán McNamara2021-04-121-3/+6
* remove vcl/waitobj.hxxCaolán McNamara2021-04-091-1/+1
* Recheck include/ with IWYUGabor Kelemen2021-04-091-0/+1
* remove need for an intermediate vcl::WindowCaolán McNamara2021-04-091-1/+1
* update PCHsLuboš Luňák2021-04-081-2/+3
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-1/+3
* update pchesCaolán McNamara2021-04-061-1/+2
* drop stale TODOsCaolán McNamara2021-04-061-13/+9
* Simplify some static variable initializationsMike Kaganski2021-04-021-8/+5
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* update pchesCaolán McNamara2021-03-211-1/+2
* tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik2021-03-161-2/+2
* check for quit when calling Yield in loopNoel Grandin2021-03-141-1/+1
* update pchesJulien Nabet2021-03-131-1/+4
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-112-4/+4
* Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski2021-03-095-35/+35
* Make sal/config.h the first in pchMike Kaganski2021-03-091-2/+2
* BASIC : simplify BaseWindow initialization.Arnaud Versini2021-03-081-3/+3
* ref-count SdrPageNoel2021-03-074-6/+9
* drop archaic rollable supportCaolán McNamara2021-02-251-3/+0
* drop WB_ROLLABLECaolán McNamara2021-02-251-1/+1
* allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara2021-02-251-2/+1
* loplugin:refcounting in basctlNoel2021-02-233-15/+9
* factor out as a ResizableDockingWindowCaolán McNamara2021-02-223-21/+16
* move dockingwindow.ui to vclCaolán McNamara2021-02-221-1/+1
* update pchesCaolán McNamara2021-02-191-5/+1
* foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara2021-02-191-0/+1
* loplugin:referencecasting in basctl..binaryurpNoel2021-02-161-2/+2
* clean up SdrObject cloningNoel2021-02-102-54/+42
* update pchesCaolán McNamara2021-02-081-1/+4
* avoid some ref-countingNoel Grandin2021-01-251-1/+1
* Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabsCaolán McNamara2021-01-211-6/+5