summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2019-10-04use SfxUInt16Item for SID_METRIC_ITEMNoel Grandin
2019-10-04Resolves: tdf#127953 destroy shape before modelCaolán McNamara
2019-10-03loplugin:unnecessaryvirtualNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-02drop some unnecessary includesCaolán McNamara
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara
2019-09-26drop unused SvLBoxColorString classCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-25SmartArt Edit UI: remove nodeGrzegorz Araminowicz
2019-09-20weld Application Colors pageCaolán McNamara
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov
2019-09-17weld DirectSQLDialogCaolán McNamara
2019-09-10Fix typosAndrea Gelmini
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06TyposAndrea Gelmini
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin
2019-09-06return unique_ptr from ImpConvertMakeObjNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-09-04reduce Primitive2DContainer copyingNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-09-02we only need an OutputDevice here, not a WindowCaolán McNamara
2019-09-02SmartArt edit UI: add new nodeGrzegorz Araminowicz
2019-09-01loplugin:unnecessaryvirtualNoel Grandin
2019-09-01loplugin:unusedmethodsNoel Grandin
2019-09-01Fix typosAndrea Gelmini
2019-08-31drop unused SvLBoxFontStringCaolán McNamara
2019-08-31drop newly unused OFileURLControlCaolán McNamara
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara
2019-08-31Fix typo in codeAndrea Gelmini
2019-08-30weld addressbook wizardCaolán McNamara
2019-08-30tdf#126959 impress table border resize handle supportTomaž Vajngerl
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-27no need to add a new virtual method (tdf#119388 related)Noel Grandin
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-27SmartArt edit UI: change plain text widget to tree viewGrzegorz Araminowicz
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-08-27-Werror,-Wunused-private-fieldStephan Bergmann
2019-08-26lok: change table border position param. from new pos. to offsetTomaž Vajngerl
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-08-26loplugin:unusedenumconstantsNoel Grandin
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-08-23tdf#119388 use virtual to bypass dynamic_castNoel Grandin