summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16overlapping scrollbars when both visibleCaolán McNamara
2019-10-16convert some Buffer.append to +Noel Grandin
2019-10-16Replace define by constexpr in sft.hxx (vcl)Julien Nabet
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-16Remove a FIXME for win95 in vcl/gdi/printJulien Nabet
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-15Add option to prevent graphic swap outSamuel Mehrbrodt
2019-10-14jsdialogs: send units for numeric fieldsSzymon Kłos
2019-10-14New loplugin:getstrStephan Bergmann
2019-10-14fix names of enumsCaolán McNamara
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-13Refactor + fix TrueTypeTableNew_post + some reading types for sft/ttcr (vcl)Julien Nabet
2019-10-13weld ConditionalFormattingDialogCaolán McNamara
2019-10-13Add glyf constants + remove "offset" pattern for length var (vcl)Julien Nabet
2019-10-12Document and replace some magic values in sft/ttcr (vcl)Julien Nabet
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-10-11ofz#18110 TimeoutCaolán McNamara
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara
2019-10-10vcl, BitmapEx transformed draw: special-case simple rotationsMiklos Vajna
2019-10-10vcl: only smooth bitmap transform when neededMiklos Vajna
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-08vcl: avoid downscale && upscale in DrawTransformedBitmapEx()Miklos Vajna
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara
2019-10-07cid#1454629 silence bogus Arguments in wrong orderCaolán McNamara
2019-10-07cid#1453997 silence Uncaught exceptionCaolán McNamara
2019-10-07Get rid of another SAL_WARN that just pointlessly fills up log filesTor Lillqvist
2019-10-07Drop some useless warnings that we get hundreds ofTor Lillqvist
2019-10-07cid#1454632 silence Uncaught exceptionCaolán McNamara
2019-10-07cid#1454634 silence Unchecked return valueCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann
2019-10-04drop some unnecessary includesCaolán McNamara
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04vcl metafile dump: a relative file path is not a good defaultMiklos Vajna
2019-10-04loplugin:methodcyclesNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03Removed duplicated includeAndrea Gelmini
2019-10-03Make sure TerminateListener doesn't outlive TransferableHelperStephan Bergmann
2019-10-03loplugin:virtualdeadNoel Grandin