summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-02writerperfect: sal_Bool->boolNoel Grandin
2014-04-25refactor to decrease the amount of copypastaDavid Tardon
2014-04-24Sprinkle SAL_OVERRIDETor Lillqvist
2014-04-24WaE: class 'PropertyValue' was previously declared as a structTor Lillqvist
2014-04-24add missing libraryDavid Tardon
2014-04-24the static lib does not exist anymoreDavid Tardon
2014-04-24refactor to decrease the amount of copypastaDavid Tardon
2014-04-24change libwriterperfect to shared libraryDavid Tardon
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31speed up the import testsDavid Tardon
2014-03-30-Werror,-Wmismatched-tagsStephan Bergmann
2014-03-30TypoStephan Bergmann
2014-03-30close the opened document correctlyDavid Tardon
2014-03-30sync cxx file names with class namesDavid Tardon
2014-03-30reduce the amount of copypastaDavid Tardon
2014-03-30move the writerperfect import tests to slowcheckDavid Tardon
2014-03-30add a smoketest for wpftdraw import libraryDavid Tardon
2014-03-30add a smoketest for wpftwriter import libraryDavid Tardon
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24whitespaceDavid Tardon
2014-03-24some included headers need boostDavid Tardon
2014-03-23add a smoketest for wpftimpress import libDavid Tardon
2014-03-23remove unnecessary util dirDavid Tardon
2014-03-23put all targets into one gb_Module_add_targets callDavid Tardon
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-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-06coverity#1158271 Uncaught exceptionCaolán McNamara
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-27add test for structured contentDavid Tardon
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
2014-01-15finish zip support in WPXSvInputStreamDavid Tardon
2014-01-15add BIPU support for zip to WPXSvInputStreamDavid Tardon
2014-01-14add a brief descriptionDavid Tardon
2014-01-14the stream is already owned by the root storageDavid Tardon
2014-01-14init membersDavid Tardon
2014-01-13AbiWord Import filterFridrich Štrba
2014-01-13prepare WPXSvInputStream for librevengeDavid Tardon
2014-01-06Avoid memcpy completelyFridrich Štrba
2014-01-06Avoid some memcpy when not necessaryFridrich Štrba
2013-12-20Simplify this condition a bitFridrich Štrba