summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-11ensure the module combobox gets updated with the current selectionCaolán McNamara1-7/+7
2020-02-11Related: tdf#130161 invalid iterator used in BrowseMode::Subs caseCaolán McNamara1-1/+1
2020-02-11add some more libs to libmergedNoel Grandin2-2/+8
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara1-1/+6
2020-02-08weld LibBox and LanguageBox Item WindowsCaolán McNamara5-108/+176
2020-02-08crash in manage languages in basic ideCaolán McNamara1-0/+6
2020-02-07property browser appearing as a blank area when changing modulesCaolán McNamara1-5/+6
2020-02-06drop newly unused FontSizeBoxCaolán McNamara1-4/+1
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-7/+110
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-28remove some unused local varsNoel Grandin1-2/+2
2020-01-27tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan3-12/+3
2020-01-27tdf#124176:Use pragma once instead of include guardsayhanyalcinsoy5-20/+5
2020-01-24loplugin:makeshared in basctl..canvasNoel Grandin2-4/+4
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen43-73/+85
2020-01-14tdf#129360: don't try to use uninitialized objectsMike Kaganski1-15/+9
2020-01-13tdf#129360: fix old unsigned underflowMike Kaganski1-10/+16
2020-01-10use more std::make_sharedNoel Grandin3-5/+5
2020-01-07tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan3-12/+3
2020-01-01Removed executable permission on fileAndrea Gelmini1-0/+0
2020-01-01tdf#126506 - Adjusted height margin of the tab barU-DESKTOP-8OSNV7R\DrRobotto1-1/+3
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+2
2019-12-18sal_Char->char in avmedia..basicNoel Grandin3-3/+3
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara3-4/+4
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann2-8/+0
2019-12-09GetSource32 and GetSource are identicalMike Kaganski1-2/+2
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski5-46/+47
2019-12-09weld Property BrowserCaolán McNamara2-41/+16
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-4/+8
2019-12-03remove some useless comment linesNoel Grandin4-4/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-3/+3
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann3-0/+11
2019-11-20Resolves: tdf#128900 can't edit initial macro with empty user profileCaolán McNamara1-1/+2
2019-11-18cid#1421106 Useless callCaolán McNamara1-0/+1
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4