summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-09Update pchAurimas Fišeras
2013-05-09sal_Bool to boolTakeshi Abe
2013-05-08harfbuzz: stop delivering headersMichael Stahl
2013-05-08consider borderline outliers as outliersCaolán McNamara
2013-05-08While I could swear that it worked yesterdayStephan Bergmann
2013-05-08Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann
2013-05-08fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin
2013-05-08fdo#46808, Convert graphic::SvgTools to new styleNoel Grandin
2013-05-08fdo#46808, Use service constructor for rendering::MtfRendererNoel Grandin
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin
2013-05-07Fix fdo#40421 Take current clip into account for shape bounds.Thorsten Behrens
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
2013-05-06Surely the intent was to check for !pFallback hereKhaled Hosny
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley
2013-05-06Debug rendering for PostScript printer backend.Thorsten Behrens
2013-05-06Enable HarfBuzz by defaultKhaled Hosny
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny
2013-05-06Remove unused variablesKhaled Hosny
2013-05-06Drop unused SystemClipboardExt and GenericClipboardExt servicesStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06Revert "fdo#46808, Convert SystemClipboardExt service to new style"Stephan Bergmann
2013-05-06Revert "Blind fix for MSVC"Stephan Bergmann
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin
2013-05-06fdo#46808, Convert graphic::Primitive2DTools to new styleNoel Grandin
2013-05-06fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-06fdo#46808, Use service constructor for rendering::CanvasFactoryNoel Grandin
2013-05-06fdo#46808, Convert SystemClipboardExt service to new styleNoel Grandin
2013-05-06fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslatorNoel Grandin
2013-05-06[harfbuzz] Support Unicode variation selectorsKhaled Hosny
2013-05-06Revert "#i103131# in doubt treat unicode variation selectors as invisible(che...Khaled Hosny
2013-05-05[harfbuzz] Fix vertical text layoutKhaled Hosny
2013-05-05fdo#39468 Translate German Comments - rest of vcl/source/edit/...Christian M. Heller
2013-05-04extract correct widget id for responsesCaolán McNamara
2013-05-03[harfbuzz] Fix placement of multi-glyph clustersKhaled Hosny
2013-05-03unneeded using directiveEike Rathke
2013-05-03implemented IcuFontFromServerFont::getFontTable(LETag,size_t&)Eike Rathke
2013-05-03do not call LayoutEngine::reset()Eike Rathke
2013-05-03unset WB_GROUP on non-initial buttons in groupsCaolán McNamara
2013-05-03implement native button order for messageboxesCaolán McNamara
2013-05-02allow custom pushbutton subclasses to set images via builderCaolán McNamara
2013-05-02rather nutso, just drop the XubString variantCaolán McNamara
2013-05-02[harfbuzz] Fix shaping across text runs, take 2Khaled Hosny
2013-05-02Revert "[harfbuzz] Fix shaping across text runs"Khaled Hosny
2013-05-01[harfbuzz] Simplify cluster detectionKhaled Hosny
2013-05-01Resoves: fdo#31849 ensure more button text remains vertically centeredCaolán McNamara
2013-05-01create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-30Blind fix for MSVCStephan Bergmann