summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-07-04Related: fdo#54186 show JCL options, parse JCLOpenUI the same as OpenUICaolán McNamara1-7/+9
2013-07-04fix %VARIABLE replacements in item listsCaolán McNamara1-0/+6
2013-07-04forgot to connect Adjustment to MetricFormatterCaolán McNamara1-1/+2
2013-07-04drop unused vcl::unohelper::getNaturalStringSorterForAppLocaleCaolán McNamara1-11/+0
2013-07-04MinorKhaled Hosny1-5/+5
2013-07-03WaE: unused variable 'sAdjustment' [loplugin]Tor Lillqvist1-1/+1
2013-07-03readjust the combobox optimal size calculation, needs to be more stableCaolán McNamara1-2/+2
2013-07-03arrange a way to describe non-dropdown MetricBoxesCaolán McNamara1-7/+55
2013-07-03metric and numeric boxes should calc optimal size based on legal input rangeCaolán McNamara1-1/+11
2013-07-03adjust ComboBox optimal size for non-dropdown caseCaolán McNamara1-12/+15
2013-07-02fdo#46990 - re-work new desktop checks, guard against NULL DESKTOP_SESSION.Michael Meeks2-30/+27
2013-07-02fdo#46990 - detect MATE and XFCE desktops.Pader Rezso3-3/+33
2013-07-02gtk3: Clearlooks theme paints scrollbar buttons depending on the style classIvan Timofeev1-0/+10
2013-07-02gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_newIvan Timofeev2-10/+21
2013-07-02Resolves: fdo#66502 set AutoMnemonics before calculating layoutCaolán McNamara1-3/+3
2013-07-02remove unused MoreButtons apis piecesCaolán McNamara1-16/+0
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara1-5/+0
2013-07-02OUString convertion for unotoolsNorbert Thiebaud3-17/+19
2013-07-01gtk3: for checkbox map BUTTONVALUE_MIXED to GTK_STATE_FLAG_INCONSISTENTIvan Timofeev1-1/+3
2013-07-01gtk3: add indicator-spacing to size of checkbox/radiobuttonIvan Timofeev2-10/+29
2013-07-01remove obsolete CDE integration, and make TDE launcher conditional.Pader Rezso1-2/+1
2013-07-01Handle synthetic bold with Core TextKhaled Hosny1-10/+24
2013-07-01Don’t shrink text from fallback fontsKhaled Hosny1-68/+4
2013-07-01Resolves: #i119994# Range picker dialog is changed to modal mode wronglyYong Lin Ma1-2/+15
2013-06-30Fix memory leak in ServerFont::GetGlyphOutline.Mark Wielaard1-0/+6
2013-06-30using primary font for secondary max text widthCaolán McNamara1-1/+1
2013-06-30XubString->OUStringCaolán McNamara4-22/+17
2013-06-30Handle synthetic italic with Core TextKhaled Hosny1-5/+11
2013-06-30Fix debug codeKhaled Hosny1-13/+12
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud2-1/+2
2013-06-30fdo#66385: bad line spacing under Core TextKhaled Hosny1-2/+2
2013-06-30fdo#66288: fix RegionBand (de)serializationMichael Stahl1-8/+8
2013-06-30fdo#66288: fix MetaAction::Read()Michael Stahl1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold7-15/+15
2013-06-29SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi1-4/+4
2013-06-29remove some createFromAscii usageThomas Arnhold1-1/+1
2013-06-29make HitTestNativeControl constIvan Timofeev1-1/+1
2013-06-29make IsNativeControlSupported constIvan Timofeev2-10/+5
2013-06-29GetNativeControlRegion is constIvan Timofeev5-13/+13
2013-06-29reduce indentation levelIvan Timofeev1-49/+49
2013-06-29Fix jitter when editing RTL textKhaled Hosny1-15/+51
2013-06-28fdo#63254: correct re-mirroring formulaIvan Timofeev1-2/+2
2013-06-28fdo#44582: fix scrollbars in RTL UIIvan Timofeev1-2/+2
2013-06-28fdo#66335: gtk: Revert hacks for RTL scrollbarsIvan Timofeev1-7/+1
2013-06-29Mark as constTakeshi Abe3-3/+3
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara2-2/+15
2013-06-28coverity#1028110 Dereference before null checkNorbert Thiebaud1-6/+11
2013-06-28coverity#1027396 : Logically dead codeNorbert Thiebaud1-8/+1
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny4-264/+22
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile3-8/+8