Age | Commit message (Expand) | Author |
2014-10-17 | coverity#1247645 Uncaught exception | Caolán McNamara |
2014-10-17 | coverity#1247642 Uncaught exception | Caolán McNamara |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-05-27 | cid#707198 Uncaught exception | Noel Grandin |
2014-05-27 | cid#707199 Uncaught exception | Noel Grandin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-14 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12 | Julien Nabet |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 | Julien Nabet |
2014-04-30 | starmath: sal_Bool->bool | Noel Grandin |
2014-04-11 | Introduce twip/mm100 conversion functions instead of duplicated macros | Tor Lillqvist |
2014-03-19 | sfx2: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from starmath | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-20 | Related: #i121289# printer options should have SID_SAVE_ONLY_USED_SYMBOLS | Tsutomu Uchino |
2014-01-04 | Resolve fdo#72632 by adding missing break | Arnaud Versini |
2013-12-12 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-11 | Revert "Don't hold css::uno::Type instances by pointer" | Stephan Bergmann |
2013-12-11 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-09 | fdo#54938: Convert starmath to use cppu::supportsService | Marcos Paulo de Souza |
2013-12-05 | Remove obsolete SEQTYPE workaround | Stephan Bergmann |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-10-29 | cppcheck: duplicate break or break which follows a return | Julien Nabet |
2013-09-20 | indent: Just some indenting for better reading | Andres Gomez |
2013-09-20 | uno: new InteropGrabBag UNO prop in OfficeDocument | Andres Gomez |
2013-09-09 | OSL_ENSURE -> SAL_WARN_IF | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-30 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-11-22 | get rid of unnecessary LocaleDataWrapper temporary instances | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-02 | String -> OUString | Ivan Timofeev |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | convert writer, draw, impress, calc and starmath printer dialogs | Caolán McNamara |
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-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-05-13 | removed unused defines | Takeshi Abe |
2012-03-12 | use string literal OUString overloads | Luboš Luňák |
2012-02-28 | Avoid temporary rtl::OUString | Takeshi Abe |
2012-01-11 | Fix for fdo43460 Part XXXIV getLength() to isEmpty() | Olivier Hallot |
2011-11-29 | set properly initial size of starmath component when importing docx | Luboš Luňák |
2011-11-27 | remove include o pch header from starmath | Norbert Thiebaud |
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-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann |
2011-11-06 | cppcheck: avoid possible null pointer dereferences | Ivan Timofeev |