summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVCStephan Bergmann1-1/+1
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke1-73/+0
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist1-47/+0
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara16-20/+22
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2-3/+8
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna1-0/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt5-10/+10
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt3-3/+3
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski1-0/+10
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara1-0/+2
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl5-2/+205
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski1-2/+0
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna1-0/+1
2017-09-20tdf#112333 PPTX export animClrSzymon Kłos1-0/+8
2017-09-19Detect Writer doc independent of selection, we'll need that laterEike Rathke1-6/+7
2017-09-19Introduce DocumentToGraphicRenderer::hasSelection() and maSelectionEike Rathke1-0/+6
2017-09-19Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke1-1/+3
2017-09-19'a'CurrentPage gets on my nervesEike Rathke1-3/+3
2017-09-19sal: fix numerous doxygen warningsMichael Stahl5-5/+10
2017-09-19ofz#2538 avoid oomCaolán McNamara1-3/+3
2017-09-19Assert active Tasks on scheduler de-initJan-Marek Glogowski1-0/+1
2017-09-19it's spelled "facade"Michael Stahl1-1/+1
2017-09-19svx: Simplify FmSearchEngine's code with std::unique_ptrTakeshi Abe1-4/+3
2017-09-19PDF signing: don't fail unittest on invalid certificatesMike Kaganski1-0/+1
2017-09-19Fix typosAndrea Gelmini1-1/+1
2017-09-19fix SequenceOutputStream constnessNoel Grandin2-3/+16
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski2-108/+78
2017-09-18make fuzzer workCaolán McNamara1-0/+1
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski2-0/+6
2017-09-18borderline: restuctured used classesArmin Le Grand1-12/+70
2017-09-18unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin1-3/+0
2017-09-18maPrimitiveColor in Shadow3DExtractingProcessor unusedNoel Grandin1-5/+0
2017-09-18unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin1-2/+0
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin1-1/+0
2017-09-18unused menu extension supplier stuffNoel Grandin1-43/+0
2017-09-18msCommandName in ControllerItem is unusedNoel Grandin1-2/+1
2017-09-18msDescription in SvtRulerAccessible is unusedNoel Grandin1-5/+0
2017-09-18aFocusRect in CheckBoxControl is unusedNoel Grandin1-1/+0
2017-09-18headString in SvTreeListBox is unusedNoel Grandin1-2/+1
2017-09-18loplugin:unusedfields in SvxPixelCtlNoel Grandin1-1/+0
2017-09-18loplugin:unusedfields in ResultSetColumnDataNoel Grandin1-18/+0
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-13/+16
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-0/+1
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski2-0/+2
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn1-2/+0
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin1-14/+15
2017-09-16convert SvxTimeType to scoped enumNoel Grandin1-1/+4
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin1-5/+6
2017-09-15Fix typosAndrea Gelmini1-1/+1