summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-29tdf#120874 Don't show menubar in other windows when one is closedSamuel Mehrbrodt1-0/+4
2018-10-29Avoid SvxSearchController::StateChanged during SvxSearchDialog sub-dialogStephan Bergmann1-1/+5
2018-10-29Drop unused headerGabor Kelemen1-71/+0
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl4-0/+36
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl1-56/+0
2018-10-28tdf#119209: Windows share has inappropriate server suggestionXisco Fauli1-0/+3
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski4-5/+17
2018-10-27loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-27tdf#120703 PVS: V524Mike Kaganski1-1/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen46-123/+161
2018-10-26loplugin:singlevalfields improvementNoel Grandin1-2/+1
2018-10-26Log unopkg errors to log file if requestedSamuel Mehrbrodt1-0/+4
2018-10-26oox: remove dead QuickDiagrammingImportMiklos Vajna1-71/+0
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski2-5/+6
2018-10-25Return bool from InitFont and try to init the fontJan-Marek Glogowski2-2/+1
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski3-56/+90
2018-10-25Verify that we are actually passed a URL, not a pathnameTor Lillqvist1-0/+9
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin1-3/+3
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski2-6/+1
2018-10-25weld SwTOXStylesTabPageCaolán McNamara1-0/+1
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand2-20/+22
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke2-1/+4
2018-10-25loplugin:unusedmethodsNoel Grandin3-15/+0
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen4-15/+22
2018-10-25vcl: use default member initializer for PDFElementMiklos Vajna1-7/+3
2018-10-24Removed executable permission on hxx fileAndrea Gelmini1-0/+0
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand4-113/+121
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin43-334/+334
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski4-12/+16
2018-10-24tdf#42949 Fix IWYU warnings in include/opencl/*Gabor Kelemen2-6/+6
2018-10-24weld AdvancedSettingsDialogCaolán McNamara5-7/+6
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski2-13/+16
2018-10-23Constify VirtDevice::me(Alpha)?FormatJan-Marek Glogowski1-11/+32
2018-10-23Constify OutputDevice::meOutDevTypeJan-Marek Glogowski1-3/+3
2018-10-23Special methods NewStandardLayer and SetStandardLayer not neededRegina Henschel2-8/+0
2018-10-23weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara2-17/+2
2018-10-23Implement IsUnderlineAbove in vcl::FontJan-Marek Glogowski2-1/+11
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara1-9/+11
2018-10-22loplugin:unusedfields improvemementsNoel Grandin1-2/+0
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara1-1/+1
2018-10-22loplugin:singlevalfields look for fields that can be boolNoel Grandin1-1/+1
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin1-1/+1
2018-10-20ImpDetectPCX 2nd arg always overwrittenCaolán McNamara1-1/+1
2018-10-20weld SchAttribTabDlgCaolán McNamara2-3/+13
2018-10-20ensure m_aMutex ctor called before m_aMutex usedCaolán McNamara1-4/+5
2018-10-20Turn LanguageTag::ScriptType into scoped enumStephan Bergmann1-1/+1
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin1-3/+3
2018-10-19copy and paste errorCaolán McNamara1-0/+1
2018-10-18tdf#120573 export media type for .wav properly.Mark Hung1-0/+1
2018-10-18convert SdrLayer::nType to boolNoel Grandin1-1/+1