summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06drop unused RscImageListFlags::MaskColorCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-06vcl: allow runtime disable/enable of pdf writer compressionMiklos Vajna
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara
2016-10-06tdf#102852 Fixed BreakDlgArmin Le Grand
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara
2016-10-06Don't assume anything about wchar_t in portable codeStephan Bergmann
2016-10-05tdf#102922: Password fields should use u2022 as masking character instead of *Ilya Ponamarev
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-10-05now ditch WB_INFOCaolán McNamara
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2016-10-05no FixedLines are loaded from resources files anymoreCaolán McNamara
2016-10-05Add title-based tearoff to DockingManagerMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04vcl: remove artificial image byte size limit in JPEG filterTomaž Vajngerl
2016-10-04vcl: read image from JPEG one scanline at a timeTomaž Vajngerl
2016-10-04there’s no need to peel tildæ for separatorDouglas Mencken
2016-10-03remove obsolete commentsJochen Nitschke
2016-10-03Resolves: tdf#99324 accel underlines don't appear in extension option pagesCaolán McNamara
2016-10-03fix indentCaolán McNamara
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-10-03custom dtor is unnecessaryCaolán McNamara
2016-10-03Fix typosAndrea Gelmini
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke
2016-10-02add default casesJochen Nitschke
2016-10-01Notebookbar: fixed context handlingSzymon Kłos
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara
2016-09-30vcl: remove WNT ImplFontAttrCacheMichael Stahl
2016-09-30Revert "these are equal to the defaults"Caolán McNamara
2016-09-30these are equal to the defaultsCaolán McNamara
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29vcl: fix some mysterious WNT font cache fileMichael Stahl
2016-09-29coverity#1371164 Missing move assignment operatorCaolán McNamara
2016-09-29loplugin:vclwidgetsStephan Bergmann
2016-09-29send an event when the dialog is actually closedMarkus Mohrhard
2016-09-29vcl: test JPEG reading - RGB, CMYK and grayscaleTomaž Vajngerl
2016-09-27this should always be empty nowCaolán McNamara
2016-09-27Resolves: tdf#102177 focus not restored from context menusCaolán McNamara
2016-09-27ImplEndPopupModeHdl takes no argumentCaolán McNamara
2016-09-27detangle code that now looks silly since...Caolán McNamara
2016-09-27the only place the default xFocusId arg isn't used...Caolán McNamara
2016-09-26That syntax is fine with MSVC 2015 nowStephan Bergmann
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-09-24fix the OpenGL selection logicMarkus Mohrhard
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky
2016-09-24tdf#91043 - vcl: gtk file picker should tolerate empty filter list.Michael Meeks