summaryrefslogtreecommitdiff
path: root/filter/inc
AgeCommit message (Expand)Author
2019-04-08improve combining in hash functionsNoel Grandin
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara
2019-02-28remove some unused typedefsNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-03-26tdf#116467: fix for SVG files being imported as blankMohammed Abdul Azeem
2018-03-19weld pdf warning dialogCaolán McNamara
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-26remove filter bitmaps from .src filesCaolán McNamara
2017-03-07tdf#95416 Removed ../ in filter/source/svg/test filesJeevan
2016-04-12Avoid reserved identifiersStephan Bergmann
2013-07-08convert pdf signing page to .ui formatCaolán McNamara
2013-07-08convert pdf options dialog to .ui formatCaolán McNamara
2013-07-04convert pdf view page to .ui formatCaolán McNamara
2013-06-28convert pdf security page to .uiCaolán McNamara
2013-06-21Convert to .ui pdf userinterface tab pageabdulmajeed ahmed
2013-06-08convert pdf links tab page to .uiabdulmajeed ahmed
2013-04-23execute move of global headersBjoern Michaelsen
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-07Fix #i119532# Fixed export of bullet color.Andre Fischer
2013-04-07Fix #120233# fix ppt import bullet size errorLei De Bin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-19trailing whitespacesThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08n#699334: Legacy diagram import (PPTX).Muthu Subramanian
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-26msfilter: support checking if conversion to legacy encoding is lossless or notMiklos Vajna
2013-02-22String cleanup in filterRicardo Montania
2013-01-25String to OUString conversions in filterRicardo Montania
2013-01-25import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power
2013-01-25String cleanup in filterRicardo Montania
2013-01-04String cleanup in filterRicardo Montania
2012-12-20String -> OUString in filterRicardo Montania
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-01filter: remove leftover filesMatúš Kukan
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-19Translated some comments in filterAlexander Wilms
2012-08-14the copy ctor can take const refDavid Tardon
2012-08-13PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vectorMichael Stahl
2012-08-13PPTParagraphObj: fix problems in previous commit:Michael Stahl