summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen1-0/+1
2012-05-11include dequeCaolán McNamara1-0/+1
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon5-23/+81
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classNorbert Thiebaud1-1/+11
2012-05-09fdo#39106: properly draw separators in vertical toolbarsIvan Timofeev1-1/+1
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon1-1/+1
2012-05-02incrementing index twice in one run seems wrongDavid Tardon1-1/+1
2012-04-28valgrind: uninitialized variableCaolán McNamara1-1/+1
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara1-2/+1
2012-04-26lp#818761: Remove SalDisplay::GetKeyboardNameThomas Arnhold4-116/+17
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara2-14/+43
2012-04-23fail earlier on oversized imagesCaolán McNamara1-8/+19
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks1-0/+4
2012-04-17png parsing regression testCaolán McNamara1-9/+22
2012-04-17fdo#42537: fix RTL menu rendering on WindowsIvan Timofeev2-9/+29
2012-04-05n714787: Duplicate code removal.Muthu Subramanian1-34/+34
2012-04-05Fix vcl alpha blending n#714787Thorsten Behrens1-30/+36
2012-04-04bypass GtkSalPrinter when it is not enabledDavid Tardon1-1/+1
2012-04-04Fix cursor movement in graphite fontsMartin Hosken2-23/+27
2012-04-02fix vertical align when switching mode in multibar fdo#44140Noel Power1-1/+13
2012-03-20Resolves: fdo#46923 fdo#46750 revert thai glyph fallbackCaolán McNamara1-22/+0
2012-03-20Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen1-2/+10
2012-03-20vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl1-1/+1
2012-02-28Fix crash on exit using KDE interfaceTomas Chvatal1-1/+3
2012-02-28Resoves fdo#42901 duplicated .pfb without duplicated .afm drops fontCaolán McNamara1-1/+20
2012-01-24fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar3-15/+11
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara1-3/+8
2012-01-17Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann1-0/+4
2012-01-16vcl: more back-port cleanupMichael Meeks1-2/+2
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara2-2/+3
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks3-20/+23
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks37-754/+868
2012-01-16vcl: fix MinGW buildMatúš Kukan1-5/+0
2012-01-16vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks18-58/+56
2012-01-16vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks19-90/+50
2012-01-16vcl: hide / make internal misc. vcl display handling methods.Michael Meeks1-6/+9
2012-01-16vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks2-0/+4
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar1-1/+1
2012-01-11Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fontsCaolán McNamara1-4/+15
2012-01-06Fix fdo#33816 - don't loop infinitely when using Apple RemoteThorsten Behrens1-2/+2
2011-12-29Fix init orderJulien Nabet1-1/+1
2011-12-29option to export hidden slides to pdf filesPierre-André Jacquod2-0/+13
2011-12-27Fix drawing of the either horizontally, or vertically mirrored bitmaps.Jan Holesovsky1-1/+1
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky1-4/+3
2011-12-27fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard1-1/+1
2011-12-23don't hide images in menus (fdo#31471, fdo#41264)Ivan Timofeev1-1/+1
2011-12-22Improve usability of the Page Break control.Jan Holesovsky1-1/+2
2011-12-17fdo#34641: set initial focus to "Number of copies"Ivan Timofeev1-0/+3
2011-12-17Fail fast if cups is non-operational.Thorsten Behrens1-26/+67
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat2-6/+4