summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-07-20fdo#78598 avoid use of invalidated pointersDavid Tardon1-0/+6
2014-06-12make that variable protected againMarkus Mohrhard1-2/+2
2014-06-12avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2-10/+10
2014-05-21SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-0/+2
2014-04-19every even numbered print job is reported as failedStephan Bergmann1-2/+2
2014-04-19handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák3-3/+12
2014-03-12hidpi: Make many places Hi-DPI aware.Jan Holesovsky1-0/+2
2014-03-12Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky1-0/+1
2014-02-21fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl1-0/+2
2014-02-04fdo#74104 fdo#73904 backport Message dialog creation from message stringsCaolán McNamara1-2/+5
2013-12-05oox: render progress bar in main thread for threaded import.Michael Meeks1-1/+2
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr1-0/+2
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes1-12/+5
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks1-10/+23
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky1-0/+2
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara1-0/+7
2013-11-13Respect svg:font-face-format element.Brennan Vincent1-2/+3
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud20-59/+59
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin1-4/+4
2013-11-01The "source size" of a VCL bitmap is not used for anythingTor Lillqvist1-7/+0
2013-10-29Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara2-6/+12
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist1-102/+0
2013-10-26Minor cleanup and comment (un-)translationTor Lillqvist1-20/+12
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold149-426/+426
2013-10-22ImplCalcSize etc can be constCaolán McNamara1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-6/+6
2013-10-22vcl: Image: mark newly added constructor "explicit"Michael Stahl1-1/+1
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-0/+1
2013-10-21Simplify further after the kerning pair changesTor Lillqvist1-1/+0
2013-10-21Removed unused kerning stuffKhaled Hosny1-16/+1
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz1-0/+1
2013-10-16cleanupThomas Arnhold1-3/+0
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens1-0/+8
2013-09-30merge queue_layout and queue_resizeCaolán McNamara4-2/+6
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara20-42/+40
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara2-0/+6
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke1-1/+6
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara1-14/+13
2013-09-14callcatcher: update unused code listCaolán McNamara1-1/+0
2013-09-09CID#1079151 make it impossible to have an init m_eTypeCaolán McNamara1-1/+1
2013-09-08convert already exists dialog to .uiCaolán McNamara1-0/+3
2013-09-05vcl: MSVC tinderbox can't tell Window from sd::WindowMichael Stahl1-33/+36
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann1-2/+0
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-5/+0
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi2-0/+4
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza2-8/+0
2013-08-31fix indentationPhilipp Riemer1-7/+7
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+1
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand2-3/+30