summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-02-20weld SaveProgressDialogCaolán McNamara
2019-02-20get better optimal size for a radiobutton with an image in itCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-19read/written as 32bit integersCaolán McNamara
2019-02-19survive sorting when a row may not have any string in it yetCaolán McNamara
2019-02-19ResortChildren doesn't honor sortmodeCaolán McNamara
2019-02-19use boost::optional in SvTreeListEntryNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-18Resolves: tdf#122355 search help for active notebook pageCaolán McNamara
2019-02-18reorder to reduce size from 64 to 48 bytesCaolán McNamara
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-17weld HangulHanjaEditDictDialogCaolán McNamara
2019-02-17use Application::AddKeyListener to be able to mark key events as handledCaolán McNamara
2019-02-15lok: Fix the font previews in eg. Format -> Character... dialog.Jan Holesovsky
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara
2019-02-15Fix typo in codeAndrea Gelmini
2019-02-14don't need a special function to get the BlueOrIndex colorTomaž Vajngerl
2019-02-14move pngwrite/pngread to vcl/filter/pngTomaž Vajngerl
2019-02-14weld MoreOptionsDialogCaolán McNamara
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Improve the algorithm of disabled image creationTomaž Vajngerl
2019-02-13weld CertificateViewer clusterCaolán McNamara
2019-02-13tdf#123420 Fix RGB/BGR issue with PNG readerTomaž Vajngerl
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-02-12Resolves: tdf#123298 resize before writing to vectorCaolán McNamara
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-09Use PngImageReader for loading the icons from the icon-themesTomaž Vajngerl
2019-02-09add PngImageFilter that uses libpng for PNG loadingTomaž Vajngerl
2019-02-08getToken+comparison+copy ==> startsWithMatteo Casalin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-08weld AddConditionDialogCaolán McNamara
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara
2019-02-06Harmonize SalPrinterQueueInfo::mnJobs and QueueInfo::mnJobsStephan Bergmann
2019-02-06Extend MetafileXmlDump with MetaActionType::TransparentMuhammet Kara
2019-02-06no need to use OUStringHash here anymoreNoel Grandin
2019-02-05weld WebConnectionInfoDialogCaolán McNamara
2019-02-02ofz#11203 fuzzing timeoutCaolán McNamara
2019-02-02ofz#12828 svm TimeoutCaolán McNamara
2019-01-31misleading and unnecessary fall through commentsCaolán McNamara
2019-01-31Related: tdf#122780 skip GetTextWidth() when we don't need the resultCaolán McNamara
2019-01-30Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2019-01-30loplugin:external (clang-cl, HasAtHook)Stephan Bergmann