Age | Commit message (Expand) | Author |
2024-05-14 | loplugin:ostr in starmath | Noel Grandin |
2024-03-11 | Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-free | Mike Kaganski |
2022-03-01 | Recheck modules s[f-t]* with IWYU | Gabor Kelemen |
2022-01-10 | Move HAVE_MORE_FONTS into an extra config header | Jan-Marek Glogowski |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-04-29 | reuse SmEditWindow already present in SmCmdBoxWindow in tests | Caolán McNamara |
2021-03-02 | Starmath now allows multiple parsers third part | dante |
2021-02-08 | Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) | Stephan Bergmann |
2020-10-05 | loplugin:reducevarscope in starmath | Noel |
2020-06-05 | Upcoming loplugin:elidestringvar: starmath | Stephan Bergmann |
2020-03-19 | loplugin:redundantpointerops add some more smart pointer types | Noel Grandin |
2019-09-17 | Fix -Werror,-Wundef | Stephan Bergmann |
2019-09-16 | ifdef -> if for consistency | Rene Engelhard |
2019-09-16 | disable testSmTmpDeviceRestoreFont unless we actually have fonts | Rene Engelhard |
2019-09-16 | tdf#74702: remove GetOutDevType() from SmTmpDevice | Chris Sherlock |
2019-03-08 | tdf#42949 Fix IWYU warnings in starmath/*/*cxx | Gabor Kelemen |
2018-01-11 | starmath: getLength() > 0 -> !isEmpty() | Takeshi Abe |
2017-10-23 | loplugin:includeform: starmath | Stephan Bergmann |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-06-27 | loplugin:oncevar in starmath..svl | Noel Grandin |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-04-28 | loplugin:cppunitassertequals: starmath | Stephan Bergmann |
2017-03-27 | create SfxInterfaceId o3tl::strong_int | Noel Grandin |
2017-02-28 | starmath: Add test cases for errors at parsing | Takeshi Abe |
2017-02-22 | Test whether SmEditWindow::SelNextMark() keeps cursor position | Takeshi Abe |
2017-02-21 | tdf#106116 "Previous Marker" changes selection only when needed | Takeshi Abe |
2017-02-19 | starmath: Convert SmParseError to scoped enum | Takeshi Abe |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2016-11-18 | starmath: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2015-12-29 | tdf#32062: Add test | Marcos Paulo de Souza |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-23 | starmath: Prefix members of SmErrorDesc | Takeshi Abe |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-16 | starmath: convert new to ::Create to get initial ref-counting right. | Michael Meeks |
2015-04-10 | cppcheck: provide a ctor | Takeshi Abe |
2015-04-10 | convert SFXMODEL_ to scoped enum | Noel Grandin |
2015-04-09 | vcl:fixes towards unit test happiness | Noel Grandin |
2015-03-24 | convert SvxZoomType to enum class | Noel Grandin |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |
2014-10-11 | starmath: close SfxObjectShell in unit test to stop temp file leakage | Michael Stahl |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2013-09-05 | String to OUString | Thomas Arnhold |
2013-05-30 | Clean zoom redundances in Math and fix fdo#55929 | Rodolfo Ribeiro Gomes |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-02-09 | remove unused variables | Luboš Luňák |
2012-11-23 | try to fix and reenable starmath unit tests | Caolán McNamara |