summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/util.cxx
AgeCommit message (Expand)Author
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-23Use less operator here to be consistent with the original idea (see comment)Zolnai Tamás
2015-08-21sal_uLong to sal_uInt16 as return type of BitmapColor::GetColorErrorMatteo Casalin
2015-07-14tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás
2015-07-03Fix typosAndrea Gelmini
2015-06-20filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupportMichael Stahl
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-02add fallback encodings for Thai and VietnameseCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal
2014-04-22Use already found resultStephan Bergmann
2014-04-22Don't litter pCustomShapeTypeTranslationHashMap with dangling keysStephan Bergmann
2014-04-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin
2014-03-10coverity#1103652 Unchecked return valueCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-24ooxml: Fix incorrectly named shape type in translation tableJacobo Aragunde Pérez
2014-01-24fdo#69616: Fix for VML part missing for group.Rohit Deshmukh
2014-01-15filter: audit customshape type -> drawingML preset shape tableMiklos Vajna
2014-01-02fdo#73215 filter: don't try to handle pictureFrame in GetOOXMLPresetGeometry()Miklos Vajna
2013-12-15Fix static linkage and use SAL_N_ELEMENTSMatteo Casalin
2013-12-02msfilter: add a drawingML -> VML mapMiklos Vajna
2013-12-02oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co
2013-11-06make WW8ReadFieldParams::GetResult safeCaolán McNamara
2013-11-06rearrange tests to avoid access past end of stringCaolán McNamara
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna
2013-10-20drop some tools/string includesCaolán McNamara
2013-10-01convert remnants of String to OUString in filter moduleNoel Grandin
2013-09-25Resolves: fdo#66400 import combined characters from docxCaolán McNamara
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-26Introduce msfilter::util::findQuotedText()Miklos Vajna
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-10add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2012-08-13The missing docs as to the ranges of the MS text categoriesCaolán McNamara
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara