Age | Commit message (Expand) | Author |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-01 | loplugin:reducevarscope in basctl,basic | Noel |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-21 | tdf#134331 - Added possibility to sort macros via context menu | Andreas Heinisch |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-10 | Remove the useless Export sdi property | Maxim Monastirsky |
2020-09-07 | tdf#118148 Extended tips for HC2/sbasic | Olivier Hallot |
2020-09-04 | TabPage no longer needs to inherit from VclBuilderContainer | Caolán McNamara |
2020-09-04 | tdf#124176 Use #pragma once in basctl | George Bateman |
2020-09-02 | drop some unused methods | Caolán McNamara |
2020-08-31 | Fix typo in code | Andrea Gelmini |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-27 | add a DisableCycleFocusOut flag for an all-welded hierarchy | Caolán McNamara |
2020-08-27 | Fix a nonsense change | Mike Kaganski |
2020-08-24 | tdf#118148 Extended tips from HC2/shared/ | Olivier Hallot |
2020-08-19 | update pches | Caolán McNamara |
2020-08-18 | move TextWindowPeer to its only user | Caolán McNamara |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-08-11 | tdf#135639: check the return value of GetDim32 | Mike Kaganski |
2020-08-11 | tdf#134604 library created in the wrong tree | Caolán McNamara |
2020-08-08 | use std::string_view | Noel Grandin |
2020-07-28 | tdf#134887 Rework last item handling in NewToolbarController | Maxim Monastirsky |
2020-07-25 | move getUIRootDir to AllSettings | Caolán McNamara |
2020-07-22 | merge duplicate GetFocus implementations | Caolán McNamara |
2020-07-12 | update pches | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-06 | Resolves: tdf#134551 ModulWindow deleted when last module removed | Caolán McNamara |
2020-07-05 | basctl: create instances with uno constructors | Noel Grandin |
2020-07-04 | reduce number of framework libraries | Noel Grandin |
2020-07-02 | tdf#127680 Add the option to print even or odd values from a particular range | Srijan Bhatia |
2020-06-30 | Upcoming improved loplugin:staticanonymous -> redundantstatic: basctl | Stephan Bergmann |
2020-06-26 | Upcoming improved loplugin:elidestringvar: basctl | Stephan Bergmann |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-18 | distinguish active dnd-operation case from simple query case | Caolán McNamara |
2020-06-08 | rework treeview initial toggle button col to be like expander col | Caolán McNamara |
2020-06-05 | have just one way to set expander image | Caolán McNamara |
2020-06-04 | drop unused inline method | Caolán McNamara |
2020-06-03 | Upcoming loplugin:elidestringvar: basctl | Stephan Bergmann |
2020-05-28 | Make loplugin:simplifypointertobool handle parenthesized expressions | Stephan Bergmann |
2020-05-28 | loplugin:simplifybool in accessibility..basic | Noel Grandin |
2020-05-24 | remove some unused defines | Noel Grandin |
2020-05-23 | nospin hack no longer in use | Caolán McNamara |
2020-05-23 | uitest: add wrapper for macro editor | Xisco Fauli |
2020-05-22 | move InterimItemWindow to vcl | Caolán McNamara |
2020-05-19 | Resolves: tdf#114258 defer LoseFocus treeview update | Caolán McNamara |
2020-05-19 | tdf#88205 EasyHack change css::uno::Sequence initializations | vgeof |
2020-05-15 | use for-range on Sequence in basctl..canvas | Noel Grandin |
2020-05-13 | expand out some namespace aliases | Noel Grandin |