summaryrefslogtreecommitdiff
path: root/pyuno/qa
ModeNameSize
d---------pytests881logplain
/a>Noel Grandin 2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin 2021-11-18Resolves tdf#143462 - Fixes black row number on dark backgroud in Basic IDEHeiko Tietze 2021-11-03Revert "loplugin:finalclasses"Noel Grandin 2021-11-03loplugin:finalclassesNoel Grandin 2021-11-03tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova 2021-11-01use freeze/thaw around a potentially long sequence of insertionsCaolán McNamara 2021-11-01Resolves: tdf#145391 insertion code assumes unsorted treeviewCaolán McNamara 2021-10-28Prepare for removal of non-const operator[] from Sequence in basctlMike Kaganski 2021-10-27tdf#57308 - Basic IDE: Watching of a variable does not workAndreas Heinisch 2021-10-26Revert "tdf#57308 - Basic IDE: Watching of a variable does not work"Andreas Heinisch 2021-10-25tdf#57308 - Basic IDE: Watching of a variable does not workAndreas Heinisch 2021-10-22return weld::Builder by unique_ptrNoel Grandin 2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann 2021-10-20loplugin:indentation check for indent inside blockNoel Grandin 2021-10-17Simplify Sequence in b*Julien Nabet 2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski 2021-10-14use std::vector::insert instead of push_backNoel Grandin 2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski 2021-10-08use more SfxItemSetFixedNoel Grandin 2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin 2021-09-28gives names to all the Idles and TasksNoel Grandin 2021-09-28vcl: rename OutDevState to StackChris Sherlock 2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák 2021-09-15loplugin:constvarsNoel Grandin 2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski 2021-09-02unused definesNoel Grandin 2021-09-01tdf#139196 - Remove local BOM logicAndreas Heinisch 2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin 2021-08-23update some pchesCaolán McNamara 2021-08-20loplugin:unusedfieldsNoel Grandin 2021-08-18undo changes to TextAlignCaolán McNamara 2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski 2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara 2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin 2021-07-30convert TextAlign to scoped enumCaolán McNamara 2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski 2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt 2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt 2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara 2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia) 2021-06-17use string_view in the Translate APINoel Grandin 2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock 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