Age | Commit message (Expand) | Author |
2017-06-29 | Added find function to FastAttributeList: | Mohammed Abdul Azeem |
2017-06-26 | loplugin:oncevar in oox..sax | Noel Grandin |
2017-06-23 | loplugin:unusedfields in registry..sax | Noel Grandin |
2017-06-16 | Literal tab character is bad XML, write '	' instead | Eike Rathke |
2017-06-15 | [API CHANGE] Add processingInstruction event to XFastDocumentHandler: | Mohammed Abdul Azeem |
2017-06-01 | convert SAX_ARGS_ARG macros to varargs template methods | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-04-28 | loplugin:salunicodeliteral: sax | Stephan Bergmann |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: sax | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | escape invalid XML characters with _xHHHH_ when writing escaped | Eike Rathke |
2017-02-28 | FastSaxSerializer: SAL_WARN() when writing invalid XML characters | Eike Rathke |
2017-02-23 | Better make the zero-initialization more explicit | Stephan Bergmann |
2017-02-22 | Revert "Fix typos" | jan iversen |
2017-02-22 | Fix typos | Andrea Gelmini |
2017-02-20 | MSVC 14.0: Fix warning C4702: unreachable code | David Ostrovsky |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-02 | fix linux build | Noel Grandin |
2017-02-02 | expand out ::sax::Converter::convertNumber to OUString::number | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor oox..sax | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sax | Stephan Bergmann |
2017-01-19 | Also consider saved exceptions when mbEnableThreads is true | Mike Kaganski |
2017-01-17 | new loplugin: useuniqueptr: jvmfwk..sax | Noel Grandin |
2017-01-10 | New loplugin:conststringvar: sax | Stephan Bergmann |
2016-10-28 | tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para. | Tamás Zolnai |
2016-09-15 | loplugin:singlevalfields in l10ntools..sax | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax) | Stephan Bergmann |
2016-08-25 | cid#1371329 Misused comma operator | Noel Grandin |
2016-08-25 | cid#1371333 Misused comma operator | Noel Grandin |
2016-08-10 | GSoC - Making legacyfastparser to use tokens: | Mohammed Abdul Azeem |
2016-08-05 | loplugin:countusersofdefaultparams in oox..sd | Noel Grandin |
2016-07-29 | GSoC - moving FastAttributeList::clear to consumer thread: | Mohammed Abdul Azeem |
2016-07-27 | GSOC - Avoid tokenizing strings for Unknown elements: | Mohammed Abdul Azeem |
2016-07-19 | GSOC - Handling namespace declaration missing case: | Mohammed Abdul Azeem |
2016-07-16 | GSoC - Sync namespace handler calls with elements: | Mohammed Abdul Azeem |
2016-07-09 | GSOC: Adapt XLegacyFastParser to function like XParser. | Mohammed Abdul Azeem |
2016-07-08 | loplugin:redundantcast: redundant static_casts in sax | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-04 | use SAL_DEPRECATED in uno::Reference | Noel Grandin |
2016-06-17 | GSoC: Mapping legacy sax parser and XFastParser | Mohammed Abdul Azeem |
2016-06-08 | Let loplugin:passstuffbyref also look at fn defn not preceded by any decl | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-05 | clang-tidy modernize-loop-convert in oox to sax | Noel Grandin |
2016-05-04 | tdf#94260 Convert pixel to 1/100 mm | Rosemary Sebastian |
2016-04-21 | loplugin:salbool: sal_Bool[] -> bool[] | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |