summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-07-03WaE: unused variable 'sAdjustment' [loplugin]Tor Lillqvist
2013-07-03readjust the combobox optimal size calculation, needs to be more stableCaolán McNamara
2013-07-03arrange a way to describe non-dropdown MetricBoxesCaolán McNamara
2013-07-03metric and numeric boxes should calc optimal size based on legal input rangeCaolán McNamara
2013-07-03adjust ComboBox optimal size for non-dropdown caseCaolán McNamara
2013-07-02fdo#46990 - re-work new desktop checks, guard against NULL DESKTOP_SESSION.Michael Meeks
2013-07-02fdo#46990 - detect MATE and XFCE desktops.Pader Rezso
2013-07-02gtk3: Clearlooks theme paints scrollbar buttons depending on the style classIvan Timofeev
2013-07-02gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_newIvan Timofeev
2013-07-02Resolves: fdo#66502 set AutoMnemonics before calculating layoutCaolán McNamara
2013-07-02remove unused MoreButtons apis piecesCaolán McNamara
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-07-01gtk3: for checkbox map BUTTONVALUE_MIXED to GTK_STATE_FLAG_INCONSISTENTIvan Timofeev
2013-07-01gtk3: add indicator-spacing to size of checkbox/radiobuttonIvan Timofeev
2013-07-01remove obsolete CDE integration, and make TDE launcher conditional.Pader Rezso
2013-07-01Handle synthetic bold with Core TextKhaled Hosny
2013-07-01Don’t shrink text from fallback fontsKhaled Hosny
2013-07-01Resolves: #i119994# Range picker dialog is changed to modal mode wronglyYong Lin Ma
2013-06-30Fix memory leak in ServerFont::GetGlyphOutline.Mark Wielaard
2013-06-30using primary font for secondary max text widthCaolán McNamara
2013-06-30XubString->OUStringCaolán McNamara
2013-06-30Handle synthetic italic with Core TextKhaled Hosny
2013-06-30Fix debug codeKhaled Hosny
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-30fdo#66385: bad line spacing under Core TextKhaled Hosny
2013-06-30fdo#66288: fix RegionBand (de)serializationMichael Stahl
2013-06-30fdo#66288: fix MetaAction::Read()Michael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-29make HitTestNativeControl constIvan Timofeev
2013-06-29make IsNativeControlSupported constIvan Timofeev
2013-06-29GetNativeControlRegion is constIvan Timofeev
2013-06-29reduce indentation levelIvan Timofeev
2013-06-29Fix jitter when editing RTL textKhaled Hosny
2013-06-28fdo#63254: correct re-mirroring formulaIvan Timofeev
2013-06-28fdo#44582: fix scrollbars in RTL UIIvan Timofeev
2013-06-28fdo#66335: gtk: Revert hacks for RTL scrollbarsIvan Timofeev
2013-06-29Mark as constTakeshi Abe
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara
2013-06-28coverity#1028110 Dereference before null checkNorbert Thiebaud
2013-06-28coverity#1027396 : Logically dead codeNorbert Thiebaud
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-27valgrind: mismatched new[]/deleteCaolán McNamara
2013-06-26fdo#31525 Dialogues now have an appropriate background in OSXJason Hulme
2013-06-26There is already the AddTempDevFont() in coretextTor Lillqvist
2013-06-25add safety check for '_' if had been put in the end of the textFaisal M. Al-Otaibi
2013-06-25Fix local var non initializedJulien Nabet