summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2022-10-16tdf#114441 Convert use of sal_uLong to sal_uInt32PoonamShokeen1-1/+1
2022-09-27use more string_view in accessibility..configmgrNoel Grandin2-3/+3
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-1/+1
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock1-2/+2
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+1
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn4-28/+28
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin2-2/+2
2022-08-29ref-count SdrObjectNoel Grandin6-37/+35
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann13-13/+13
2022-08-18cid#1500394 Explicit null dereferencedCaolán McNamara1-1/+1
2022-08-08these two scrollbars don't meet, so drop the junction boxCaolán McNamara5-20/+9
2022-08-07tdf#150291 Revert "Fix crash when no valid EntryDescriptor found"Caolán McNamara2-8/+0
2022-08-07tdf#150291 crash on macro organizer with no macro selectedCaolán McNamara1-1/+2
2022-08-06cid#1507764 Unintended comparison to logical negationCaolán McNamara1-1/+1
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara13-61/+59
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-2/+7
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin4-41/+31
2022-07-07elide some string copiesNoel Grandin3-11/+5
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos1-1/+1
2022-06-21Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt2-0/+8
2022-06-21elide some makeStringAndClear() callsNoel Grandin1-1/+1
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin15-80/+89
2022-06-01no need to allocate guards on the heapNoel Grandin1-2/+2
2022-05-18resave with latest gladeCaolán McNamara1-57/+57
2022-05-17Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for MOVECaolán McNamara1-19/+29
2022-05-17Related: tdf#145722 need to clone userdata if we copy a module/dialogCaolán McNamara1-0/+7
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya1-1/+1
2022-05-05loplugin:unusedvariableplusNoel Grandin1-1/+0
2022-05-05Just use Any ctor instead of makeAny in basctlStephan Bergmann1-2/+2
2022-05-01use more string_view in variousNoel Grandin1-3/+4
2022-04-29use more string_view in INetURLObjectNoel Grandin2-1/+2
2022-04-28use more string_view in comphelperNoel Grandin2-5/+6
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin1-3/+3
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-3/+4
2022-04-12tdf#147876 Fix crash when cancelling Dialog import dlgSamuel Mehrbrodt1-1/+1
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin2-13/+7
2022-03-18tdf#114441 Convert sal_uLong to other typesVaibhavMalik41872-10/+10
2022-03-11new loplugin:trivialdestructorNoel Grandin2-5/+0
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)1-1/+0
2022-02-23cid#1500494 Explicit null dereferencedCaolán McNamara1-0/+2
2022-02-23cid#1500613 Dereference after null checkCaolán McNamara1-2/+3
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin1-1/+0
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik41871-1/+1
2022-02-04use some more add toId/fromIdCaolán McNamara2-4/+4
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara5-30/+30
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-9/+13
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara5-8/+8
2022-01-25Related: tdf#146971 rename %PRODUCTNAME Macros to Application MacrosCaolán McNamara1-3/+3
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara1-4/+2
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+5