summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-24tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-19only one use of GetStandardTextCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-04-13tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl
2017-04-08vcl: Bitmap processor test - test converting to "disabled" imageTomaž Vajngerl
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-04-03iOS update for Rectanglejan Iversen
2017-03-31vcl android: more adaptions to tools::RectangleMiklos Vajna
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-03-28Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
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