summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter
AgeCommit message (Collapse)Author
2012-10-12Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara
Change-Id: I50f68674e057dd358357d611bbbbb3332d8cd00b
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara
its more similar for the non-editable list. Requires some love to MenuButton to reflect the selected entry and resize appropiately Change-Id: I4b37931e35a5f326d6fd4e445eb741bece6b55a6
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara
Change-Id: Id25bde8db310a83b52ebda7d47d0b1dcda79ed45
2012-09-28add sort dialog .uiGokul
Change-Id: I725cd86094f8605f093c730e7b18f4c1e4a9adea
2012-09-28set the default button on various dialogsCaolán McNamara
Change-Id: I63b1cc73d8ed240c40dec07fe1f8470da8410464
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
Change-Id: I7da387db88b8a4449dc1dc7099527f786b0d565e
2012-09-28convert String Input dialogGokul
Change-Id: I484f7b495d529664717cf2f9f3f1f4edc7c1ad01
2012-09-28convert autoformat table dialogGokul
Change-Id: I645565afe1a3bac4402abdfaba821ca9235c6087
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara
Change-Id: I4d43f911b084146393e4be514584acc245a4fda4
2012-09-28convert code to use new text<->table dialogCaolán McNamara
Change-Id: I1f38f764901a2526d30561cedfa8495f8e326180
2012-09-28add a text<->table dialogGokul
Change-Id: I3ce08b32b07ac23d6183cd820d6e46cff78cdbe3
2012-09-28convert code to use new split table dialogCaolán McNamara
Change-Id: Id170da91f97d4a0648f0072fa0e02b7897ced13b
2012-09-28add titles to these dialogsCaolán McNamara
Change-Id: Ie8a99fbca7f71a2158534e14e7b87b4f503f1c6b
2012-09-28add a split table dialogGokul
Change-Id: Id2b1061271abe5605913227e841b2d969fc5acf2
2012-09-28add a column width dialogGokul
Change-Id: Ieaa24944baffd61f1e032e2eb02d82a9b673ee6c
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara
Change-Id: Ibc09a1d208720607944f24139eaf45e62699e69e
2012-09-28add an insert table dialogGokul
Change-Id: I5b883743768aa207c6857ae454ac19eab30b4266
2012-09-28support GtkEntry width-chars propertyCaolán McNamara
Change-Id: I5a3bdf6058b0d786923a9543a064bddcc84f001a
2012-09-28set a preferential width on the char/word count widgetsCaolán McNamara
Change-Id: Icb0fa6e358fa3bc8281b8acdc7214b5cd8204c70
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara
Take the opportunity to merge SwWordCountDialog and SwWordCountFloatDlg together. Now the cycle is complete, .src -> manual layout -> .ui Change-Id: I4fb7840b8786ede82ffa1591effc9e4ff444504c
2012-09-28add a wordcount .uiGokul
Change-Id: I3eb959c27fa99d0a088472de3f95bf3c659114ee
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara
In the future I'm hoping we can get some gtk3-side support for patterns for GtkSpinButtons or such such. In the meamtime overload that info into the name Change-Id: I20464e3ddafb710dd7330fc038bb9330b852410a
2012-09-28GetProcAddress doesn't work like dlsym with executable's handleCaolán McNamara
underlying GetProcAddress on windows, unlike dlsym, doesn't search through all loaded .dlls searching for the symbol when given the default module. So load the module by name. Change-Id: I148250c9d8dd5aa2b802581d049533f2c5e83caf
2012-09-28now that halign works, use it to pretty titlepage dialogCaolán McNamara
Change-Id: Ifbb5fe1aa09bf96555601ce237e19d84417354c2
2012-09-28Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara
A representative commit for full conversion of a dialog to .ui format, see 4add66152cd6c1c9f4f39be35d8d016cb5b11080 of helpcontent2 for matching help content updating Change-Id: I062e401b5ef670de03f57b1feed7ae9138faff07
2012-09-28pretty title page dialog a bit moreCaolán McNamara
2012-09-28.ui.ui -> .uiCaolán McNamara
2012-09-28add zero-code change demo insert break dialogCaolán McNamara
ToDo: a) connect up GtkComboBox model, ListStore etc to fill in the currently missing default entries. b) implement pack at start for button boxes
2012-09-28first pass at a manual conversion to .ui format of a dialogCaolán McNamara
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez
Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez
- Move entry to File menu instead of File->Templates. Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian
This currently works only on Linux as of now.
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
Conflicts: sfx2/Library_sfx.mk sfx2/inc/sfx2/sfxcommands.h sfx2/inc/sfx2/sfxsids.hrc sfx2/source/appl/appserv.cxx svtools/Library_svt.mk Change-Id: I4305d81cb5fd6f5192a29f85835c78f31310b0d6
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek
GPLv3 has to be easily accessible. We should not hide it under too many mouse clicks. This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)
The About dialog now houses these functions. Change-Id: I7f751027564897a063d2910644c69680d471b6d9 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-15added zoom submenu to ViewTim Hardeck
Added zoom submenu to View with the same entries of the zoom status bar right mouse button menu. This feature was requested on the design-mailing list: http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html Additionally the zoom menu entries were sorted in a more logical way. Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0
2012-06-05status bar: Normalize the selection and modification status icons sizes.Jan Holesovsky
Change-Id: I4c11c82df0fdbf0040729323dc1fda2ece7f2582
2012-05-28Add TemplateManager entry to File menu.Rafael Dominguez
- Add to startmodule, writer, impress and draw. Change-Id: I9a688861f77982b00462e997ed10d3e7d090536d
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky
Nobody know what these acronyms stay for; so instead use an icon, and a menu that contains the full descrption. Tooltip now says what is active. Change-Id: I21a67c5456c96081797c1cb88d2a980d161a1c0c
2012-05-25fdo#34772 Add word count to the status bar in writerMuhammad Haggag
This change adds a new status bar control, "SwWordCountStatusBarControl". The control shows the number of words selected as well as the number of words in the whole document. Double-clicking the control launches the modeless word count dialog. Change-Id: I756183ab1aaf4d059e782dfb05508370178cfbe3
2012-05-23Use new commands for the file open icons in writer and calc.Kohei Yoshida
Change-Id: Ie18c69615fed6020efe577d81bd905e2f3bcba31
2012-05-23Pass document service to the dispatcher when opening file from writer.Kohei Yoshida
This is similar to what I did earlier for calc. This info will be used later in the type detection code. Change-Id: I7ba7dcdc03cbfe77eba5c7594fc0385ad3775541
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky
Idea by Mirek M. - thank you! Additionally introduced a tooltip showing more verbose text when in overwrite mode. Change-Id: I1236253bc6c97809ebed872fe86233cc08f41345
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-19remove executable bit on source filesLuboš Luňák
2011-09-12Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat
This reverts the following commits: + f3e275a2123c6356951a294051d0be230c178851 + 29a45a09ba8a21022e105f3d500a027f93a4fca0 (partly) Conflicts: officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
2011-08-11Use EditHeaderAndFooter like calc does.Thomas Arnhold
This fixes a missing icon bug for writer. Writer tried to load cmd/sc_editheaderfooter.png but only cmd/sc_editheaderandfooter.png existed. Calc is using cmd/sc_editheaderandfooter.png so I assumed this is the right way.
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky