summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-09-17pFontSubst is always NULLCaolán McNamara1-5/+1
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara2-5/+0
2013-09-17support gtk-stop generic labelCaolán McNamara2-0/+7
2013-09-17convert VCL from String to OUStringNoel Grandin7-18/+18
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara3-20/+136
2013-09-14callcatcher: update unused code listCaolán McNamara1-16/+0
2013-09-14make right click menu in tab headers checkboxes not radiobuttonsCaolán McNamara1-1/+1
2013-09-13support accepts-tab propertyCaolán McNamara1-0/+2
2013-09-13Numeric fileds: round to the nearest spin value on spin up/downTomaž Vajngerl1-2/+12
2013-09-13Sidebar: Correcting anomalous mouse behaviour while resizingPrashant Pandey1-4/+13
2013-09-12Sync IOS screen invalidate to end of painttsahi glik1-0/+1
2013-09-10Resolves: #i123216# No FontScaling by WorldTransform on WMF importArmin Le Grand4-12/+29
2013-09-09Fix C++11ism (?)Tor Lillqvist2-12/+12
2013-09-09vcl/pdfwriter: export linear/axial gradients as PDF gradientsPierre-Eric Pelloux-Prayer3-42/+186
2013-09-09CID#1078725: Dereference null return valueJulien Nabet1-11/+6
2013-09-09implemented centered button box modeCaolán McNamara1-0/+9
2013-09-09convert find entry dialog to .uiCaolán McNamara2-0/+7
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara8-17/+17
2013-09-08convert already exists dialog to .uiCaolán McNamara1-8/+20
2013-09-08String to OUStringThomas Arnhold1-2/+1
2013-09-06Fix debug build without dbgutilKhaled Hosny1-5/+5
2013-09-06fdo#52540 fix Graphite hyphenation (ligat. + combining diac.)László Németh1-12/+3
2013-09-06Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara1-1/+1
2013-09-06warning C4018: '<': signed/unsigned mismatchMichael Stahl1-4/+4
2013-09-06Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand2-49/+228
2013-09-06fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh1-1/+10
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2-2/+2
2013-09-05CID#736586: fix memory leaksMarkus Mohrhard1-8/+8
2013-09-05CID#1078782: fix memory leakMarkus Mohrhard1-6/+6
2013-09-05this assert is too strongMarkus Mohrhard1-3/+1
2013-09-04remove macro breaking 'make vcl debug=T'Bjoern Michaelsen1-1/+0
2013-09-03Remove more unused methodsMarcos Paulo de Souza3-63/+0
2013-09-02stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara1-0/+8
2013-09-02GSOC work, small fixes afterGergo Mocsi1-18/+3
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi3-24/+61
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza2-90/+0
2013-08-31fix existing commentsPhilipp Riemer1-66/+69
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-3/+3
2013-08-31delete more code that was commented outPhilipp Riemer2-4/+0
2013-08-31deleted code that was commented outPhilipp Riemer1-1/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer3-249/+0
2013-08-30allow building with older libjpeg againCaolán McNamara1-2/+2
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara1-0/+2
2013-08-30Resolves: fdo#68396 Yield allowed layout timer to run during init layoutCaolán McNamara1-1/+1
2013-08-30Revert some random work-in-progress that is most probably bitrottenFridrich Štrba1-7/+9
2013-08-29removed primary-only LANGUAGE_URDUEike Rathke1-1/+1
2013-08-29Resolves: #i122920# Corrected minor aspects of DIB clipboard exchange formatArmin Le Grand1-20/+19
2013-08-28Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara1-10/+11
2013-08-28Resolves: #i122923# optimize place to add alpha to bitmaps which need rotationArmin Le Grand1-7/+31
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand3-138/+283