summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2013-09-25list types added to Expert Config pageEfe Gürkan YALAMAN
Known list types added to the expert config page.( []string, []short,etc) A new method for turning the comma seperated string to uno::Sequence added Also some improvements on memory handling and value dialog size. Change-Id: Id1f68b5e013208bda0fa697e89cd00c7bdda292f
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
2013-09-25fix TODO news:// is nonsenseCaolán McNamara
Change-Id: If605965f21f2e83fbbef150f2caa2328724e2d3b
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
Change-Id: I4a9b34d63d2534a35aa9a878b8c2bec15262c2be
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
This reverts commit 7ce2a89f4f8fa84232896766276cb3433ada239c. Change-Id: I53f572777e84f66fd4c3d18fb686dac09095804a revert d38cb53e3bcf3fd95a75e03b01c3b7a209d07b46 Change-Id: I5b243b69e50084316aaeab250d6b01079c12b718 Revert "sidebar: disable impress task pane if sidebar is enabled." This reverts commit ee1726bfdba483623d496a3bcc09089e8b55cd65. revert 54d820a7815af03a248c1aa424fae9bf9a4881f4 Change-Id: Ie7c83d88f5427a7e42fa50879280a0c4a7c2cdd1 Revert "Only register and use the Sidebar if it is globally enabled." This reverts commit 66a5cc468cef0c6db8b42b7f25367f04208e6f2e. Conflicts: sfx2/source/view/viewfrm.cxx Change-Id: I17fe702996c4adf7f387573d36ea993f8cc32c96 Revert "disable sidebar menu option if it is disabled." This reverts commit 05f0eb57618d090fa45011120a907a3b1157accb. Revert "finally get the taskpane rendering again" This reverts commit 228bb7ffe0d404ba1225f7b4d26ca71e098577d9. Conflicts: officecfg/registry/data/org/openoffice/Office/Impress.xcu sd/source/ui/framework/factories/TaskPanelFactory.cxx sd/source/ui/framework/tools/FrameworkHelper.cxx Change-Id: I248cc9a769695cde19e78774d42ce666dc685599 Revert "don't throw up the sidebar on start." This reverts commit 645db9a2bd9b1eec381de60c491e6b7f9ee7a7b4. Conflicts: officecfg/registry/data/org/openoffice/Office/Views.xcu Change-Id: I911859757e2e019836e8ed5213d2ba69ff82aec8 Revert "update to the right service name for new URLs." This reverts commit 55f49970f4085e3a1498961edabd5303bd6bea6c. Conflicts: sd/source/ui/framework/tools/FrameworkHelper.cxx Change-Id: I1ba2762a4c969a9125ff8354a9b6035813290021 Revert "tentatively restore more UNO / task-pane goo ..." This reverts commit 052ac10a6f9b28b9b06884dd3ed41879722be6c9. Conflicts: officecfg/registry/data/org/openoffice/Office/Impress.xcu Change-Id: I7e62f27329af033df811549436718648a6447dea Revert "more reverts, first cut at making sidebar optional." This reverts commit a65a423e22fc03d0b7850bbf20dfc30f6cfa34dd. Revert "add experimental option for sidebar to 'Advanced' pane." This reverts commit 54d820a7815af03a248c1aa424fae9bf9a4881f4. Conflicts: cui/source/options/optjava.cxx sd/source/ui/framework/module/ImpressModule.cxx Change-Id: I09a6c0f7834c8ef330d05a014505aaaf09ae096f Revert "Restore FrameworkHelper taskpane URLs." This reverts commit e9c2d5b26b1e1b52bdf87192a76314b7362fa80c. more foo Change-Id: I2eaa2fbd74dc7a2f7ba937d310472cee6b5a0b57 really go to town on it Change-Id: I885dc03cd0286bbfdf05c05da9f0bbea2b78bcf4
2013-09-19Typographic correction in UI (AutoCorrect options)Laurent Balland-Poirier
Change-Id: I2850df14f9dce01574b538511d091cbb2b4c53fd
2013-09-19remove dead definitionsNoel Grandin
Change-Id: I69d2df6cb0a7f994339972a23a913938307e5791
2013-09-17add "complex text layout" for CTL optionabdulmajeed ahmed
Change-Id: I0c9a0442bf617f397651ae0027c824d6f0709c14
2013-09-16Resolves: fdo#67697 source formatting option list in autocorrectCaolán McNamara
regression from 0513e10635c85fc1aa214948de4992d4b76d555c "fdo#49350 Speedup "OK" action of auto-correct dialog" Change-Id: Iede6063729433beb3ac50dbdb45230c1d774cea0
2013-09-16Related: fdo#67730 label overlaps listbox and steals its clickCaolán McNamara
Change-Id: I9b803bb966916210495025e3811732224585c213
2013-09-16Related: fdo#67730 automatic turns the preview a blue colorCaolán McNamara
Change-Id: I31c9129472ab64bfda283bb766fad949acb96754
2013-09-16Resolves: fdo#67730 Preview colors on Smart Tags & Shadows are swappedCaolán McNamara
Change-Id: I63916283c67b9acd79df96a48485dba6b25cf8cb
2013-09-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara
Change-Id: Iecb8104ea2891d5229e3ecace54e12287d9b0ac6
2013-09-13String to OUStringThomas Arnhold
This removes nearly all ToLowerAscii() calls. Conflicts: linguistic/source/convdic.cxx linguistic/source/convdiclist.cxx linguistic/source/dlistimp.cxx sc/source/filter/html/htmlexp.cxx Change-Id: Iddcaacfb7383e1df3d2f13751a3c788eba953fdd Reviewed-on: https://gerrit.libreoffice.org/5895 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-09-12drop unused hidCaolán McNamara
Change-Id: I70c9e272d52809ba0c166085f24fec672a18ab1b
2013-09-12oops, forgot about my debugging 'a'Caolán McNamara
Change-Id: I339a490cfeda0de170772a396241b939a1dd1a59
2013-09-12Convert connector tab page to widget UIOlivier Hallot
Also: * Rename dimensionline.ui to dimensionlinetabpage for naming consistency * Fix connector and measure dialogs for connectors and dimension lines Change-Id: I921890b33a5f9807a6e12341ef7f374312abfc8b Reviewed-on: https://gerrit.libreoffice.org/5920 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-12CID#736167 unlikely out of boundsCaolán McNamara
Change-Id: Ib20864bdcc7760258a19f80325003a14b3c362a3
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
and convert String* to OUString, no need to hold a pointer to a ref-counted value type. Change-Id: I79c62979ee8ec0d5e6d2efc50609ad5595571a7d
2013-09-11convert include/editeng/edtdlg.hxx from String to OUStringNoel Grandin
Change-Id: Ie42861b0f53e8493d7cff11593c1fa3ae5669843
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin
Change-Id: I52e6e34776fe494da431f8387f5f330b9aca36fe
2013-09-11convert SvStringsISortDtor from OUString* to OUStringNoel Grandin
There is no point in storing pointers to a reference counted value type. It complicates memory management without gaining us anything. Change-Id: I756dfad740de3203d88ba48d0ebdfb8671b41cfb
2013-09-11convert SvStringsISortDtor class from String to OUStringNoel Grandin
Change-Id: Iad22ba07dd3dfbd5162fa4e16ebb5f44c5eb7811
2013-09-11convert include/editeng/swafopt.hxx from String to OUStringNoel Grandin
Change-Id: Ic3686fb44cd1e448b9998f2ddc73f9bfd1b3aaa8
2013-09-10CID#736323 resource leakCaolán McNamara
Change-Id: I264011a8371e71e28bda8ed853894088f680cd71
2013-09-10CID#736321 resource leakCaolán McNamara
Change-Id: Ic91875370809fb85f50af38b9db5ce8a5025e866
2013-09-09WaE: unused variable 'aText'Andrzej J.R. Hunt
Change-Id: Ief0af6dd64e5d144dd6396789068b3c7dae977bc
2013-09-09WaE: variables 'nDoub' and 'nFloat' are uninitialized when used hereTor Lillqvist
Initialise them in the presumably intended way to get rid of the warning. Note that the code around there is somewhat confused and downright wrong anyway, though. Also "+0", "-0" or "000" for instance are correct ways to write zero. Also SAL_MAX_INT32 and SAL_MIN_INT32 are legal values for a UNO "long". (And it will always be true that a sal_Int32 is <= SAL_MAX_INT32 and >= SAL_MIN_INT32.) And does the code accept any single-character string as zero? Then there is copy-paste galore for the "hyper", "double" and "float" cases. Change-Id: Ie1920cfb4d17dca7cd966d8b200d2510ea975290
2013-09-09Various improvements Expert ConfigEfe Gürkan YALAMAN
Loads all options now in a plausibletime. Handles all short, long, hyper, double and float types. Also handles []hyper type. Also using a custom edit widget for prevent errors for integer types. Change-Id: Idb4f2cb49381e7f92e27a5e89107d48a334f0a26
2013-09-09set mnemonic widgetsCaolán McNamara
Change-Id: Id986d86c58c90db67f5943ace13d9cbe383ceaa0
2013-09-09Convert java start parameters dialog to .uiFaisal M. Al-Otaibi
Change-Id: Ib3aaeb751ae67c0ed4e444f6febd676ddd94f924
2013-09-09unify strip previews optimal size in one placeCaolán McNamara
Change-Id: I6ae1073d013c9d9bbca39c505955436cd4950d1b
2013-09-09Convert dimension lines tab page to widget UIOlivier Hallot
Change-Id: I1d5176609e2acd0d70991a541196e2b9857576f8 Reviewed-on: https://gerrit.libreoffice.org/5879 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-09callcatcher: update unused codeCaolán McNamara
Change-Id: I76825425ff084d3fb1e331fb7ff13b097744c208 Reviewed-on: https://gerrit.libreoffice.org/5882 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-08String to OUStringThomas Arnhold
Change-Id: I24af8d00178d47a8c675b945d4d1291f0bfd0f11
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
Change-Id: I849dbf3a40189e700036249b15dd8bde493083b6
2013-09-08don't care if SfxNoLayoutSingleTabDialog or SfxSingleTabDialog hereCaolán McNamara
Change-Id: Ic269a729a59c8dedb29b1f54b7413d65259363c0
2013-09-08SvxJSearchOptionsDialog can now be converted to SfxSingleTabDialogCaolán McNamara
Change-Id: I13ec9a61b24c937830faea4eba6bf59ae4cbc0b1
2013-09-05update pchThomas Arnhold
Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
2013-09-05CID#1078788: fix memory leakMarkus Mohrhard
Change-Id: I4ac535c4f5dd3b414771d54ba1718ffe5254b525
2013-09-05Make use replaceFirstThomas Arnhold
Change-Id: Ieedb318f36afc5d85fa90533578e847a1d9d6840
2013-09-05convert include/svx/fmsearch.hxx from String to OUStringNoel Grandin
Change-Id: I167e5e5a54d9fbf9394c7f81484a20f460465c8d
2013-09-05convert includes/svx/numfmtsh.hxx from String to OUStringNoel Grandin
Change-Id: I95884864dd943a65cef64262cc9f05b9ceb524b2
2013-09-05convert include/svx/svxdlg.hxx from String to OUStringNoel Grandin
Change-Id: I18694c0f74f331c9d798ca85c52c744d43a599bb
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin
Change-Id: I5230e5bfe1297875388ef798ed75b675ba09dd89
2013-09-04remove filerec.hxx inclusion where not neededPhilipp Riemer
Change-Id: Ia5a65cb53580ed1ed7535a787f4f762da5a43d43 Reviewed-on: https://gerrit.libreoffice.org/5792 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
Change-Id: Iaa3d2d2dbe06eec91f1c4f2609cc1e3f5f7bbb7b
2013-09-03completition->completion :)Ivan Timofeev
Change-Id: I7a5ae7cc0d6a253bbc27db076babedd65c89be1a
2013-09-03Bypass SvxBasicIDEOptionsPage when DISABLE_SCRIPTINGTor Lillqvist
Change-Id: I687dc152a60d1f5ccdf8d8ca763040cbff74e3cf
2013-09-02fdo#62475 - remove visual noisePhilipp Riemer
Change-Id: Ic944fc45aded66939a2fc1622536eb3f2d80d764