summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Don’t shrink text from fallback fontsKhaled Hosny2013-07-011-68/+4
* Resolves: #i119994# Range picker dialog is changed to modal mode wronglyYong Lin Ma2013-07-011-2/+15
* Fix memory leak in ServerFont::GetGlyphOutline.Mark Wielaard2013-06-301-0/+6
* using primary font for secondary max text widthCaolán McNamara2013-06-301-1/+1
* XubString->OUStringCaolán McNamara2013-06-304-22/+17
* Handle synthetic italic with Core TextKhaled Hosny2013-06-301-5/+11
* Fix debug codeKhaled Hosny2013-06-301-13/+12
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-302-1/+2
* fdo#66385: bad line spacing under Core TextKhaled Hosny2013-06-301-2/+2
* fdo#66288: fix RegionBand (de)serializationMichael Stahl2013-06-301-8/+8
* fdo#66288: fix MetaAction::Read()Michael Stahl2013-06-301-2/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-297-15/+15
* SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi2013-06-291-4/+4
* remove some createFromAscii usageThomas Arnhold2013-06-291-1/+1
* make HitTestNativeControl constIvan Timofeev2013-06-291-1/+1
* make IsNativeControlSupported constIvan Timofeev2013-06-292-10/+5
* GetNativeControlRegion is constIvan Timofeev2013-06-295-13/+13
* reduce indentation levelIvan Timofeev2013-06-291-49/+49
* Fix jitter when editing RTL textKhaled Hosny2013-06-291-15/+51
* fdo#63254: correct re-mirroring formulaIvan Timofeev2013-06-281-2/+2
* fdo#44582: fix scrollbars in RTL UIIvan Timofeev2013-06-281-2/+2
* fdo#66335: gtk: Revert hacks for RTL scrollbarsIvan Timofeev2013-06-281-7/+1
* Mark as constTakeshi Abe2013-06-293-3/+3
* always call setDeferredProperties for dialog get/set titleCaolán McNamara2013-06-282-2/+15
* coverity#1028110 Dereference before null checkNorbert Thiebaud2013-06-281-6/+11
* coverity#1027396 : Logically dead codeNorbert Thiebaud2013-06-281-8/+1
* Always embed 14 standard Postscript fonts in PDFKhaled Hosny2013-06-274-264/+22
* Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile2013-06-273-8/+8
* valgrind: mismatched new[]/deleteCaolán McNamara2013-06-271-1/+1
* fdo#31525 Dialogues now have an appropriate background in OSXJason Hulme2013-06-261-1/+1
* There is already the AddTempDevFont() in coretextTor Lillqvist2013-06-261-7/+0
* add safety check for '_' if had been put in the end of the textFaisal M. Al-Otaibi2013-06-251-1/+1
* Fix local var non initializedJulien Nabet2013-06-251-1/+1
* fix typo in higher debug level codeCaolán McNamara2013-06-241-1/+1
* Resolves: fdo#66042 get the bounds of the current graphemeCaolán McNamara2013-06-241-1/+1
* Remove leftover debugging printfTor Lillqvist2013-06-241-1/+0
* Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara2013-06-241-1/+20
* Robustify GraphicDescriptor::ImpDetect* reading SvStream.Mark Wielaard2013-06-241-84/+98
* fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa2013-06-241-2/+2
* fix missing content of header tabs with gtk vclplugCaolán McNamara2013-06-231-16/+3
* fdo#50506, incomplete indent markers in Mac rulersKhaled Hosny2013-06-231-0/+1
* Export-Import GraphicFilter TestTomaž Vajngerl2013-06-221-7/+57
* fdo#65934 and fdo#64189 External export graphic filter name fixTomaž Vajngerl2013-06-221-1/+1
* Fix indentationKhaled Hosny2013-06-221-1/+1
* Fix indentationKhaled Hosny2013-06-221-2/+1
* Attempt to fix Core Text full justificationKhaled Hosny2013-06-211-2/+3
* sidebar: Improve runtime error reporting (mostly missing .ui).Jan Holesovsky2013-06-211-2/+10
* coverity#707562 : Unitialized scalar variableNorbert Thiebaud2013-06-211-0/+1
* sal_Bool to boolTakeshi Abe2013-06-213-98/+98
* Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara2013-06-211-5/+11