summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2016-07-12loplugin:unusedfieldsNoel Grandin
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin
2016-06-11filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-11-24loplugin:unusedfields in include/filter/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uLong to ErrCodeMatteo Casalin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-26TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke
2015-10-26reintroduce TBBase::indent_printf()Eike Rathke
2015-10-22com::sun::star->css in include/filterNoel Grandin
2015-10-13inline typedefNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-01check for error more frequentlyCaolán McNamara
2015-08-27extend seek, loop ending tests to ppt specific codeCaolán McNamara
2015-08-26fix crash on loading certain pptsCaolán McNamara
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-24filter: MSVC wants to generate unnecessary copy assignment againMichael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: convert boost::ptr_vector to std::vectorMichael Stahl
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-06-29coverity#1308592 Uncaught exceptionCaolán McNamara
2015-06-20filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupportMichael Stahl
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara
2015-05-21Use delegating constructorStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin