summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-11Revert "Use constexpr if in const char array ctors"Mike Kaganski
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-10-11round out StringConcat helpers with sal_Unicode* overloadsNoel Grandin
2019-10-11Forward constarray-handling append/insert code to basic methodsMike Kaganski
2019-10-11Use constexpr if in const char array ctorsMike Kaganski
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-10jsdialogs: emit JSON at idle to avoid repeated emission.Michael Meeks
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-10Adapt osl_replaceFile documentationStephan Bergmann
2019-10-10tdf#98603 export runs with correct lang attribute (2/2).Mark Hung
2019-10-10basegfx: warn on unused B2DVectorMiklos Vajna
2019-10-10rename TakeUnitStr to GetUnitStrNoel Grandin
2019-10-10rename TakeStr to GetStrNoel Grandin
2019-10-10rename TakeItemName -> GetItemNameNoel Grandin
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin
2019-10-10Revert "Optimize getNamespaceId (xmlreader)"Julien Nabet
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-08loplugin:duplicatedefines RID_SUBSETSTR_GEORGIAN_EXTENDEDNoel Grandin
2019-10-08loplugin:duplicatedefines in editengNoel Grandin
2019-10-08Introduce o3tl::unsafe_downcast for known-good dynamic_cast downcastsStephan Bergmann
2019-10-08no need for vcl::Window in vcl/abstdlg.hxx anymoreCaolán McNamara
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-08use cppu::WeakImplHelper in CommandProcessorInfoNoel Grandin
2019-10-08use cppu::WeakImplHelper in ResultSetNoel Grandin
2019-10-08New loplugin:classmemaccessStephan Bergmann
2019-10-08cleanups in xmlreaderNoel Grandin
2019-10-08use cppu::WeakImplHelper in ResultSetMetaDataNoel Grandin
2019-10-08use cppu::WeakImplHelper in ResultSetImplHelperNoel Grandin
2019-10-08use cppu::WeakImplHelper in ContentProviderImplHelperNoel Grandin
2019-10-08use cppu::WeakImplHelper in PropertyValueSetNoel Grandin
2019-10-08use cppu::WeakImplHelper in InteractionRequestNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-08use cppu::WeakImplHelper in PropertySetInfoNoel Grandin
2019-10-08use cppu::WeakImplHelper in ContentIdentifierNoel Grandin
2019-10-08use cppu::WeakImplHelper in VCLXRegionNoel Grandin
2019-10-08use cppu::WeakImplHelper in VCLXBitmapNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXGraphicsNoel Grandin
2019-10-07use FastParser in linguisticNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXDeviceNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXFontNoel Grandin
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara
2019-10-07cid#1453997 silence Uncaught exceptionCaolán McNamara
2019-10-07add missing constLuboš Luňák