Age | Commit message (Expand) | Author |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-21 | loplugin:unusedmethods starmath | Noel Grandin |
2015-06-24 | remove SFX_NOTIFY macro | Noel Grandin |
2015-05-07 | Unwind SotStorageStreamRef typedef | Stephan Bergmann |
2015-05-07 | Remove SvStorageStreamRef alias | Stephan Bergmann |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-29 | avoid ambiguity | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-10 | start of unwinding reference OutputDevice & Printer lifecycle. | Michael Meeks |
2015-04-10 | convert SFXMODEL_ to scoped enum | Noel Grandin |
2015-03-19 | loplugin:constantfunction: sot | Noel Grandin |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-13 | fdo#70185: starmath: unit test writing | Takeshi Abe |
2014-12-04 | -Wunused-macros | Takeshi Abe |
2014-04-30 | starmath: sal_Bool->bool | Noel Grandin |
2014-04-18 | sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too. | Jan Holesovsky |
2014-04-04 | coverity#738848 unused members | Caolán McNamara |
2014-03-29 | typo: mayby -> maybe | Thomas Arnhold |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-18 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-16 | sal_Bool to bool | Matteo Casalin |
2014-02-26 | Remove visual noise from starmath | Alexander Wilms |
2013-10-23 | starmath: fix include guards | Thomas Arnhold |
2013-09-04 | String to OUString | Thomas Arnhold |
2013-07-25 | Revert "Fix memory leak in Math, by holding SmModel pointer" | Fridrich Strba |
2013-07-25 | Fix memory leak in Math, by holding SmModel pointer | Marcos Paulo de Souza |
2013-07-16 | String.AppendAscii() cleanup in math | Ricardo Montania |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-11-14 | The additional methods of SO2_*_REF over SV_*_REF are now unused | Caolán McNamara |
2012-10-29 | String -> OUString | Ivan Timofeev |
2012-08-10 | SmDocShell::readFormulaOoxml: yes, just void | Miklos Vajna |
2012-08-03 | SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variable | Miklos Vajna |
2012-07-27 | SmRtfExport: get current encoding from Writer instead of assuming the default | Miklos Vajna |
2012-07-25 | export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH} | Miklos Vajna |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2011-11-24 | rename and move mathml oox support classes in oox to better places | Luboš Luňák |
2011-11-24 | ooxml mathml import - first very basic implementation | Luboš Luňák |
2011-08-18 | hack: make msoffice 2k7 be able to read ooxml formulas | Luboš Luňák |
2011-08-18 | starting work on OOXML export of formulas | Luboš Luňák |