Age | Commit message (Expand) | Author |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-24 | ubsan: runtime error: signed integer overflow | Caolán McNamara |
2017-10-23 | loplugin:includeform: oox | Stephan Bergmann |
2017-07-13 | use more OUString::operator== in forms..sal | Noel Grandin |
2017-07-11 | replace 'resize(size+1)' with emplace_back | Noel Grandin |
2017-06-15 | [API CHANGE] Add processingInstruction event to XFastDocumentHandler: | Mohammed Abdul Azeem |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | use rtl::Reference in FastParser | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, oox | Stephan Bergmann |
2016-10-13 | tdf#103143 Fix importing number of characters from docx files | Bartosz Kosiorek |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-06-21 | simplify | Noel Grandin |
2016-03-14 | inline some use-once macros | Noel Grandin |
2015-12-22 | loplugin:unusedfields in oox,package | Noel Grandin |
2015-11-30 | oox: better warning message on unhandled element in docprophandler | Miklos Vajna |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-10-23 | com::sun::star->css in lotuswordpro,mysqlc,oox | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-04 | tdf#93097 oox: fix import of metadata from non-relative stream paths | Miklos Vajna |
2015-08-23 | oox: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-04 | tdf#91378: sax, oox: avoid sending empty strings to character callbacks | Michael Stahl |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-30 | tdf#38693: Document property TotalTime misinterpreted as seconds | Ravindra_Vidhate |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-01-30 | chisel off some more unused code | Caolán McNamara |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-12-18 | oox: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-09-26 | Resolves: fdo#84261 unexpected exception -> clang builds terminate | Caolán McNamara |
2014-06-25 | remove whitespaces | Markus Mohrhard |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-23 | oox: sal_Bool->bool | Noel Grandin |
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-02 | make more places aware of OOXML strict relations | Markus Mohrhard |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from oox | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-10-23 | fixincludeguards.sh: oox | Thomas Arnhold |
2013-10-17 | fdo#54938: Adapt svtools and comphelper module ... | Marcos Paulo de Souza |
2013-10-11 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-08-09 | Fix timezone && fractional second handling of GetDateTimeFromW3CDTF | Lionel Elie Mamane |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-05 | API change: oslDateTime signed year | Lionel Elie Mamane |
2013-07-05 | fixup nanosecond precision | Lionel Elie Mamane |