summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara5-7/+9
2013-02-25Remove unnecessary commented code that appears to do nothing whatsoever.Chris1-3/+0
2013-02-25allow WMF's with missing EOF recordRadek Doulik1-1/+1
2013-02-25re-factor AFM metric reading to simplify signatures.Michael Meeks3-18/+18
2013-02-25perf: avoid scaling images to the same size at some cost.Michael Meeks1-1/+3
2013-02-25loplugin: unused variablesThomas Arnhold4-6/+2
2013-02-24Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson6-10/+42
2013-02-24be more forgiving on 768 height screens to allow dialogs occupy more heightCaolán McNamara1-15/+14
2013-02-24WaE: unused parameterTor Lillqvist1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold6-10/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac4-7/+7
2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud1-2/+2
2013-02-23Fix typo (beacuse/becasue)/becauseJulien Nabet1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
2013-02-23Fix typo seperated/separatedJulien Nabet1-4/+4
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-23add stock undo button text and map to gtk-undoCaolán McNamara3-0/+8
2013-02-23allow setting ComboBox max-width-chars via propertiesCaolán McNamara2-0/+11
2013-02-23sal: update log areasThomas Arnhold2-2/+2
2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist3-34/+39
2013-02-22Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist1-2/+3
2013-02-22wrap max-width-chars in a custom widget to avoid it getting dropped silentlyCaolán McNamara1-1/+1
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara4-0/+46
2013-02-22Replace duplicate code from ImplToolItem constructors with init methodChr. Rossmanith2-54/+18
2013-02-22Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist1-3/+3
2013-02-22these stray fprintfs drive people dementedCaolán McNamara1-1/+0
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold4-14/+14
2013-02-22drop someones stray debugging fprintfsCaolán McNamara1-3/+0
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet2-2/+2
2013-02-22s/heigth/height/Tor Lillqvist2-2/+2
2013-02-22s/the the/the/Tor Lillqvist2-3/+3
2013-02-22s/whith/with/Tor Lillqvist1-2/+2
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky7-125/+73
2013-02-21pFTOblique is unusedTor Lillqvist1-3/+0
2013-02-21FT_GlyphSlot_Embolden() and FT_GlyphSlot_Oblique() return voidTor Lillqvist1-2/+2
2013-02-21Just link directly to the bundled static libfreetype on AndroidTor Lillqvist1-3/+21
2013-02-21android: finally starting and rendering at least something again.Michael Meeks3-15/+98
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks4-28/+706
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák7-73/+125
2013-02-21add a mechanism to load date fields from .ui filesCaolán McNamara2-4/+60
2013-02-21change lib:widget delimiter from : to -Caolán McNamara2-3/+3
2013-02-20Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara1-9/+42
2013-02-20typo: allways -> alwaysAndras Timar4-4/+4
2013-02-20fixup class vs. constructor definitionNoel Grandin2-11/+7
2013-02-20fixupStephan Bergmann1-1/+2
2013-02-20KDE4FilePicker: un-break buildMichael Stahl2-14/+13
2013-02-20more fixes for my FilePicker changesNoel Grandin2-4/+8
2013-02-19WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2013-02-19fix documentation to match realityLuboš Luňák1-2/+2