summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2021-03-09Make sal/config.h the first in pchMike Kaganski4-8/+11
2021-03-08Fix build of Extension_test-{active,passive}Stephan Bergmann2-6/+8
2021-03-06update pchesJulien Nabet1-2/+1
2021-03-06update pchesJulien Nabet2-4/+3
2021-03-04Init Notebookbar for Online Drawmert1-0/+1
2021-03-03update pchesCaolán McNamara1-2/+1
2021-03-03lok: add batch mode option to load the documentHenry Castro1-0/+6
2021-03-03lok: send paragraph spacing stateSzymon Kłos1-1/+4
2021-02-26move lok FloatingWindow closing code to vclCaolán McNamara1-7/+1
2021-02-23update pchesCaolán McNamara1-1/+3
2021-02-22loplugin:refcounting in desktopNoel5-18/+12
2021-02-19update pchesCaolán McNamara1-1/+2
2021-02-19move VclBuilder::preload so desktop doesn't need to include that headerCaolán McNamara1-2/+1
2021-02-17loplugin:referencecasting in desktopNoel7-24/+24
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl1-3/+0
2021-02-15tdf#121245: also set ooLocale when language is set by command lineMike Kaganski1-13/+7
2021-02-11lok: rework form field button message handling.Tamás Zolnai1-0/+1
2021-02-08update pchesCaolán McNamara3-6/+6
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-5/+12
2021-02-06weld annotation windowCaolán McNamara1-36/+0
2021-02-05Revert "Fix typo in code"Stephan Bergmann1-2/+2
2021-02-04Fix typo in codeAndrea Gelmini1-2/+2
2021-01-29loplugin:stringviewparam extend to new..Noel2-4/+4
2021-01-28simplify code, use more subView()Noel2-7/+7
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara1-2/+2
2021-01-24-Werror,-Wsign-compare (clang-cl)Stephan Bergmann1-1/+1
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara2-4/+0
2021-01-21Do not skip cursor invalidation if hyperlink in payloadPranam Lashkari1-1/+3
2021-01-21lok: unit test incorrect cursor positionHenry Castro1-1/+38
2021-01-20make crashreports include info about the system (CPU,memory)Luboš Luňák1-0/+177
2021-01-19Fix unoinfo on macOSStephan Bergmann1-1/+1
2021-01-18mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier1-4/+8
2021-01-17tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner1-12/+0
2021-01-17fix rendershapeselection for drawingMert Tumer1-0/+3
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-15fix location of change tracking boxes in OnlineNoel Grandin1-2/+2
2021-01-15replace stock button labelsCaolán McNamara7-26/+26
2021-01-10fix coverity parse errorsCaolán McNamara1-2/+2
2021-01-09fix coverity parse errorsCaolán McNamara4-8/+8
2021-01-05lok: add interaction handler "macro security" confirmationHenry Castro1-0/+16
2021-01-05lok: add missing global notifierHenry Castro1-2/+5
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro1-1/+18
2021-01-03Removed duplicated includesAndrea Gelmini1-1/+0
2021-01-01Use Unicode paths on Windows for minidumpsMike Kaganski3-0/+42
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann36-193/+233
2020-12-26New loplugin:stringliteralvarStephan Bergmann5-14/+14
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara1-65/+58
2020-12-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhomeboy4452-4/+2
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1