summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Collapse)Author
2013-08-25String to OUStringMatteo Casalin
Change-Id: Icc70248f48dd24a2940552f88590f02492a38824 Reviewed-on: https://gerrit.libreoffice.org/5612 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-08-25String to OUStringMatteo Casalin
Change-Id: I364c5eabf45a3a5011c0b1709da68cbeb38a6997 Reviewed-on: https://gerrit.libreoffice.org/5610 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-08-25String to OUStringMatteo Casalin
Change-Id: Ice893d6ae25791d9a825cd95f60d1edb5e7e33d7 Reviewed-on: https://gerrit.libreoffice.org/5609 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-08-25String to OUStringMatteo Casalin
Change-Id: I7aa1eda2689081aea624f1de64380322ed2fd0fa Reviewed-on: https://gerrit.libreoffice.org/5620 Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com> Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>
2013-08-25String to OUStringMatteo Casalin
Change-Id: I5e071f9484abae04efa2ba1526448182068d8f9c Reviewed-on: https://gerrit.libreoffice.org/5619 Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com> Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara
Change-Id: Ie422cd2c903cbd18353b1929c074574d452559ce
2013-08-23CharBrd 7: Border shadowZolnai Tamás
1, New character attribute - Add the three shadow members to font (width, color, location) 2, Painting - Extract the shadow painting to a local function and use that for character shadow (paintfrm.cxx) - Reduce the painting rectangle of background (shadow doesn't inherites the background of content) 3, Border merge - Use text portion join members to skip shadow when neccessary. 4, Vertical text - Get shadow space dependant from oritentation and border merge. 5, UNO API and ODF filter Paragraph: ParaShadowFormat -> Character: CharShadowFormat Change-Id: Ief4669990d238016c3ffc18a2609a3df7d9dddbf
2013-08-23Remove some unused includeZolnai Tamás
Change-Id: Ibe5291544de2c1dcd1d769ecd40b0288f622ea05
2013-08-23convert toc dialog to .uiCaolán McNamara
this should stop the intermittent redraw glitch and the toc dialog initially appearing shoved up against the left edge of the screen Change-Id: Id1dad162f110cd9140d2603a2b3b43ef64e703ca
2013-08-23fix up compat idsCaolán McNamara
Change-Id: Id783db750885404457e0c4f96eca74c39ec63394
2013-08-23convert compat options to .uiCaolán McNamara
Change-Id: Ie9aed180500d9fbcdfce1caa1ac8349eabf836cd
2013-08-23Resolves: #i123051# handling SHIFT-<arrow key>Oliver-Rainer Wittmann
huge object move only when object is selected. (cherry picked from commit 09c64ae86baf3572856c845e0785692b2cbfe058) Related: #i123051# some minor code clean up (cherry picked from commit 4dd71466a9463d234b918ce2729c49a57293fb24) Conflicts: sw/source/ui/docvw/edtwin.cxx Change-Id: Ic681edc18194336fb082ca927457c4633473dbfd 5a692f8ce616a6f06bf4075a2f05cf700ef6fd6c
2013-08-23convert condition page to .uiCaolán McNamara
Change-Id: Ifd05bdb46cd0cbbce09bd91a3fbf78d6eac0d8c5
2013-08-23Resolves: fdo#68372 crash when moving the rulerCaolán McNamara
Change-Id: Ie01bdd491b41c1fbcd46dcc119afa01583ed852a
2013-08-23unused TB_INPUT defineCaolán McNamara
Change-Id: Iaeff95648cdc5d80c1dca31ef721675ce7f445a8
2013-08-22convert picture frame to .uiCaolán McNamara
Change-Id: I624a4cfa8a5e8c3c72833ff0c3545deadbe4435d
2013-08-22convert print monitory dialog to .uiCaolán McNamara
Change-Id: I59081c74adaf88d81a3c539c8fbfe3b535d7f6bb
2013-08-22Application::Reschedule * 25 to get redraw to workCaolán McNamara
use the same arbitrary looking value as the other places where this hack is used, and now I can get to see whats in this dialog Change-Id: I61ce921778befa604dba362e59999342a4ca34ec
2013-08-22MONITOR_TYPE_MAIL is never used anymoreCaolán McNamara
Change-Id: Id6d4b235e9eff610ad33a0815b2ade6d78ad704f
2013-08-22convert mail merge connection dialog to .uiCaolán McNamara
Change-Id: I37bbe66798efe855e9d12d131311615f6fbac702
2013-08-22convert field dialog to .uiCaolán McNamara
Change-Id: I0f956d365242447f39752d544a020cbc77d6ac4c
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara
Change-Id: I3d58d93ac2686ea16fde4118b7133176d3713af7
2013-08-21SwDBTreeList ResID ctor is unused now post .ui conversionCaolán McNamara
Change-Id: Ied3d1c4f87e41061a9656abc0b70fd105c92d59c
2013-08-21drop unhelpful help idCaolán McNamara
Change-Id: I384afcb76485d5b78a588c63b8a9f1580e96fc51
2013-08-21WaE: enumeral and non-enumeral type in conditional expressionCaolán McNamara
Change-Id: I0b35ce3559acae739e810780832f6e275b493382
2013-08-21convert db field page to .uiCaolán McNamara
Change-Id: I36a61bd9bac45e8f4533eb624859aea51360cc14
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-21convert field var page to .uiCaolán McNamara
Change-Id: I56be21c0e5b74b03b0c7f8cca873fc4fd553f3a7
2013-08-21String to OUStringMatteo Casalin
Change-Id: I1117318d9201a8951017ebe835b6c57c6b4ad706 Reviewed-on: https://gerrit.libreoffice.org/5561 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-08-21String to OUStringMatteo Casalin
Change-Id: I3161b18f73fd3141b9832e0277d3f1071f75ba39 Reviewed-on: https://gerrit.libreoffice.org/5560 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-08-21String to OUString + some cleanupMatteo Casalin
Change-Id: If174b140014ca06007e3ad36e3ff80c1896406cd Reviewed-on: https://gerrit.libreoffice.org/5559 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-08-21String to OUStringMatteo Casalin
Change-Id: Ibbd6cfd969dd5ba3f839f48ff557d6c850ea3ab2 Reviewed-on: https://gerrit.libreoffice.org/5557 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-08-21String to OUStringMatteo Casalin
Change-Id: I87b26b5eb3314cd2129f9e23870a59ccff53a02a Reviewed-on: https://gerrit.libreoffice.org/5556 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-08-21convert field ref page to .uiCaolán McNamara
Change-Id: I49b4ee1dd058ac4d2451ff8cfe8f801cee0ba5fa
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3 Reviewed-on: https://gerrit.libreoffice.org/5550 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-08-20Revert "Ugly workaround for historic sxw files..."Fridrich Štrba
There is cleaner, scriptable and out-of-source-tree workaround available at: http://fridrich.blogspot.ch/2013/08/service-announcement-openning-of-sxw.html This reverts commit 36c64c875f5819bf5ada2bb657c490441bc24644. Change-Id: I37362e996ff1c73bcc88d1037defd07d7bab90af
2013-08-20Shortened string should really be shorterMatteo Casalin
Change-Id: I34afb1c85cf1cf389faab5f1ae415e34d42c5ef5 Reviewed-on: https://gerrit.libreoffice.org/5491 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-20String to OUString, cleanup, typoMatteo Casalin
Change-Id: I0c5d2b194a09002292990e74aeb10984c2b41d0e Reviewed-on: https://gerrit.libreoffice.org/5490 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-19convert document field page to .uiCaolán McNamara
Change-Id: Ifaad85d637167bd85be2e15809e847efcdecd584
2013-08-19convert field function page to .uiCaolán McNamara
Change-Id: Ied4353f4997e330f65b8dffb58bbdc791196427e
2013-08-19bShowSelection is always falseCaolán McNamara
Change-Id: I7a541a8ba6b561736e93c45ac9c20caddafcbe52
2013-08-18convert docinfo field page to .uiCaolán McNamara
Change-Id: Ic968fdf76f31373240ab70d45192f9716375628b
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
2013-08-18Fix bug 47680, accept change is not displayed if file is protectedAdrien
Change-Id: Ic37d96c0f3cad6eba9a4e9327463f70ebbbfd317 Reviewed-on: https://gerrit.libreoffice.org/5501 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-18remove various unused queryboxsCaolán McNamara
Change-Id: Ie8ae7c19b957410517c2a1a4f6463825bafd0e09
2013-08-18callcatcher: update unused codeCaolán McNamara
One of the SfxTabDialog ResID ctors is now gone, progress. Equally pleasing is that the last use of the old PercentField is gone now as well, so that can be removed and the new PercentFieldWrap can be renamed as PercentField to take its place Change-Id: I7a706e98d4dfdc3541da73c3375ee067a799b4bd
2013-08-18String to OUStringMatteo Casalin
Change-Id: I22624e2f15b95257f950f48704909aeb6ae54ef4
2013-08-17String to OUStringMatteo Casalin
Change-Id: Ib8309e687c375a05739e8b6f4db95d004a3b97cb Reviewed-on: https://gerrit.libreoffice.org/5482 Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com> Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>
2013-08-17aTextRect is unusedIvan Timofeev
Change-Id: I1653140533a0f848dcf577ad7e81991a4591d916