summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin2-14/+8
2020-05-13expand out some namespace aliasesNoel Grandin1-4/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-08compact namespace in avmedia..bridgesNoel Grandin2-8/+4
2020-05-04Use pragma once instead of include guardsFatih1-4/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-26update pchesCaolán McNamara1-5/+2
2020-04-26all ItemWindows are now weldedCaolán McNamara2-4/+4
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara2-2/+2
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-2/+4
2020-04-18loplugin:flatten in basctlNoel Grandin21-2135/+2145
2020-04-15tdf#126828 hide macro organize dialog before launching macro editingCaolán McNamara1-0/+2
2020-04-15set cursor after thawedCaolán McNamara1-6/+5
2020-04-12no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin1-4/+0
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin6-9/+6
2020-03-29OSL_ASSERT->assert in basctlNoel Grandin1-19/+10
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain4-18/+4
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann1-2/+0
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin1-1/+0
2020-03-04tdf#114441: Convert use of sal_uLong to better integer typesBugra2-4/+4
2020-02-29tdf#124176: Use pragma once instead of include guardsjames1-4/+1
2020-02-26explicitly call ActivatePageHdl when programatically calling set_current_pageCaolán McNamara1-3/+6
2020-02-26tdf#130925 use the maximum document line number for the width calculationCaolán McNamara1-1/+2
2020-02-25check if edit can be enabled after setting cursor into treeCaolán McNamara1-0/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-3/+3
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara1-9/+1
2020-02-19weld CodeCompleteWindowCaolán McNamara4-145/+189
2020-02-19merge common code togetherCaolán McNamara9-47/+24
2020-02-19remove and replace newly unused ctorCaolán McNamara4-14/+7
2020-02-19weld WatchWindow panelCaolán McNamara12-415/+430
2020-02-17weld StackWindow DockingWindowCaolán McNamara5-28/+111
2020-02-17weld SelectorListBox Item WindowCaolán McNamara1-1/+1
2020-02-16use fwd decls of StatusBarCaolán McNamara1-2/+1
2020-02-16use fwd declsCaolán McNamara1-11/+1
2020-02-16clang-format accessibility & basctl with under 5-percent lines of changeMuhammet Kara2-7/+4
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara1-1/+2
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara2-3/+2
2020-02-13Restore simple undo and redo buttons for the basctl moduleMaxim Monastirsky1-3/+0
2020-02-13use TopLevelWindowLocker for the lock other windows problemCaolán McNamara1-7/+6
2020-02-13remove unneeded includes and update pchCaolán McNamara3-6/+7
2020-02-13tdf#130161 detect if a node already had an expansion attemptCaolán McNamara1-1/+3
2020-02-13tdf#130161 adding a document dialog or modules doesn't update catalogCaolán McNamara1-4/+7
2020-02-13tdf#57307 - Expand word boundaries to include connector punctuationsAndreas Heinisch1-6/+3
2020-02-12Fix typoAndrea Gelmini1-1/+1
2020-02-12drop newly unused TreeListBoxCaolán McNamara5-1057/+2
2020-02-12weld ObjectCatalogCaolán McNamara7-79/+122
2020-02-12only freeze/thaw if we have toCaolán McNamara3-2/+22
2020-02-12we always want to expand/collapse on double clickCaolán McNamara1-5/+5
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara1-1/+1