summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-02-26another attempt at fixing build with the "generic" PrintFontManagerLuboš Luňák
2013-02-26Don't abort when myPoints is emptyLionel Elie Mamane
2013-02-26put #ifdef around Unix specific codeLuboš Luňák
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-25The source buffer (virtual device) has 4 bytes per pixel, tooTor Lillqvist
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25Temporary (one hopes) hack to get the actual view size down to SvpSalFrameTor Lillqvist
2013-02-25Resolves: fdo#61373 tabs too narrow under oxygen gtk themeCaolán McNamara
2013-02-25Revert "allow WMF's with missing EOF record"Radek Doulik
2013-02-25Use __android_log_print() instead of fprintf(stderr)Tor Lillqvist
2013-02-25fdo#59405 fdo#60638: EMFWriter::ImplWrite: write EMF_PLUS "comments"Michael Stahl
2013-02-25vcl: GDIMetaFile: log some exceptionsMichael Stahl
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara
2013-02-25Remove unnecessary commented code that appears to do nothing whatsoever.Chris
2013-02-25allow WMF's with missing EOF recordRadek Doulik
2013-02-25re-factor AFM metric reading to simplify signatures.Michael Meeks
2013-02-25perf: avoid scaling images to the same size at some cost.Michael Meeks
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson
2013-02-24be more forgiving on 768 height screens to allow dialogs occupy more heightCaolán McNamara
2013-02-24WaE: unused parameterTor Lillqvist
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud
2013-02-23Fix typo (beacuse/becasue)/becauseJulien Nabet
2013-02-23Fix typo recieved/receivedJulien Nabet
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-23add stock undo button text and map to gtk-undoCaolán McNamara
2013-02-23allow setting ComboBox max-width-chars via propertiesCaolán McNamara
2013-02-23sal: update log areasThomas Arnhold
2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist
2013-02-22Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist
2013-02-22wrap max-width-chars in a custom widget to avoid it getting dropped silentlyCaolán McNamara
2013-02-22Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara
2013-02-22Replace duplicate code from ImplToolItem constructors with init methodChr. Rossmanith
2013-02-22Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist
2013-02-22these stray fprintfs drive people dementedCaolán McNamara
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-22drop someones stray debugging fprintfsCaolán McNamara
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/heigth/height/Tor Lillqvist
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/whith/with/Tor Lillqvist
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21pFTOblique is unusedTor Lillqvist
2013-02-21FT_GlyphSlot_Embolden() and FT_GlyphSlot_Oblique() return voidTor Lillqvist
2013-02-21Just link directly to the bundled static libfreetype on AndroidTor Lillqvist
2013-02-21android: finally starting and rendering at least something again.Michael Meeks