summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2015-01-04Cleanup source of zoom dialog, translate german error messageTomaž Vajngerl
Change-Id: Iccd140f06b9504606850de780262a23004a803b4
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
you can get debug stl this way Change-Id: Ia70a3e7c7c452390e8bee34975d296c9318e4a19
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
Change-Id: I49192637121441b9a1980350b9bb32cd995d4386
2015-01-01Bump copyright year to 2015Andras Timar
Change-Id: I18f2abfeee3b7e440aace632aec1296a1beab1f7
2014-12-29fdo#86592 Fix radio button’s groupsAdolfo Jayme Barrientos
Change-Id: I861a8f38adf8bb2bda193befe100ba535eef83ba Reviewed-on: https://gerrit.libreoffice.org/13691 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-22Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr ExceptJulien Nabet
Change-Id: I49b97c5c1546f0410542cb67540c5507c95bec98
2014-12-22Enhance OpenCL options UI dialogOlivier Hallot
1) HIG-ification of blacklist and whitelist, using frames 2) handle Use OpenCL checkbox to enable/disable OpenCL blacklist and whitelist changes Change-Id: Iae132d09d2dd0436fa1aa2a64e902ee5aed7cf47 Reviewed-on: https://gerrit.libreoffice.org/13602 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2014-12-22Improve HIG in OpenCL Add/Edit dialogOlivier Hallot
Change-Id: I8798e9c54aa85b75eda729d2aa8fbea656712894 Reviewed-on: https://gerrit.libreoffice.org/13584 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2014-12-22remove whitespacesMarkus Mohrhard
Change-Id: I38c09b730d0fd3eebb3dbd8965ab1665d0d3c92d
2014-12-18spell dialog: Make [Close] work in protected documents with editable fields.Jan Holesovsky
We have to call ToggleChildWindow directly; calling SfxDispatcher's Execute() does not work here when we are in a document with protected section - in that case, the cursor can move from the editable field to the protected area, and the slots get disabled because of SW_DISABLE_ON_PROTECTED_CURSOR (see FN_SPELL_GRAMMAR_DIALOG in .sdi). Change-Id: I1c310c028aaaf774431d0b1e6bba10e901a8166d
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
Change-Id: I126c587777b7183dfbd9c60cfb0a6a980332a295
2014-12-18ifix the OpenGL UI config partMarkus Mohrhard
Change-Id: I931a4b618f35188e4e0cca07305ff15bbbacc20a
2014-12-17after resetting the values are not modifiedMarkus Mohrhard
Change-Id: I0211c9c7dcc24ce40fe7c573f35ac13c02e742c1
2014-12-17implement the ui part for the OpenGL config variablesMarkus Mohrhard
Change-Id: I46e2de444d38f1f93eb68ffd50b7a283d05d1738
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
...to use single ASCII character literals "more directly" in the OUString API (instead of having to go via an intermediary OUString ctor call). Especially useful for character literals that are defined as const variables or via macros ("direct" uses of character literals in the OUString API can often simply be replaced with single-character string literals, for improved readability). (The functions overloaded for OUStringLiteral1 are those that are actually used by the existing LO code; more could potentially be added. The asymmetry in the operator ==/!= parameter types is by design, though---writing code like 'x' == s is an abomination that shall not be abetted.) Change-Id: Ic5264714be7439eed56b5dfca6ccaee277306f1f
2014-12-16add two options for OpenGL renderingMarkus Mohrhard
Change-Id: I1b37d8332e9a5b779c27373b2ec038ccdf2b90df
2014-12-15WaE: private field 'm_pSystemFont' is not usedTor Lillqvist
Change-Id: I620209bd008a20efc1fdc64e11eff7300162150a
2014-12-15Resolves fdo#87016 Kill "Use system font for user interface" for goodJulien Nabet
Change-Id: Ica648d4a49ef4f36fdab557a98e7df9d31a3a240 Reviewed-on: https://gerrit.libreoffice.org/13311 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-15cui: Use appropriate OUString functions on string constantsStephan Bergmann
Change-Id: I3140945b57decf8ea605c35b11e18d063a5a5c83
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
Removed XHatchStyle Change-Id: I89e7edadc4f408e5a50840aaa1a13965b8503afb Reviewed-on: https://gerrit.libreoffice.org/13442 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
Removed XGradientStyle Reviewed on: https://gerrit.libreoffice.org/13320 Change-Id: Iff662c05105c3a939104f658f2d0be7d8cb57995
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
As agreed with Adolfo (and others) at the Design hangout on 2014-12-10. Change-Id: Ibe0e8075566523e746866b9d2c15c348c345d2df
2014-12-10Make some dialogs resizable again.Jan Holesovsky
As discussed in http://listarchives.libreoffice.org/global/design/msg06845.html Change-Id: I9e9ada1b2bee6023ee7f79d28cf4de2765c5daa0
2014-12-09removed unused timeout definesTobias Madl
Change-Id: I1ebada7b06657e0ac294e60bca5d6dd5b45e9d04
2014-12-09changed timers to idleJennifer Liebel
Change-Id: I92f40d3dad133347f1b8db0b025b624d3305f885
2014-12-09changed timers to idlesTobias Madl
Change-Id: I223026ce7676a3f8fcda7eb33326cd4ee949c6f0
2014-12-09changed timer to idleTobias Madl
Change-Id: I713976070359e1f5628e7b34f7fd8f6f26b2372e
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
This addresses some cppcheck warnings. Change-Id: I19d0070c5dc54c605a7924b750eee1538bed16b3 Reviewed-on: https://gerrit.libreoffice.org/13384 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
There is no obvious authoritative upstream for clew anyway, so it causes philosophical problems for distros. For a while, we used to use a zip archive from the "clcc" project on SourceForge that included clew.c and clew.h. (Before that we also just had clew.c and clew.h in our source repo.) So, drop the external/clcc module and have clew.c and clew.h in the source repo again. But this time clew is in a module of its own, not in sc. This re-introduces "No need to have OpenCL optional at configure-time" This reverts commit 764836cb00e8e6dfd2ab48e080a166ec90359e01. Change-Id: I413142f4f9f8399489f9c3e5327132822f07a454 Reviewed-on: https://gerrit.libreoffice.org/13368 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
Change-Id: I45e34a9369b31fa284bc0fc0176c7efd81b527d4
2014-12-03Further clean-upStephan Bergmann
Change-Id: I20049b482c831e4ac2221fddfe80deb9847e72c3
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt
Removing the duplicate code,and consolidating changes by using method "getExpandedFilePath" of comphelper. Signed-off-by: Stephan Bergmann <sbergman@redhat.com>: adapted to recent change from comphelper::getExpandedFilePath to comphelper::getExpandedUri; fixed the two changes in framework to actually modify the by--non-const--ref argument; fixed a loplugin:unreffun. More clean-up to follow. Change-Id: Ie8875bcb61b616385bd64151f0a915bf7cce04e5
2014-12-03Add a limit for graphic cache based on used integer type to avoid overflowZolnai Tamás
Change-Id: Ibdf2cbf3c50f6732301d894d91a1b8ea58e4e5d6
2014-12-01Remove the hyphens from the “whitelist” and “blacklist” compound wordsAdolfo Jayme Barrientos
Change-Id: I5371b6d0662d8143f33b1225e9d4c7b78d521ebc Reviewed-on: https://gerrit.libreoffice.org/13205 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-01cui: More HIG fixesAdolfo Jayme Barrientos
Change-Id: I6e4c746de6c9393784ab831a39c3f19f0f380c07 Reviewed-on: https://gerrit.libreoffice.org/13204 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-01fdo#86871 (part) replace ... in buttonsOlivier Hallot
These are for cui/uiconfig/ui.po as in Pootle Replace ... with more meaningful words Change-Id: I6d841d9865eba54573c4ed4002652fd1e4c9f2aa Reviewed-on: https://gerrit.libreoffice.org/13233 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
Change-Id: I8275832d8dae43b374bddd48520d11592e9a6a1f Reviewed-on: https://gerrit.libreoffice.org/13134 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
Removed XDashStyle Change-Id: Id14802a007a90508ee033e1dc964c57d3d5ef582 Reviewed-on: https://gerrit.libreoffice.org/13213 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens
Do it the same way as position'n'size dialog does, for that matter move shared code into a separate header/class. This fixes regression from .ui migration that omitted spinbox limits Change-Id: I884904719b2608dd80aecc5d7ffb3923de71774d Reviewed-on: https://gerrit.libreoffice.org/13174 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Katarina Behrens <bubli@bubli.org>
2014-11-29non-translatable placeholderAndras Timar
Change-Id: Id210dad9b44f0164bfb247266a99c5886bfb7cbd
2014-11-28Make the OS choice a comboboxTor Lillqvist
Change-Id: Ie10d8f01b847f868e2a8d5afae8b313de3a98d91
2014-11-28Fix packing overlapTor Lillqvist
Change-Id: I3fa211be09daf3089b0ac54f885a3fb7d1753b2f
2014-11-27fdo#70861: cui: fix crash in SvxExtParagraphTabPageMichael Stahl
SvxExtParagraphTabPage::Reset() must not request a pool default for SID_ATTR_PARA_PAGENUM because it simply does not exist; the item is backed by a member of SwPageDesc in Writer. Change-Id: I9b157f048cd986566f9b01f3677b53d5974b6c8d
2014-11-27Fix OpenCL-less buildTor Lillqvist
Change-Id: I36a0151640067e3d040ebf46784bdb8c534153e1
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
Intermediate commit. More changes will follow: The device selection logic needs to be moved, too. (And cleaned up.) Instead of the separate formulacalculationoptions dialog we should simply have a normal options page for those OpenCL-related settings that will remain purely Calc-specific, like the formula opcode subsetting. Change-Id: Id60d95e80d377cbbf5780beb473b221bce06b5e5
2014-11-26Resolves: fdo#79707 duplicate acceserator keys in spell checking dialogCaolán McNamara
Change-Id: I75d2c7ac735ad3fd430eb7a3ef28ff58930769b6
2014-11-26Resolves: fdo#85590 'Pick a color' circle location is incorrect when openedCaolán McNamara
Change-Id: I18a00d0ab7acc30f4751c0e19cceffefdce90474
2014-11-25Save vertical space by putting labels and checkboxes in the same row…Adolfo Jayme Barrientos
... as dialog buttons. Change-Id: Ieea882b467c87093e7648590bbf14fe6dfa0b7ee Reviewed-on: https://gerrit.libreoffice.org/13061 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-25Simplify and beautify the Similarity Search dialogAdolfo Jayme Barrientos
* Remove unnecessary containers and unhelpful frame * Center main container * Right-align labels to remove large gaps between controls * A bit of separation for the Help button This should serve as a model for similar dialogs. Change-Id: I1964e8909159506484950df9d8ef7283809cce5f Reviewed-on: https://gerrit.libreoffice.org/13057 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-25fdo#86579 Give uniform width to Category and Format framesAdolfo Jayme Barrientos
Change-Id: I55648417f56c28b0ac07ebff908805764bb2eb0c Reviewed-on: https://gerrit.libreoffice.org/13059 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>