summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-08-18screenshots: added stuff for Linux buildArmin Le Grand
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand
2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-15mbInitialLayoutDone is unusedCaolán McNamara
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-08-04GSoC: notebookbar, position of popup menuSzymon Kłos
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara
2016-07-29unhook the alt handling thing from SystemWindowCaolán McNamara
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25opengl: add VCL_GL_WARN to write warnings into api trace fileTomaž Vajngerl
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-25inconsistent default param vals in SetMaxTextLenNoel Grandin
2016-07-22GSoC notebookbar: better default page handlingSzymon Kłos
2016-07-22GSoC notebookbar: file menuSzymon Kłos
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-07-18Resolves: tdf#100731 include palette in checksumCaolán McNamara
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-07-11Prevent MSC from instantiating implicitly defined DLLPUBLIC member functionsStephan Bergmann
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08DialogControlFlags::Mod1Tab is never setCaolán McNamara
2016-07-08ScrollFlags::NoErase is never setCaolán McNamara
2016-07-08ScrollFlags::NoInvalidate is never setCaolán McNamara
2016-07-08ScrollFlags::NoWindowInvalidate never setCaolán McNamara
2016-07-08PosSizeFlags::Dropdown is never setCaolán McNamara
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-07FloatWinPopupFlags::NoMouseRectClose was never setCaolán McNamara
2016-07-07FloatWinPopupFlags::NoMouseClose is not usedCaolán McNamara
2016-07-07FloatWinPopupFlags::NoAnimation is not usedCaolán McNamara
2016-07-07FloatWinPopupFlags::NoAutoArrange is never setCaolán McNamara
2016-07-07FloatWinPopupFlags::AnimationSlide is never usedCaolán McNamara
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-07-05Remove unused DELEGATE_PLUGGABLE_RENDERER to simplify mtf codeMark Page
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-28loplugin:refcounting on NotebookBarNoel Grandin
2016-06-28notebookbar: added slide transition tabSzymon Kłos
2016-06-28VCL : Simplify SystemWindow initialisationArnaud Versini