summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Collapse)AuthorAgeFilesLines
* Fix for fdo#41408 - [UI] Need more room for localized string (IV)Olivier Hallot2011-10-031-3/+3
| | | | | | | The following patch gives more room to Calc page dialog to display localized strings without truncation Sizes adjusted for fontsize = 10
* re-work XPropertyList default extension handling to increase re-useMichael Meeks2011-09-281-22/+7
|
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-2/+2
|
* add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks2011-09-2712-190/+82
|
* more ColorTable to List cleanup, and abstraction of load/saveMichael Meeks2011-09-2712-492/+443
|
* private operator delete, use factoryCaolán McNamara2011-09-261-3/+3
|
* more post colortable cleanupMichael Meeks2011-09-261-1/+1
|
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-2427-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
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-11/+34
|
* Removed pPageView made unused by previous changeset 3e5edf6c.Stephan Bergmann2011-09-201-2/+2
|
* Add missing chart data point ODF1.2 standard symbolsRegina Henschel2011-09-201-7/+30
|
* I believe the src charset pragma is archaic and unusedCaolán McNamara2011-09-1312-29/+9
|
* start of embedding check-button & cui code cleanupMichael Meeks2011-09-122-24/+85
|
* callcatcher: drop unused methodsCaolán McNamara2011-09-122-8/+0
|
* windows is the only platform which does thisCaolán McNamara2011-09-121-3/+3
|
* make cui ByteString freeCaolán McNamara2011-09-121-5/+7
|
* cleanup cut/paste .src changes and add 'Embed' check-box to srcMichael Meeks2011-09-114-181/+85
|
* Related: fdo#40420 don't crash on missing/failing xmlsecurity libCaolán McNamara2011-09-081-5/+11
|
* kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen2011-09-071-3/+0
|
* kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen2011-09-071-1/+1
|
* Update shape fill preview on switch to this tabKatarina Machalkova2011-09-061-0/+1
| | | | (related to i#95158, but not quite)
* Fix for i#95158: Don't reset selected colour on tab switchKatarina Machalkova2011-09-041-0/+9
| | | | | Set modified flag if position in the listbox changes (also for bitmaps, hatching & friends)
* WaE: dbglevel=2Caolán McNamara2011-08-291-16/+0
|
* Rename class XColorTable to XColorListJoseph Powers2011-08-2914-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.
* Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers2011-08-292-3/+3
|
* tweak for changeCaolán McNamara2011-08-291-2/+2
|
* Remove HTML 3.2 export optionHarri Pitkänen2011-08-262-11/+5
|
* Remove extra #defineHarri Pitkänen2011-08-261-2/+2
| | | | | HTML_CFG_MSIE was an alias for HTML_CFG_MSIE_40, just use it everywhere for clarity.
* OfaTreeOptionsDialog: no need to use a bool for a single iterationMiklos Vajna2011-08-261-4/+2
|
* Resolves: fdo#36678 move init that depends on parent to post-parent availCaolán McNamara2011-08-261-6/+10
|
* callcatcher: yet more unused codeCaolán McNamara2011-08-252-11/+0
|
* various createfromascii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-08-242-15/+16
|
* String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara2011-08-241-3/+3
|
* Appearance dialog: fixed rendering of groups headingsCédric Bosdonnat2011-08-222-4/+7
|
* Cleaned up the HIDs in the color configCédric Bosdonnat2011-08-222-36/+42
|
* Resolves: fdo#39348 toggling grammar checkbox deletes sentenceCaolán McNamara2011-08-221-1/+2
|
* gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2011-08-221-1/+1
|
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-2143-1431/+338
|
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-2136-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
| * detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
| |
| * Header/Footer: moved the decorator color to the optionsCédric Bosdonnat2011-08-184-77/+100
| |
| * ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2011-08-151-2/+3
| | | | | | | | | | shrink ByteString api, remove need for intermediate OString/ByteString with random-ish encoding solely for check
| * SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara2011-08-121-24/+23
| |
| * Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke2011-08-101-2/+2
| |
| * prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-103-3/+3
| |
| * Replace SvULongs with vector and code clean upMaciej Rumianowski2011-08-081-1/+1
| | | | | | | | | | Instead of SvULongs use std::vector<sal_uInt32> replace sal_Bool with bool where variable is not interfering with return value
| * fdo#38956 related changes in split components repository to support LCID changesEike Rathke2011-08-051-0/+4
| |
| * Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
| |
| * Split this up into the constituent facts and bump copyright year.Caolán McNamara2011-08-024-14/+52
| | | | | | | | | | Make this more readable and make it clearer what's based on what if someone does a --with-vendor build with or without a custom product
| * Add consistent Emacs and vim mode linesTor Lillqvist2011-07-303-3/+6
| |