Age | Commit message (Expand) | Author |
2018-06-09 | remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"( | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-06-04 | make CreateStyleFamilies return std::unique_ptr | Noel Grandin |
2018-05-31 | tdf#96698 - calc: add support for custom validation (through a formula) | Marco Cecchetti |
2018-05-31 | Initial steps to make also Calc usable from Automation clients | Tor Lillqvist |
2018-05-28 | sc: simplify ScModule::GetClipDoc | Henry Castro |
2018-05-25 | SOSAW080: Derive SdrObjGroup from SdrObjList | Armin Le Grand |
2018-05-23 | tdf#117228: crash in SfxItemSet::GetItemState... | Henry Castro |
2018-05-21 | loplugin:unusedfields in sc | Noel Grandin |
2018-05-12 | make Bitmap/BitmapEx constructors explicit | Noel Grandin |
2018-05-12 | Replace ScGlobal::GetRscString with simple ScResId calls | Gabor Kelemen |
2018-05-09 | sc: prefix members of ScModule | Henry Castro |
2018-05-08 | sc: prefix members of ScDrawTransferObj | Henry Castro |
2018-05-08 | sc: prefix members of ScTransferObj | Henry Castro |
2018-05-01 | tdf#110740 Wrong formatting when cutting from the input line | Maxim Monastirsky |
2018-04-27 | tdf#117017 Pasting into the formula bar shouldn't retain formatting | Maxim Monastirsky |
2018-04-26 | tdf#57000 Add a context menu to the formula bar input field | Maxim Monastirsky |
2018-04-26 | Also blacklist CommandEventId::LongPress | Maxim Monastirsky |
2018-04-26 | sc: Fix menubar auto-accelerator behavior under gtk2 | Maxim Monastirsky |
2018-04-22 | place an intermediate class as parent for SfxTabPages | Caolán McNamara |
2018-04-18 | tdf#42949 Remove unnecessary helpids.h from sc.hrc | Gabor Kelemen |
2018-04-17 | tdf#117017 Make modifier keys not trigger the InputChanged handler | Maxim Monastirsky |
2018-04-17 | cppcheck: identicalInnerCondition in sc | Jochen Nitschke |
2018-04-16 | tdf#42949 Remove unnecessary localization headers from sc | Gabor Kelemen |
2018-04-11 | pass EditTextObject around using std::unique_ptr | Noel Grandin |
2018-04-10 | loplugin:useuniqueptr in ScDrawTransferObj | Noel Grandin |
2018-04-09 | GetLineEnds: Use SdrObject& instead of pointers | Armin Le Grand |
2018-04-07 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand |
2018-04-06 | Revert "SOSAW080: Added first bunch of basic changes to helpers" | Armin Le Grand |
2018-04-06 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-16 | lokdialog: do not lock events when opened ScFilter Dialog | Henry Castro |
2018-03-13 | SDI: don't #define/#undef names of actual classes for slot headers | Mike Kaganski |
2018-03-07 | use more Color in sc | Noel Grandin |
2018-02-27 | convert Redline warning dialog to .ui to get helpids | Caolán McNamara |
2018-02-27 | remove unused vclunohelper.hxx includes | Jochen Nitschke |
2018-02-26 | sc lok: Make the Validation "Invalid value." message box working. | Jan Holesovsky |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-22 | loplugin:redundantcast | Noel Grandin |
2018-02-22 | ColorData->Color in sc | Noel Grandin |
2018-02-20 | drop Color::SetColor(ColorData) in favour of operator= | Noel Grandin |
2018-02-17 | Revert "loplugin:changetoolsgen in sc" and reapply plugin | Noel Grandin |
2018-02-14 | loplugin:changetoolsgen in sc | Noel Grandin |
2018-02-12 | Disable lok_preload_hooks when not dynamically loading. | Michael Meeks |
2018-02-11 | lok: allow libraries to pre-init themselves. | Michael Meeks |
2018-02-07 | tdf#115020: Cutting a large dataset is very slow since 6.1.0.0.alpha0+ | Henry Castro |
2018-02-03 | TypedWhichId in sc | Noel Grandin |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: sc | Stephan Bergmann |