summaryrefslogtreecommitdiff
path: root/writerperfect/source/common
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25astyleDavid Tardon
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-06-19clean upStephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-10writerperfect: fix gcc-4.7 buildMiklos Vajna
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann
2015-05-19Clean up WPFTEncodingDialog ctor paramsStephan Bergmann
2015-05-19Fix wpftencodingdialog.uiStephan Bergmann
2015-05-19loplugin:vclwidgetsStephan Bergmann
2015-05-19loplugin:cstylecastStephan Bergmann
2015-05-19upload libwps 0.4.0osnola
2015-05-17astyleDavid Tardon
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-01-22writerperfect: convert assert on invalid input to SAL_WARNMichael Stahl
2015-01-21Some more loplugin:cstylecast: writerperfectStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-15writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara
2014-08-19can actually manage to ask createStream for missing streamsCaolán McNamara
2014-08-15use consistent style for writerperfectDavid Tardon
2014-08-13fdo#81787 attrs are already XML-encoded by libodfgenosnola
2014-06-07oops, libwpd -> librevengeDavid Tardon
2014-06-05Fix memory leakStephan Bergmann
2014-06-04ensure writerperfect::DirectoryStream only works for dirsDavid Tardon
2014-06-04add convenience functions to handle dirsDavid Tardon
2014-06-03drop useless const_castDavid Tardon
2014-06-03drop useless const_castDavid Tardon
2014-05-30reading from a stream must start at the beginningDavid Tardon
2014-05-30generalize this for Zip tooDavid Tardon
2014-05-30fix creation of substreams for OLE2alonso
2014-05-26rebase all import libsDavid Tardon
2014-04-24change libwriterperfect to shared libraryDavid Tardon
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Call it noncopyableTakeshi Abe
2014-03-01catch exception by const refTakeshi Abe
2014-03-01Drop useless constTakeshi Abe
2014-03-01Remove unused structTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-27fdo#73979 return 0 for unknown substreamsDavid Tardon
2014-01-16css::packages::Packages is a wrong choiceDavid Tardon
2014-01-16libodfgen produces strings in utf8 encodingFridrich Štrba