summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen1-1/+1
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens2-2/+8
2019-10-24Fix typoAndrea Gelmini1-2/+2
2019-10-24Introduce OStringCharStephan Bergmann3-0/+23
2019-10-24create a VclHPanedCaolán McNamara1-6/+27
2019-10-24tdf#127411 improve sizing of status items in the status barNoel Grandin1-1/+2
2019-10-24tdf#128077 crash with calc dialogs and multiple windowsNoel Grandin1-1/+2
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara2-2/+4
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara1-0/+33
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt2-1/+3
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt2-0/+2
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl1-1/+1
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt2-0/+2
2019-10-23loplugin:unusedmethodsNoel Grandin7-65/+0
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin1-7/+7
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski1-0/+1
2019-10-23lok: svtools: create ValueSetUIObject classHenry Castro1-0/+1
2019-10-22loplugin:unusedenumconstantsNoel Grandin2-7/+3
2019-10-22loplugin:constantparamNoel Grandin5-37/+5
2019-10-21Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for nowStephan Bergmann1-0/+7
2019-10-21Actually choose the OUStringBuffer::append overload for UTF-16 string literalsStephan Bergmann2-0/+21
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin6-6/+6
2019-10-21loplugin:virtualdead unused param in UnknownAttrTokenNoel Grandin1-1/+1
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin2-2/+2
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin1-2/+0
2019-10-21loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin1-1/+1
2019-10-21move AutocompleteEdit to fpickerCaolán McNamara1-39/+0
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin2-4/+2
2019-10-21loplugin:virtualdead unused param in TitleBar::PaintDecorationNoel Grandin3-3/+3
2019-10-21loplugin:virtualdead unused param in ITableRendererNoel Grandin1-19/+3
2019-10-21Fix parameter nameSamuel Mehrbrodt1-1/+1
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-21loplugin:virtualdead unused param in ThumbnailViewItem::calculateItemsPositionNoel Grandin2-2/+2
2019-10-21loplugin:virtualdead unused param in FmXDisposeListener::disposingNoel Grandin1-1/+1
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin1-1/+1
2019-10-21loplugin:virtualdead unused param in GetSdrRepeatCommentNoel Grandin1-8/+8
2019-10-21loplugin:virtualdead unused param in CreateSvxFormatCellsDialogNoel Grandin1-1/+1
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin3-6/+3
2019-10-20loplugin:virtualdead unused param in SvListView::ModelIsMovingNoel Grandin2-7/+2
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin1-1/+1
2019-10-20loplugin:virtualdead unused param in XMLEventContextFactory::CreateContextNoel Grandin1-3/+1
2019-10-19strip Dialog ctor downCaolán McNamara1-1/+1
2019-10-19drop unused ModalDialog classCaolán McNamara1-15/+0
2019-10-19drop unused ListControlCaolán McNamara1-61/+0
2019-10-19weld ScDataProviderDlgCaolán McNamara1-0/+8
2019-10-19add menubar support to vclbuilderCaolán McNamara3-4/+4
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann1-0/+3
2019-10-19Resolves: tdf#76441 accept two digit groups MM:SS input if formatted as suchEike Rathke1-0/+5
2019-10-19loplugin:unusedmethodsNoel Grandin7-19/+1
2019-10-19tdf#128058 Make ctrl * expand/collapse tree list entriesJim Raykowski1-0/+3