#. extracted from dictionaries/it_IT msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-04-22 23:40+0200\n" "PO-Revision-Date: 2013-05-23 22:24+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: az\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" "X-POOTLE-MTIME: 1369347867.000000\n" #: description.xml msgctxt "" "description.xml\n" "dispname\n" "description.text" msgid "Italian spelling dictionary, hyphenation rules, and thesaurus" msgstr "" value='distro/allotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmpage.cxx
AgeCommit message (Expand)Author
19 hourstdf#132853 - UI: fix different sizes in Image tabs Type & CropBalazs Varga
2024-11-14tdf#163486: PVS: Expression is always trueXisco Fauli
2024-11-12loplugin:reftotemp in swNoel Grandin
2024-09-06tdf#149085: Move "Protect" section to "Position and Size" tabKira Tubo
2024-06-14loplugin:ostr in swNoel Grandin
2024-05-24tdf#145972 sw image dialog: fix bad rel width w/ pt units and kept aspect ratioMiklos Vajna
2024-05-19Resolves: tdf#151382 we want to save the FN_KEEP_ASPECT_RATIO stateCaolán McNamara
2024-02-13Remove duplicated includeAndrea Gelmini
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze
2023-12-15sw floattable: disable UI to enable this when anchored inside TextBoxMiklos Vajna
2023-11-10sw floattable, insert UI: default to at-char for non-split flysMiklos Vajna
2023-11-09sw floattable, insert UI: allow direct creation of floating tablesMiklos Vajna
2023-11-07sw floattable, insert UI: fix default frame width when inserting a new oneMiklos Vajna
2023-07-07tdf#152484 cui,sw: if decorative is enabled, disable title/descriptionMichael Stahl
2023-06-13tdf#147021: sw/source use std::size() instead of SAL_N_ELEMENTSDr. David Alan Gilbert
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-16sw floattable: disable UI if the frame is chained alreadyMiklos Vajna
2023-03-31add some asserts in SwFormatAnchorNoel Grandin
2023-03-16Resolves: tdf#152704 old image remains underneath when new image drawnCaolán McNamara
2023-03-01sw floattable: teach the UI about SwFormatFlySplitMiklos Vajna
2023-02-17check GetActiveWrtShell() and CheckAndGetWrtShell()Xisco Fauli
2022-12-09tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flysMichael Stahl
2022-11-25use more SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-11-24pass SwFormatAnchor to SwFEShell::CalcBoundRectNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-14sw: prefix members of SwAddStylesDlg_Impl, SwAutoMarkDlg_Impl, ...Miklos Vajna
2022-11-07sw: prefix members of SwCaptionDialog, SwColumnPage, SwFrameAddPage and ...Miklos Vajna
2022-11-03sw: prefix members of BmpWindow, SwFieldRefPage, SwFieldVarPage and ...Miklos Vajna
2022-08-16don't try and select position 0 of combobox if combobox is emptyCaolán McNamara