summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)2-6/+8
2021-06-17use string_view in the Translate APINoel Grandin2-3/+4
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-2/+16
2021-05-31GtkLabel:track-visited-links was removedCaolán McNamara1-1/+0
2021-05-29no need to check IsDisposed hereNoel Grandin2-6/+3
2021-05-27tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch2-24/+13
2021-05-25tdf#139196 - Import/export macros using utf-8 including BOMAndreas Heinisch2-1/+28
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara2-2/+2
2021-05-17split OutputDevice from WindowNoel Grandin7-20/+20
2021-05-14Directly initialize vectors in baside2b.cxxJulien Nabet1-8/+3
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin6-11/+15
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin6-15/+11
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl1-3/+3
2021-05-06loplugin:unusedmethodsNoel Grandin1-1/+0
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin1-2/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann4-8/+8
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-3/+3
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-1/+1
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-2/+2
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara1-0/+1
2021-04-12update PCHsCaolán McNamara1-3/+6
2021-04-09remove vcl/waitobj.hxxCaolán McNamara1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara1-1/+1
2021-04-08update PCHsLuboš Luňák1-2/+3
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+3
2021-04-06update pchesCaolán McNamara1-1/+2
2021-04-06drop stale TODOsCaolán McNamara1-13/+9
2021-04-02Simplify some static variable initializationsMike Kaganski1-8/+5
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik1-2/+2
2021-03-14check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-03-13update pchesJulien Nabet1-1/+4
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel2-4/+4
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski5-35/+35
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-03-08BASIC : simplify BaseWindow initialization.Arnaud Versini1-3/+3
2021-03-07ref-count SdrPageNoel4-6/+9
2021-02-25drop archaic rollable supportCaolán McNamara1-3/+0
2021-02-25drop WB_ROLLABLECaolán McNamara1-1/+1
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara1-2/+1
2021-02-23loplugin:refcounting in basctlNoel3-15/+9
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara3-21/+16
2021-02-22move dockingwindow.ui to vclCaolán McNamara1-1/+1
2021-02-19update pchesCaolán McNamara1-5/+1
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-02-16loplugin:referencecasting in basctl..binaryurpNoel1-2/+2
2021-02-10clean up SdrObject cloningNoel2-54/+42
2021-02-08update pchesCaolán McNamara1-1/+4