summaryrefslogtreecommitdiff
path: root/vcl/inc/print.hrc
AgeCommit message (Expand)Author
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA
2018-11-29Adds 16k papers to print files in vcl and paper files in i18nutilDaniel Silva
2018-11-29Syncs paper names in vcl with i18nutil/*/paper.hxxDaniel Silva
2018-11-29Sets paper sizes listbox in print dialogDaniel Silva
2018-11-17Adapt to C++2a char_tStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara