summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2017-03-24ofz: explicitly release fontconfig options on every iterationCaolán McNamara
2017-03-24shared_ptr->unique_ptrCaolán McNamara
2017-03-19This can move out of the header as wellKhaled Hosny
2017-03-19Remove GetVerticalOrientation declaration from header.Mark Hung
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock
2017-03-18Use char instead of unsigned charJulien Nabet
2017-03-18vcl: make GtkData use osl::Condition instead of oslConditionChris Sherlock
2017-03-16fix tinderbox build, ends up using gen backend and icons are missingCaolán McNamara
2017-03-16KDE fix various clang plugin complainsJan-Marek Glogowski
2017-03-16remove unused defines from HRC files in vclNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-08valgrind: fix leakCaolán McNamara
2017-03-08const this upCaolán McNamara
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-03-06Restore "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-05Revert "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-05Handle Tr vertical orientation before shapingKhaled Hosny
2017-03-04pPos and pGetNextGlypInfo always have the same valueKhaled Hosny
2017-03-04pEraseRect is always nullKhaled Hosny
2017-03-04SalLayout::GetBoundRect() works just fine hereKhaled Hosny
2017-03-04Drop dead codeKhaled Hosny
2017-03-04Avoid needless dynamic_cast’sKhaled Hosny
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny
2017-03-02Fix typosAndrea Gelmini
2017-02-23m_nExtStyle isn't used in gtk[2|3]Caolán McNamara
2017-02-21GtkSalPrinter_Impl must be complete for the definition of ~GtkSalPrinterStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21try to fix "random config" tbMarkus Mohrhard
2017-02-21CommandInfoProvider can be a namespaceMaxim Monastirsky
2017-02-20remove unused Box from ConvolutionKernelType enumNoel Grandin
2017-02-20remove unused ModalDialogue from WMWindowType enumNoel Grandin
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-02-09restore constant to VerticalOrientationNoel Grandin
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-09convert PaintMode to scoped enumNoel Grandin
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-08Outdated comment, we are returning a reference!Khaled Hosny
2017-02-08This is only used within vclKhaled Hosny
2017-02-08Move the typedef where it is usedKhaled Hosny
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08convert WMWindowType to scoped enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-02-08coverity#1400144 Uninitialized pointer fieldCaolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-02-06loplugin:unusedenumconstants in vclNoel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin