Age | Commit message (Expand) | Author |
2019-11-20 | Resolves: tdf#128900 can't edit initial macro with empty user profile | Caolán McNamara |
2019-11-12 | Fix macro disabling in Basic IDE | Samuel Mehrbrodt |
2019-11-09 | tdf#80731: Only check closing parenthesis when in IDE | Mike Kaganski |
2019-11-07 | Always check whether macro execution is allowed | Samuel Mehrbrodt |
2019-10-31 | pass an explicit parent for the password dialogs | Caolán McNamara |
2019-10-30 | don't need to include vcl/tabctrl.hxx | Caolán McNamara |
2019-10-29 | TreeListBox doesn't need a factory anymore | Caolán McNamara |
2019-10-29 | remove unnecessary includes | Caolán McNamara |
2019-10-29 | weld fpicker cluster | Caolán McNamara |
2019-10-21 | loplugin:virtualdead unused param in SfxObjectShell::FillClass | Noel Grandin |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-17 | rename LanguageBox back to SvxLanguageBox | Caolán McNamara |
2019-10-16 | tdf#62955 - Allow searching a name with typing the first letter | Andreas Heinisch |
2019-10-09 | tdf#114441 changed some sal_uLong to better fitting types | Christian Barth |
2019-10-06 | Related: tdf#127935 set default activate handler to toggle row expansion | Caolán McNamara |
2019-10-06 | improve SfxPoolItem operator== implementations | Noel Grandin |
2019-10-04 | loplugin:singlevalfields | Noel Grandin |
2019-10-03 | update basctl pch | Caolán McNamara |
2019-10-01 | add activates_default to GtkEntries in dialogs | Caolán McNamara |
2019-10-01 | loplugin:stringadd in basctl..cui | Noel Grandin |
2019-09-29 | drop some unnecessary includes | Caolán McNamara |
2019-09-28 | loplugin:virtualdead in basctl | Noel Grandin |
2019-09-26 | drop unnecessary includes and update pch | Caolán McNamara |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-23 | Resolves tdf#127400 - Allow to show tip of the day again | Heiko Tietze |
2019-09-17 | move GetStandardText to stdtext.hxx | Caolán McNamara |
2019-09-06 | Fixing '....' | Andrea Gelmini |
2019-09-05 | use unique_ptr in SdrObject::getFullDragClone | Noel Grandin |
2019-09-04 | tdf#93476 Sort Macro library list after creating/importing a macro | Andreas Heinisch |
2019-08-27 | loplugin:referencecasting find more redundant static_cast | Noel Grandin |
2019-08-25 | cid#1292911 Big parameter passed by value | Caolán McNamara |
2019-08-21 | loplugin:constmethod in basctl | Noel Grandin |
2019-08-19 | loplugin:constvars in accessibility..basegfx | Noel Grandin |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-08-08 | tdf#74702: use OutputDevice::GetBackgroundColor() | Chris Sherlock |
2019-08-04 | tdf#93476 Sort Macro library list after creating/importing a macro | Andreas Heinisch |
2019-08-04 | Removed executable permission on file | Andrea Gelmini |
2019-08-03 | tdf#93476 Sort Macro library list after creating/importing a macro | Andreas Heinisch |
2019-08-01 | no point in using a map anymore | Caolán McNamara |
2019-08-01 | Resolves: tdf#126661 unexpected sort between freeze+thaw | Caolán McNamara |
2019-07-31 | Removed executable permission on file | Andrea Gelmini |
2019-07-31 | tdf#70813 Sorted list of macros in macro dialog | Andreas Heinisch |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): basctl | Stephan Bergmann |
2019-07-26 | cid#1292911 Big parameter passed by value | Caolán McNamara |
2019-07-24 | "Basic macros" instead of "$Productname Basic macros" | Samuel Mehrbrodt |
2019-07-19 | loplugin:referencecasting in avmedia..basic | Noel Grandin |
2019-07-19 | cid#1448451 Use after free | Caolán McNamara |
2019-07-19 | loplugin:constantparam | Noel Grandin |
2019-07-16 | cid#1448219 silence Unchecked return value | Caolán McNamara |
2019-07-08 | use DrawBitmapEx in DlgEditor::Print | Noel Grandin |