summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-07-10Remove an un-used mode on Application::Yield.Michael Meeks
2013-07-09Calc optimal size of *dropdown* metricboxes similar to normal dropdownsCaolán McNamara
2013-07-09fix for fdo#66718, access correct clipboardNoel Power
2013-07-09counting fence posts not fence sectionsCaolán McNamara
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-07-09Resolves: #i121127# use PDF base14's symbol font only if explicitly requestedHerbert Dürr
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara
2013-07-08add a new stock item 'Clear' and map to gtk-clearCaolán McNamara
2013-07-08map gtk image-position to vcl imagealignCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-07fdo#66478: sw: un-break hyphenationMichael Stahl
2013-07-05fdo#66524 - export a means of detecting preferred icon size for toolbars.Michael Meeks
2013-07-05map 'relief' none/half/normal to flat/bevel/3dlookCaolán McNamara
2013-07-05Oups, Revert "Remove "!!""Julien Nabet
2013-07-05Remove "!!"Julien Nabet
2013-07-05Mark as constTakeshi Abe
2013-07-04fix %VARIABLE replacements in item listsCaolán McNamara
2013-07-04forgot to connect Adjustment to MetricFormatterCaolán McNamara
2013-07-04drop unused vcl::unohelper::getNaturalStringSorterForAppLocaleCaolán McNamara
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-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-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-30using primary font for secondary max text widthCaolán McNamara
2013-06-30XubString->OUStringCaolán McNamara
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
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-29make HitTestNativeControl constIvan Timofeev
2013-06-29make IsNativeControlSupported constIvan Timofeev
2013-06-29GetNativeControlRegion is constIvan Timofeev
2013-06-29reduce indentation levelIvan Timofeev
2013-06-28fdo#63254: correct re-mirroring formulaIvan Timofeev
2013-06-28fdo#44582: fix scrollbars in RTL UIIvan 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