Age | Commit message (Expand) | Author |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-08-20 | vcl: use enum for complex text layout constants | Noel Grandin |
2014-08-13 | warning C4242: '=' : conversion from 'size_t' to 'sal_uInt16' | Thomas Arnhold |
2014-07-03 | use assert when followed by deref | Caolán McNamara |
2014-06-27 | remove SFX_APP() macro that was a mer wrapper for SfxGetApp() | Norbert Thiebaud |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-05-14 | starmath: remove SAL_INFO's that only mark function entry | Noel Grandin |
2014-04-30 | starmath: sal_Bool->bool | Noel Grandin |
2014-04-18 | sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_POPUPMENU_REGISTRATION macro. | Jan Holesovsky |
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 |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2013-09-09 | Math: OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-09-05 | String to OUString for SmDocShell::ReplaceBadChars | Thomas Arnhold |
2013-09-04 | remove intermediate Strings on res loading | Caolán McNamara |
2013-09-04 | String to OUString | Thomas Arnhold |
2013-08-11 | String->OUString | Ivan Timofeev |
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-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-06-18 | String to OUString (SfxStringItem and related) | Matteo Casalin |
2013-06-10 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-20 | Math: new rendered Elements docking window added | Tomaž Vajngerl |
2013-04-20 | Remove pass-through header file sot/inc/sot/clsids.hxx | Michael Dunphy |
2013-04-09 | Get the whole thing to build after the SfxFilter interface change. | Kohei Yoshida |
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-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-12-06 | SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemset | Caolán McNamara |
2012-10-29 | String -> OUString | Ivan Timofeev |
2012-08-10 | SmDocShell::readFormulaOoxml: yes, just void | Miklos Vajna |
2012-08-03 | Translated German comments in starmath (fdo#39468) | Alexander Wilms |
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-27 | SmOoxmlExport: remove unused ctor param | Miklos Vajna |
2012-07-25 | export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH} | Miklos Vajna |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-28 | ditch slightly suboptimal C2S define | Caolán McNamara |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-05-15 | convert GetUndoActionComment family to rtl::OUString | Caolán McNamara |
2012-03-12 | use string literal OUString overloads | Luboš Luňák |