summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert GradientType to scoped enumNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied arraysMiklos Vajna
2017-03-28move inlines into the classCaolán McNamara
2017-03-27tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied dictsMiklos Vajna
2017-03-27tdf#106693 vcl PDF export, norefxobj: copy array objectsMiklos Vajna
2017-03-26uitest: provide a way to select a floating window, e.g. popup menuMarkus Mohrhard
2017-03-25Fix typosAndrea Gelmini
2017-03-25Replace some macros with constexpr functionsStephan Bergmann
2017-03-24tdf#106693 vcl PDF export, norefxobj: update XObject refsMiklos Vajna
2017-03-24tdf#106693 vcl PDF export, norefxobj: copy XObject referencesMiklos Vajna
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-23TODO: move to ScrollBar when binary incompatibility is no longer problematicCaolán McNamara
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-21uitest: better support for listbox loggingMarkus Mohrhard
2017-03-21Notebookbar: multiple context containers supportSzymon Kłos
2017-03-20uitest: start to log key inputMarkus Mohrhard
2017-03-20uitest: add logging for UI actionsMarkus Mohrhard
2017-03-19TyposJulien Nabet
2017-03-18vcl: have SolarThreadExecutor use osl::Condition, not oslConditionChris Sherlock
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-17tdf#106458 Color widget should have same number of rowsMaxim Monastirsky
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-16tdf#103235 Notebookbar: use persona themeSzymon Kłos
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-03-14ToolBox: Remove dead drag'n'drop "customization" supportStephan Bergmann
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann
2017-03-14ToolBox::mbCustomizeMode is always falseStephan Bergmann
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann
2017-03-13Clean up odd non-static member functions with pThis paramterStephan Bergmann
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-12ToolBox::mnFocusPos is unusedStephan Bergmann
2017-03-10Propagate integer type mismatch out of ToolBox::ImplFindItemPosStephan Bergmann
2017-03-10coverity#1402152 Uninitialized pointer fieldCaolán McNamara
2017-03-09just calculate the scanline positionsCaolán McNamara
2017-03-09mpScanBuf can be privateCaolán McNamara
2017-03-09Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky
2017-03-08Clean up uses of integer typesStephan Bergmann
2017-03-08convert VclReferenceBase::mnRefCnt to oslInterlockedCountNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann
2017-03-02Remove HAVE_CXX11_CONSTEXPR, always true nowStephan Bergmann