summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-09-09use unique_ptr in OctreeNoel Grandin2-106/+33
2019-09-07remove some unnecessary castsNoel Grandin1-1/+1
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin12-20/+22
2019-09-06Resolves tdf#125130 - UI: Show 'Go to first/last page' in new print dialogHeiko Tietze3-10/+86
2019-09-06Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara3-17/+186
2019-09-06Fixing '....' and '..'Andrea Gelmini11-25/+25
2019-09-05Merge GetFontCodeRanges() into GetFontCharMap()Khaled Hosny2-16/+5
2019-09-05Remove effectively dead codeKhaled Hosny1-45/+6
2019-09-05consistently use RemoveScanlineCaolán McNamara2-13/+13
2019-09-05loplugin:simplifyconstructStephan Bergmann1-1/+1
2019-09-05Resolves tdf#125296 - Replace hard-coded chevron by themable iconHeiko Tietze2-65/+11
2019-09-05ctrl+shift+e emoji ibus engine problems converting UCS-4 positions to UTF-16Caolán McNamara1-0/+23
2019-09-05tdf#125610: Revert "tdf#125088 Make button text white for blue buttons on macOS"Xisco Faulí1-10/+0
2019-09-04Related: rhbz#1648281 improve fontconfig fallback for emojisCaolán McNamara1-1/+8
2019-09-04tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara3-0/+47
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth21-720/+12
2019-09-03Make Noto Color Emoji font work on LinuxKhaled Hosny4-32/+34
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski4-8/+14
2019-09-0366537 was an issuezilla bugCaolán McNamara1-1/+1
2019-09-03tdf#127272 Writer crash issue resolveSumit Chauhan1-7/+4
2019-09-03Omission from commit fd67c89e52441387dffab1c788007271e717571bMike Kaganski1-1/+1
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski2-4/+3
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2-0/+11
2019-09-03Extract code to get GetCustomMakeWidget address into a separate functionMike Kaganski1-53/+63
2019-09-02Fix platform-specific library nameStephan Bergmann1-1/+1
2019-09-02weld cluster of database form wizardsCaolán McNamara5-22/+82
2019-09-01loplugin:unusedfieldsNoel Grandin1-1/+0
2019-09-01loplugin:unusedmethodsNoel Grandin1-7/+0
2019-09-01Fix '..'Andrea Gelmini2-5/+5
2019-09-01Fix '..'Andrea Gelmini2-2/+2
2019-08-31hyperlabel.hxx can be a private header nowCaolán McNamara3-2/+75
2019-08-31no need to include hyperlabel.hxxCaolán McNamara1-0/+1
2019-08-31ofz#16753 build failureCaolán McNamara2-0/+143
2019-08-31throbber.hxx only used by vcl and toolkit nowCaolán McNamara3-3/+3
2019-08-31roadmap.hxx only used by vcl and toolkit nowCaolán McNamara2-2/+2
2019-08-31Add version resource to executables where it was missingMike Kaganski1-0/+2
2019-08-30tdf#127230 vcl: about dialog double-buffer on macOS is not neededMiklos Vajna1-0/+2
2019-08-30tdf#127211 Revert "tdf#71087 sfx2: avoid flicker in the start center"Miklos Vajna4-27/+2
2019-08-30new loplugin:noexceptmoveNoel Grandin2-4/+4
2019-08-30moves outdev font functions in font.cxxAdrien Ollier2-4/+4
2019-08-29tdf#127211 start center: fix background of the main area with no recent docsMiklos Vajna1-2/+2
2019-08-28loplugin:returnconstval (macOS)Stephan Bergmann2-2/+2
2019-08-28tdf#127192 Printing in main threadJuergen Funk1-2/+4
2019-08-28Blind fix for ENABLE_MERGELIBSStephan Bergmann1-0/+1
2019-08-28Add DISABLE_DYNLOADING guard for notebookbar addons builderSzymon Kłos1-0/+2
2019-08-28Always using translateToInternal should be fine in SalGtkPicker::uritounicodeStephan Bergmann1-16/+3
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen90-372/+30
2019-08-28GtkWidget for the priority of extension under Extension Tab.Sumit Chauhan4-38/+138
2019-08-27Fix typo (translateToExternal vs. translateToInternal)Stephan Bergmann1-1/+1