summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-4/+4
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin1-3/+3
2015-05-19upload libwps 0.4.0osnola5-0/+122
2015-05-18cleanup XMLFilterSettingsDialogTomaž Vajngerl1-88/+17
2015-05-18Remove include stdio (part2)Julien Nabet10-17/+0
2015-05-17enable new formats supported by libmwawDavid Tardon5-0/+122
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini2-2/+2
2015-05-15odf2xhtml: tdf#66305 do not display the page numbers in TOCRobert Antoni Buj Gelonch1-0/+7
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara5-5/+5
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin9-357/+373
2015-05-14odf2xhtml: #tdf66999 there is no attribute 'name'Robert Antoni Buj Gelonch1-1/+1
2015-05-14odf2xhtml: #tdf66999 character '–' is not allowed in the value of attribute...Robert Antoni Buj Gelonch1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2-4/+4
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2-3/+3
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann4-6/+7
2015-05-07tdf#74299: improve DXF importMike Kaganski8-335/+282
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2-0/+2
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann3-10/+10
2015-05-07Unwind SotStorageRef typedefStephan Bergmann4-24/+24
2015-05-07Remove SvStorage aliasStephan Bergmann1-1/+1
2015-05-07Remove SvStorageRef aliasStephan Bergmann2-5/+5
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-2/+2
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin3-8/+9
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin3-10/+10
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin2-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin17-84/+83
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann2-3/+3
2015-04-30Use typed MaybeFile LinkStephan Bergmann2-3/+3
2015-04-30Gradually typed LinkStephan Bergmann3-5/+5
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist7-42/+38
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin1-9/+9
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert MSDFF_HANDLE_FLAGS_ constants to scoped enumNoel Grandin2-22/+23
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks43-414/+669
2015-04-28FlashExporter::exportBackgrounds return type is sal_uInt16Stephan Bergmann1-2/+2
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann18-53/+53
2015-04-27enhancement : tdf#90225 Cannot open compressed csv files from calcDennis Francis1-1/+27
2015-04-24Simplify SVG_DISABLE_FONT_EMBEDDING checkStephan Bergmann1-5/+2
2015-04-24loplugin:simplifyboolStephan Bergmann5-11/+11
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann5-9/+9
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann2-5/+5