2 256 64 1 10 True False True 6 vertical 12 True False 0 none True False 6 12 True False 6 12 True False 12 True _Printer True True False True 0 True True file 1 0 1 1 Print to _file True True False True 0 True printer 2 0 1 1 True False 0 Settings for: True printer 0 0 1 1 0 0 1 1 True False 12 True False 6 12 True _Reduce transparency True True False True 0 True 0 0 1 1 Reduce _gradient True True False True 0 True 1 0 1 1 Con_vert colors to grayscale True True False True 0 True 1 2 1 1 True False 12 True False Auto_matically True True False True 0 True True reducetransnone 0 0 1 1 _No transparency True True False True 0 True reducetransauto 0 1 1 1 0 1 1 1 True False 12 True False True False 12 Gradient _stripes True True False True 0 True True reducegradcolor 0 0 1 1 True True adjustment1 1 0 1 1 0 0 1 1 Intermediate _color True True False True 0 True reducegradstripes 0 1 1 1 1 1 1 1 True False 12 True False _High print quality True True False True 0 True True reducebitmapnormal 0 0 1 1 N_ormal print quality True True False True 0 True reducebitmapresol 0 1 1 1 True False 12 Reso_lution True True False True 0 True reducebitmapoptimal 0 0 1 1 True False 72 DPI 96 DPI 150 DPI (Fax) 200 DPI (default) 300 DPI 600 DPI 1 0 1 1 0 2 1 1 Include transparent objects True True False 0 True 0 3 1 1 0 3 2 1 Reduce _bitmaps True True False True 0 True 0 2 1 1 _PDF as Standard Print Job Format True True False True 0 True 0 4 2 1 0 1 1 1 True False Reduce Print Data False True 0 True False 0 none True False 6 12 True False 6 12 True P_aper size True True False True 0 True 0 0 1 1 Pap_er orientation True True False True 0 True 0 1 2 1 _Transparency True True False True 0 True 1 0 1 1 True False Printer Warnings False True 1 4'>libreoffice-6-0-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/comphelper/inc
AgeCommit message (Expand)Author
2013-02-18add comphelper::string::indexOfAny()Michael Stahl
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-12-03workaround for a strange mingw problem caused by fast string operator+Luboš Luňák
2012-12-03comphelper::string::ConstAsciiString support for fast operator+Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04sal_Bool -> bool in comphelperNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-08-25Replace usage of rtl/memory.h in comphelper with equivalent from string.hArnaud Versini
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl
2012-08-16Revert "Cleanup comphelper::storagehelper"Matúš Kukan
2012-08-16Cleanup comphelper::storagehelperTomaž Vajngerl
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-02Fix windows build where min and max are macrosFridrich Štrba
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2012-07-24mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-07-14simplify include guardsThomas Arnhold