summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2013-03-04remove unused and commented out codeThomas Arnhold4-20/+0
2013-03-04callcatcher: unused codeCaolán McNamara4-5/+0
2013-03-04fdo#39468 translate German comments in vclChristian M. Heller3-16/+16
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist1-0/+1
2013-03-03Better quality previews in print dialog.Tomaž Vajngerl1-0/+5
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-4/+4
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon1-0/+68
2013-03-03Implement the VCLEVENT_WINDOW_ZOOM by turning it into a wheel mouse eventTor Lillqvist1-1/+3
2013-03-02Start hacking on zoom and scroll events at the VCL "public" levelTor Lillqvist3-0/+66
2013-03-02coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard1-0/+3
2013-03-01sort frame labels before frame contents for tab traversalCaolán McNamara1-1/+12
2013-02-28Drop unuse maRedrawRegionTor Lillqvist1-2/+1
2013-02-28Remove dead voice command codeTor Lillqvist2-103/+0
2013-02-28fdo#39468: Translated German comments in vcl/{inc,win}Christian M. Heller2-51/+43
2013-02-28fdo#38838,UniString,String_to_OUStringelixir2-3/+3
2013-02-27make OutputDevice::ImplGetGraphics() return the SalGraphics*Luboš Luňák1-1/+1
2013-02-27vcl: re-add FontSelectPattern ctor needed on WNTMichael Stahl1-0/+5
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac3-4/+0
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist6-184/+6
2013-02-27GetFullKeyCode() was identical to GetFullCode()Tor Lillqvist1-2/+1
2013-02-27ApplicationProperty and PropertyHandler are unusedTor Lillqvist2-18/+0
2013-02-27UNIQUEID_SV_BEGIN is unusedTor Lillqvist1-2/+0
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák1-11/+15
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara1-0/+1
2013-02-25re-factor AFM metric reading to simplify signatures.Michael Meeks1-1/+1
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-23add stock undo button text and map to gtk-undoCaolán McNamara1-0/+1
2013-02-23allow setting ComboBox max-width-chars via propertiesCaolán McNamara1-0/+2
2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist1-1/+0
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara2-0/+8
2013-02-22Replace duplicate code from ImplToolItem constructors with init methodChr. Rossmanith1-0/+3
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold1-5/+5
2013-02-22s/heigth/height/Tor Lillqvist1-1/+1
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky1-15/+11
2013-02-21android: finally starting and rendering at least something again.Michael Meeks1-1/+1
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks1-0/+14
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák1-11/+15
2013-02-21add a mechanism to load date fields from .ui filesCaolán McNamara1-0/+4
2013-02-19fix documentation to match realityLuboš Luňák1-2/+2
2013-02-19add a mechanism to load TimeFields from .ui filesCaolán McNamara1-4/+9
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara1-0/+3
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann1-1/+1
2013-02-14make compilable on RHEL-6Caolán McNamara2-1/+5
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-5/+5
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac4-5/+5
2013-02-06if a font is not available, show its name in italic in the font comboLuboš Luňák1-2/+2
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith7-26/+26
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith2-13/+13
2013-02-02Resolves: fdo#59767 detect outlier widths and exclude from size normalizationCaolán McNamara1-10/+4
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara1-1/+1