summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-12-18xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2-10/+84
2020-12-18xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna1-0/+31
2020-12-18pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl4-28/+49
2020-12-18vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna5-2/+228
2020-12-17external: update pdfium from 3550 to 4137Miklos Vajna1-3/+3
2020-07-29xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna1-1/+12
2019-11-11Fix copy/paste error that probably has had no ill effectTor Lillqvist1-1/+1
2019-10-08tdf#107487 fix font fallback for non-BMP characters.Mark Hung1-3/+5
2019-10-04lok preload: Some symbols are in-process when we need them.Jan Holesovsky1-5/+20
2019-09-26tdf#126967:vcl: lok: avoid starting idle paint taskHenry Castro1-0/+3
2019-09-25Fix icon load error & HiDPI icon sizing issue.Michael Meeks1-4/+28
2019-09-24tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti1-0/+3
2019-09-18Get rid of another SAL_WARN that just pointlessly fills up log filesTor Lillqvist1-1/+0
2019-09-18Drop some useless warnings that we get hundreds ofTor Lillqvist1-4/+0
2019-09-17Revert "tdf#126966: Use larger buttons for the colours in the sidebar on iOS"Tor Lillqvist1-3/+0
2019-08-30tdf#126966: Use larger buttons for the colours in the sidebar on iOSTor Lillqvist1-0/+3
2019-08-22forcepoint#67 detect cairo surface creation failureCaolán McNamara1-0/+10
2019-08-20tdf#126964: Set background colours to white in IosSalFrame::UpdateSettings()Tor Lillqvist1-0/+6
2019-08-06vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna1-91/+1
2019-07-22vcl: Numeric/MetricBox formatting of decimals is controlled via a flagAshod Nakashian1-10/+11
2019-07-20band-aid: deprecated-declarations related to cupscoas-0.2.0Julien Nabet1-0/+36
2019-07-20band-aid: deprecated-declarations related to gtkJulien Nabet1-1/+7
2019-07-15vcl: better decimal handling in NumericFormatterAshod Nakashian1-1/+24
2019-07-10tdf#81134 Chart size not retainedNoel Grandin1-3/+3
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna1-0/+26
2019-06-18[cp] android: Default to colibre.Jan Holesovsky1-0/+7
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl3-9/+19
2019-06-17lok: remove ext text event re-entrancy hazard.Michael Meeks1-0/+6
2019-06-07tdf#124947 fix hit area of the radio buttons, size in ios themeTomaž Vajngerl2-1/+2
2019-06-05fix oss-fuzz buildCaolán McNamara1-0/+2
2019-06-05android: remove redundant header causing build failure.Michael Meeks1-1/+0
2019-06-04tdf#122221: Bin apparently unnecessary early returnTor Lillqvist1-0/+2
2019-06-04Fix "external" graphic filter code for the DISABLE_DYNLOADING caseTor Lillqvist1-16/+14
2019-05-29The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unusedTor Lillqvist2-16/+0
2019-05-29tdf#124752: We do need to accept text/html from the system clipboardTor Lillqvist1-2/+5
2019-05-29Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist2-0/+13
2019-05-28tdf#124752: Simplify the iOS DataFlavorMapping thing a lotTor Lillqvist1-126/+1
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist13-3/+1603
2019-05-23use the rect from all primitives when converting svg to BitmapTomaž Vajngerl1-8/+5
2019-05-23widgettheme: support multiple spinbox orientationsTomaž Vajngerl2-3/+11
2019-05-21tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at leastTor Lillqvist1-1/+3
2019-05-15Attempt to load the theme when LibreOfficeKit is active.Jan Holesovsky1-2/+3
2019-05-14Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist2-5/+19
2019-05-14LOK: Do not offset window coordinates in LOKAshod Nakashian1-2/+7
2019-05-14vcl: LOK: emmit size_changed after window creationAshod Nakashian1-2/+17
2019-05-14Look for "online" theme when running LOOL and "ios" only on IOSTomaž Vajngerl1-0/+4
2019-05-14Gaceful fallback if the widget theme files can't be foundTomaž Vajngerl3-19/+58
2019-05-13Using the m_FeedbackFDs is now necessary also on iOSTor Lillqvist1-14/+0
2019-05-13Fix warning: unannotated fall-through between switch labelsTor Lillqvist1-0/+1
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks1-0/+6