summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-02-05vcl: move AInfo into private headerChris Sherlock
2016-02-04this does not make senseEike Rathke
2016-02-04tdf#96739: Send Ctrl-Left/RightShift events to correct windowKatarina Behrens
2016-02-04tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-02-03tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-03Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara
2016-02-03tdf#97512 make strings localizableAndras Timar
2016-02-03vcl: cosmetic change - it appears some newlines were missing in wmfwr.cxxChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01ImplIsWindowInFront is now unusedCaolán McNamara
2016-02-01ImplOverlapData is no longer usedCaolán McNamara
2016-02-01ImplInvalidateAllOverlapBackgrounds is empty nowCaolán McNamara
2016-02-01mpFirstBackWin is always null nowCaolán McNamara
2016-02-01mpNextBackWin is always null nowCaolán McNamara
2016-02-01ImplRestoreOverlapBackground is always falseCaolán McNamara
2016-02-01ImplDeleteOverlapBackground is empty nowCaolán McNamara
2016-02-01nothing sets mpSaveBackDev anymoreCaolán McNamara
2016-02-01mnSaveBackSize only set not readCaolán McNamara
2016-02-01mnAllSaveBackSize only set not readCaolán McNamara
2016-02-01nothing calls ImplSaveOverlapBackground nowCaolán McNamara
2016-02-01mbSaveBack is now always falseCaolán McNamara
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-31Revert "tdf#89756 swich postfix to prefix operators"jan iversen
2016-01-31tdf#89756 swich postfix to prefix operatorserdemdemirkapi
2016-01-31cppcheck: fix redundantCopyJulien Nabet
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-30mnTopLevel is always 1, so 1 <= 1 always hereCaolán McNamara
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-29vcl: move mnOrientation down header fileChris Sherlock
2016-01-29vcl: rename ImplFont::mnKerning to ImplFont::meKerningChris Sherlock
2016-01-29vcl: more harmonization of ImplFont and FontAttributesChris Sherlock
2016-01-29vcl: changes to included vcl headersChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28tdf#96745: Hold VclPtr on a border window's client windowKatarina Behrens
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-28loplugin:fpcomparison in vcl/Noel Grandin
2016-01-28vcl: add in copy constructor for FontAttributesChris Sherlock
2016-01-27Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26sal_uIntPtr/sal_uLong to sal_uInt32 for number of printed copiesMatteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-26PhysicalFontFace needs to be complete hereStephan Bergmann
2016-01-26Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara