summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-11-26fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky4-58/+123
2013-10-04Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr1-2/+5
2013-09-06fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh1-3/+3
2013-09-06Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara1-1/+1
2013-09-03stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara1-0/+8
2013-08-29Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara1-10/+11
2013-07-08fdo#66335: fix fdo#44582 and fdo#63254 differentlyIvan Timofeev2-4/+4
2013-07-02Resolves: fdo#66502 set AutoMnemonics before calculating layoutCaolán McNamara1-3/+3
2013-06-11Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik2-7/+10
2013-05-24WaE: signed/unsigned comparisonCaolán McNamara1-1/+1
2013-05-23fdo#33281, i#120627 [From Symphony]the text on the Y axis is reversed when ex...Zhe Wang1-1/+6
2013-05-22fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh1-0/+1
2013-05-17obtain days in month from non-normalized date, fdo#63805 relatedEike Rathke1-1/+1
2013-05-10Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0Stephan Bergmann1-1/+1
2013-05-09Fix fdo#40421 Take current clip into account for shape bounds.Thorsten Behrens1-1/+8
2013-04-24More places where we can suppress output.Jan Holesovsky1-5/+4
2013-04-24fdo#59259: Suppress the expensive parts when we are only writing to metafile.Jan Holesovsky1-0/+3
2013-04-04fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+40
2013-04-03Resolves: fdo#61241 background style dialog too smallCaolán McNamara2-2/+3
2013-03-28fdo#62094 - fix infinite loop in radio button group iteration.Michael Meeks1-36/+10
2013-03-02Resolves: fdo#61656 use order and orientation combobox select pos as indexCaolán McNamara1-9/+3
2013-02-26Don't abort when myPoints is emptyLionel Elie Mamane1-1/+2
2013-02-25n#780748: Basic EMF+ implementation.Muthu Subramanian2-1/+215
2013-02-25fdo#59405 fdo#60638: EMFWriter::ImplWrite: write EMF_PLUS "comments"Michael Stahl1-1/+14
2013-02-25Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara4-1/+49
2013-02-25Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara2-3/+15
2013-02-25perf: avoid scaling images to the same size at some cost.Michael Meeks1-1/+3
2013-02-11resolve fdo#60450 - Printer list is missing its border in Print dialogCaolán McNamara1-13/+20
2013-02-06implement spread button layoutCaolán McNamara1-44/+151
2013-02-03fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara1-26/+0
2013-01-25Resolves: fdo#59422 if loading a ll-TT trans succeeds, don't fallback to llCaolán McNamara1-0/+1
2013-01-23Fix fdo#59616 - ensure BitmapEx has same-sized subbitmapsThorsten Behrens1-0/+18
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky1-8/+9
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky2-2/+7
2013-01-17Personas: Fix one more potential crash.Jan Holesovsky1-6/+7
2013-01-17Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky2-0/+3
2013-01-14export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks1-0/+4
2013-01-14fix crash with new personas when notifying windowsMarkus Mohrhard1-1/+5
2013-01-14split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara1-45/+62
2013-01-11Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky3-33/+25
2013-01-11Resolves: fdo#58301 make sure ScrollBar OptimalSize is up to dateCaolán McNamara1-2/+9
2013-01-08Personas: Broadcast the information that the Persona has changed.Jan Holesovsky1-0/+1
2013-01-08Fix build on linux.Jan Holesovsky2-4/+4
2013-01-08Personas: Fix copy constructor + always reference the Application settingsJan Holesovsky3-8/+8
2013-01-08Kill workaround of i#75264 - it breaks drawing of a perfectly fine bitmap.Jan Holesovsky1-65/+0
2013-01-08Personas: Make the Persona working in the top docking area too.Jan Holesovsky1-2/+26
2013-01-08Personas: Make the Persona in the menubar working.Jan Holesovsky1-17/+44
2013-01-08Fix base location of the bitmap Wallpaper computation.Jan Holesovsky1-2/+2
2013-01-08Personas: Read the bitmaps in StyleSettings.Jan Holesovsky1-3/+107
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky11-177/+125