summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Collapse)Author
2013-02-28coverity#705729: fix memory leakMarkus Mohrhard
Change-Id: I978d0a34b3f94e66f9ebc5ff0ed8d3068ed4fc12
2013-02-27Remove unused assignmentsJulien Nabet
See http://nabble.documentfoundation.org/Question-cppcheck-reports-on-svx-source-svdraw-svdoedge-cxx-Bezier-curve-td4025235.html Change-Id: Ic091d2b84254679462cc796032a01e815538af26
2013-02-27resolve fdo#54335 type an existing style name into Style box changes hierarchyJoren De Cuyper
Change-Id: If2fd4eecec4f6f031b264a9a1b0c31e938194878 Reviewed-on: https://gerrit.libreoffice.org/2292 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-02-27Convert page format tab page to new widget UIOlivier Hallot
Notes: * pageformatpage.ui contains 3 hidden labels to hold strings used in page.cxx * Paper format (A0,A4,...) left in src file. Change-Id: If22c62558f1644e5f25baffeb3d04b921ec0fe8b Reviewed-on: https://gerrit.libreoffice.org/2432 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
Change-Id: I76cb00121d7b4c21137be70ab7a5bd5389037302
2013-02-26stray hids left over after removal of hyperlink barCaolán McNamara
Change-Id: I401adc961c9dff441ea37e36d47dbb697381d436
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara
Change-Id: Id3ec1c12c354aabf2556e91e4fa75d60bb2c0f3c
2013-02-26String::CreateFromAscii removalRicardo Montania
Change-Id: I86a33ef14b2bcdea1655db410f36d799689a1377 Reviewed-on: https://gerrit.libreoffice.org/2402 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-02-26adapt code to comment .ui conversionCaolán McNamara
Change-Id: I93f98f50443ab3b2fb0ce9f3126b03c8a3281ad2
2013-02-25fdo#45879 - fix selected gluepoint rendering.Michael Meeks
Store the glue-point bitmap at a unique index in maRealMarkers for re-use. Change-Id: I2cd5b240619502dfc8634eca331f4163e5bd5ca8
2013-02-25remove some trivial duplicatesThomas Arnhold
Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
2013-02-25loplugin: improve indentationThomas Arnhold
Change-Id: Idb847766d93dc222d6c55889616da21eeac212ee
2013-02-25loplugin: unused variablesThomas Arnhold
Change-Id: I07b82471f0f32e9e894d4eb392beedeafc6be0c7
2013-02-24add requred custom widget entry pointsCaolán McNamara
Change-Id: I611133eda82a5c2f303e5938d47deb3fb295f26e
2013-02-24loplugin: unused variablesThomas Arnhold
Change-Id: I7fc203900256839e679bf73b717d121fedc42087
2013-02-24Add "Compress Graphic Dialog" to Writer.Tomaž Vajngerl
Change-Id: Icff16a86d217b2648ce588ca2b90abefcd1634d9
2013-02-23Fix typo recieved/receivedJulien Nabet
Change-Id: I0c838f5c06ff26149113a9bbab970d314758c648
2013-02-23Fix typo "teh" -> "the"Julien Nabet
Change-Id: Iacfeb4a0c2bff254e5bcc8d58582994cd0f3993a
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
a) convert to .ui b) The accept/reject changes dialogs now have a "close" button and the accept/reject etc buttons are relocated into the main dialog button area rather than as direct children of the view page. They now get disabled on switching to the non-view page. c) Merges the sc redline changes dialog, the sw redline changes dialog and the sw autocorrect changes dialog Change-Id: If0ba376c3f2d36709aeeed995fa9901741434c40
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
I ran the following code replace: s/(Uni|Xub)?String\s*::\s*CreateFromInt32/OUString::number/ Change-Id: I7c047cf1c90632bddc23ed49f9455d745ac8688e Reviewed-on: https://gerrit.libreoffice.org/2282 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-22s/the the/the/Tor Lillqvist
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-22s/whith/with/Tor Lillqvist
Change-Id: I23da81c182ad30faf871d98e55820295418207d0
2013-02-22s/childrens/children/Tor Lillqvist
Change-Id: I1731710811506383d29c835a613b07506e7232f0
2013-02-21fdo#59793 Make compress graphic dialog strings translatable.Tomaž Vajngerl
Change-Id: I8b42a6c047f95aa567f520db81699c83a115a6c7
2013-02-21split up redline dialog and adapt redline view codeCaolán McNamara
Change-Id: Ib185eacbd0b4123ec947d116076358794bf42d46
2013-02-21remove unused hidsCaolán McNamara
Change-Id: I02343ca6fe9d0c642cd8ebf4723582c7c25889fb
2013-02-21split up redline dialog and adapt filter page codeCaolán McNamara
Change-Id: Id6fab654b4c92aaba753e7099923efb135a0bdd8
2013-02-21change lib:widget delimiter from : to -Caolán McNamara
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-20typo: allways -> alwaysAndras Timar
Change-Id: I48bd0161dd76c36eeaa39c45e9539584a4ef6841
2013-02-18ditched class SdrResId and some forward leftoversEike Rathke
Change-Id: I700f6c860ad41c6ab3426d1988631f1c5bf30533
2013-02-18move Stored Web Connection Information dialog to cuiCaolán McNamara
Change-Id: Ifddd7348754054e505b0b9abe1d760e903e00f2a
2013-02-17fix SvxSimpleTable sizeIvan Timofeev
Change-Id: I74b082e090cc382b699720f1cfc70f1920ff5db4
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
Change-Id: I2d89edbb2574b4e677c9a0682bc829d9476b54db
2013-02-15fdo#34548 don't crash on undoing text frame removalDavid Tardon
Change-Id: I48b95c6c0cbfb2f4c4b09cc90b254b96de40b3e9
2013-02-14more reliable detecting of changes in the combobox lineeditLuboš Luňák
Change-Id: I3563a961c54e235fffe0c2ab1809f51882ba3831
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ↵Jean-Noël Rouvignac
ASCII_STRING, CONST_ASCII, ASCSTR, ASCII, DEFINE_CONST_UNICODE, DEFINE_CONST_OUSTRING Change-Id: I96d690bf9f9b319e9eeafcf218ec5ce87f21215f Reviewed-on: https://gerrit.libreoffice.org/1954 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-14MODKEY_BigOrtho is never definedJulien Nabet
Change-Id: Ifd7c7f634860ced0021bf6c6b99d1e0ea0615a7c Reviewed-on: https://gerrit.libreoffice.org/2126 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-13Revert "fdo#34558 don't crash on undoing text frame removal"Michael Stahl
This reverts commit e462a30d03c16aa4202f8d28ad52b15feb3d9255.
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-13fdo#34558 don't crash on undoing text frame removalDavid Tardon
Change-Id: I48b95c6c0cbfb2f4c4b09cc90b254b96de40b3e9
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
2013-02-12Some cppcheck cleaningJulien Nabet
Change-Id: Idb380dbb7470dbdb371778ba0c486392cc55380e
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
with lots of repurcussions in other modules Change-Id: I6982671eecc701b06cf85d93533e1fe618044fea
2013-02-11add borders to simpletablecontainerCaolán McNamara
Change-Id: I9215516c21ce1330cf1fef07cbd647a1c318e241
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin
Change-Id: Ied761cbb8e23d65596a5fdc4650e1cd2c95e9245
2013-02-11fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin
The service already existed, it just did not have an IDL file Change-Id: I1ca7ab09491057c1e9c91b5bb6763b84be10b47b
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
The services are document::XMLBasicExporter document::XMLOasisBasicExporter Change-Id: Ifd93e5735cae94d34904d79769cdb3edf587fe43
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin
Change-Id: I16efc7466a2dbcccb4dddefdccada8549e7252f8
2013-02-09Fixes fdo#46186, The Table Remains in the defined writing mode.Gokul
The table in impress is drawn under the rectangular are, on Selecting the table it was only selecting the rectangular area and not the cells inside, Making the layout to be as RTL which was mirroring the table. But, We need the table to be in RTL Writing mode and not mirroring the table. Now on applying my patch, If table is selected, it will select the entire cells inside which is the actual table and the functionality works fine. Change-Id: I9d6bdde5019322488be66fa89a6488d348b2cf44 Reviewed-on: https://gerrit.libreoffice.org/1964 Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa> Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
2013-02-08Resolves fdo#59889 fault in dragging edge of RTL tableK_Karthikeyan
i) Resolves fdo#59889 formatting in dragging edge of RTL table resizes column width of the next column instead of current column. ii) prevents resizing the whole table on dragging edge In NxN LTR table vertical edge responsible for resizing the column x(x=0 to N-1) is, Edge x+1. But, in RTL table vertical edge responisble for resizing the column x(x=0 to N-1, but from right to left)is, Edge x. Use (nEdge-1)instead nEdge-- to avoid conflicts. Change-Id: If412b443ec8f82942ff80ba3aec24a9bfc053ac9 Reviewed-on: https://gerrit.libreoffice.org/1979 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>