summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)AuthorFilesLines
2011-10-17Resolves: fdo#39347 changeall strips periods of sentences ending in errorCaolán McNamara2-19/+31
It's really dubious to do this, but we're doing it already for "Replace", just not for "Replace All". Might as well be equally wrong everywhere.
2011-10-17Styles cleanup: forgot to remove some bitsCédric Bosdonnat1-6/+1
2011-10-17Removed list and numbering paragraph styles and related option pageCédric Bosdonnat1-3/+0
2011-10-11tpcolor.cxx: unused parameter warningMichael Stahl1-0/+2
2011-10-11fix XColorList related crasher in tools->options, and try to clean moreMichael Meeks5-55/+135
2011-10-10callcatcher: SvxHtmlExportModeConfigItem_Impl unused nowCaolán McNamara1-48/+0
2011-10-07WaE: win32 cleanupMichael Meeks1-1/+1
2011-10-06Remove code related to previously disabled HTML 3.2 exportHarri Pitkänen1-9/+2
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-03Fix for fdo#41408 - [UI] Need more room for localized string (IV)Olivier Hallot1-3/+3
The following patch gives more room to Calc page dialog to display localized strings without truncation Sizes adjusted for fontsize = 10
2011-09-28re-work XPropertyList default extension handling to increase re-useMichael Meeks1-22/+7
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks12-190/+82
2011-09-27more ColorTable to List cleanup, and abstraction of load/saveMichael Meeks12-492/+443
2011-09-26private operator delete, use factoryCaolán McNamara1-3/+3
2011-09-26more post colortable cleanupMichael Meeks1-1/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks27-362/+234
This cleans up a lot of lifecycle nasties and cleans up some serious cut/paste code duplication issues at the same time. Cleanup the naming of ColorTable -> ColorList to match the impl. too
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-11/+34
2011-09-20Removed pPageView made unused by previous changeset 3e5edf6c.Stephan Bergmann1-2/+2
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel1-7/+30
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara12-29/+9
2011-09-12start of embedding check-button & cui code cleanupMichael Meeks2-24/+85
2011-09-12callcatcher: drop unused methodsCaolán McNamara2-8/+0
2011-09-12windows is the only platform which does thisCaolán McNamara1-3/+3
2011-09-12make cui ByteString freeCaolán McNamara1-5/+7
2011-09-11cleanup cut/paste .src changes and add 'Embed' check-box to srcMichael Meeks4-181/+85
2011-09-08Related: fdo#40420 don't crash on missing/failing xmlsecurity libCaolán McNamara1-5/+11
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen1-3/+0
2011-09-07kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen1-1/+1
2011-09-06Update shape fill preview on switch to this tabKatarina Machalkova1-0/+1
(related to i#95158, but not quite)
2011-09-04Fix for i#95158: Don't reset selected colour on tab switchKatarina Machalkova1-0/+9
Set modified flag if position in the listbox changes (also for bitmaps, hatching & friends)
2011-08-29WaE: dbglevel=2Caolán McNamara1-16/+0
2011-08-29Rename class XColorTable to XColorListJoseph Powers14-51/+50
The class is now based on XPropertyList instead of XPropertyTable and all of the other classed based on XPropertyList are named X..List.
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers2-3/+3
2011-08-29tweak for changeCaolán McNamara1-2/+2
2011-08-26Remove HTML 3.2 export optionHarri Pitkänen2-11/+5
2011-08-26Remove extra #defineHarri Pitkänen1-2/+2
HTML_CFG_MSIE was an alias for HTML_CFG_MSIE_40, just use it everywhere for clarity.
2011-08-26OfaTreeOptionsDialog: no need to use a bool for a single iterationMiklos Vajna1-4/+2
2011-08-26Resolves: fdo#36678 move init that depends on parent to post-parent availCaolán McNamara1-6/+10
2011-08-25callcatcher: yet more unused codeCaolán McNamara2-11/+0
2011-08-24various createfromascii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2-15/+16
2011-08-24String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara1-3/+3
2011-08-22Appearance dialog: fixed rendering of groups headingsCédric Bosdonnat2-4/+7
2011-08-22Cleaned up the HIDs in the color configCédric Bosdonnat2-36/+42
2011-08-22Resolves: fdo#39348 toggling grammar checkbox deletes sentenceCaolán McNamara1-1/+2
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara1-1/+1
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud43-1431/+338
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli36-200/+270
Conflicts: automation/source/inc/cmdbasestream.hxx automation/source/server/cmdbasestream.cxx automation/source/server/retstrm.hxx automation/source/testtool/cmdstrm.cxx automation/source/testtool/cmdstrm.hxx automation/source/testtool/tcommuni.cxx basctl/prj/d.lst basctl/uiconfig/basicide/toolbar/findbar.xml cui/source/dialogs/about.cxx cui/source/dialogs/about.src cui/source/inc/about.hxx extensions/source/abpilot/abpservices.cxx extensions/source/dbpilots/dbpservices.cxx extensions/source/propctrlr/pcrservices.cxx extensions/source/svg/makefile.mk forms/Library_frm.mk lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx package/prj/d.lst package/source/zipapi/XMemoryStream.cxx package/source/zipapi/XMemoryStream.hxx setup_native/prj/d.lst setup_native/source/win32/customactions/relnotes/makefile.mk tools/test/export.map wizards/com/sun/star/wizards/common/ConfigGroup.py wizards/com/sun/star/wizards/common/ConfigNode.py wizards/com/sun/star/wizards/common/Configuration.py wizards/com/sun/star/wizards/common/Desktop.py wizards/com/sun/star/wizards/common/FileAccess.py wizards/com/sun/star/wizards/common/Helper.py wizards/com/sun/star/wizards/common/SystemDialog.py wizards/com/sun/star/wizards/document/OfficeDocument.py wizards/com/sun/star/wizards/fax/FaxDocument.py wizards/com/sun/star/wizards/fax/FaxWizardDialog.py wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py wizards/com/sun/star/wizards/letter/LetterDocument.py wizards/com/sun/star/wizards/letter/LetterWizardDialog.py wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py wizards/com/sun/star/wizards/text/TextDocument.py wizards/com/sun/star/wizards/text/TextFieldHandler.py wizards/com/sun/star/wizards/text/TextSectionHandler.py wizards/com/sun/star/wizards/text/ViewHandler.py wizards/com/sun/star/wizards/ui/UnoDialog.py wizards/com/sun/star/wizards/ui/UnoDialog2.py wizards/com/sun/star/wizards/ui/WizardDialog.py wizards/com/sun/star/wizards/ui/event/CommonListener.py wizards/com/sun/star/wizards/ui/event/DataAware.py wizards/com/sun/star/wizards/ui/event/RadioDataAware.py wizards/com/sun/star/wizards/ui/event/UnoDataAware.py wizards/util/helpids.h wizards/util/hidother.src xmlsecurity/prj/build.lst xmlsecurity/prj/d.lst xmlsecurity/qa/certext/SanCertExt.cxx
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-18Header/Footer: moved the decorator color to the optionsCédric Bosdonnat4-77/+100