Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-03 | Fix for fdo#41408 - [UI] Need more room for localized string (IV) | Olivier Hallot | |
The following patch gives more room to Calc page dialog to display localized strings without truncation Sizes adjusted for fontsize = 10 | |||
2011-09-28 | re-work XPropertyList default extension handling to increase re-use | Michael Meeks | |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | |
2011-09-27 | add GetParentDialog to VCL's Window, and remove DLGWIN & cut/paste | Michael Meeks | |
2011-09-27 | more ColorTable to List cleanup, and abstraction of load/save | Michael Meeks | |
2011-09-26 | private operator delete, use factory | Caolán McNamara | |
2011-09-26 | more post colortable cleanup | Michael Meeks | |
2011-09-24 | re-factor XPropertyList derivatives to use a rtl::Reference | Michael Meeks | |
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-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara | |
2011-09-20 | Removed pPageView made unused by previous changeset 3e5edf6c. | Stephan Bergmann | |
2011-09-20 | Add missing chart data point ODF1.2 standard symbols | Regina Henschel | |
2011-09-13 | I believe the src charset pragma is archaic and unused | Caolán McNamara | |
2011-09-12 | start of embedding check-button & cui code cleanup | Michael Meeks | |
2011-09-12 | callcatcher: drop unused methods | Caolán McNamara | |
2011-09-12 | windows is the only platform which does this | Caolán McNamara | |
2011-09-12 | make cui ByteString free | Caolán McNamara | |
2011-09-11 | cleanup cut/paste .src changes and add 'Embed' check-box to src | Michael Meeks | |
2011-09-08 | Related: fdo#40420 don't crash on missing/failing xmlsecurity lib | Caolán McNamara | |
2011-09-07 | kill TF_POOLABLE, step 2: remove dead code | Bjoern Michaelsen | |
2011-09-07 | kill TF_POOLABLE, step 1: error if unset | Bjoern Michaelsen | |
2011-09-06 | Update shape fill preview on switch to this tab | Katarina Machalkova | |
(related to i#95158, but not quite) | |||
2011-09-04 | Fix for i#95158: Don't reset selected colour on tab switch | Katarina Machalkova | |
Set modified flag if position in the listbox changes (also for bitmaps, hatching & friends) | |||
2011-08-29 | WaE: dbglevel=2 | Caolán McNamara | |
2011-08-29 | Rename class XColorTable to XColorList | Joseph Powers | |
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-29 | Rebase XColorTable from XPropertyTable to XPropertyList | Joseph Powers | |
2011-08-29 | tweak for change | Caolán McNamara | |
2011-08-26 | Remove HTML 3.2 export option | Harri Pitkänen | |
2011-08-26 | Remove extra #define | Harri Pitkänen | |
HTML_CFG_MSIE was an alias for HTML_CFG_MSIE_40, just use it everywhere for clarity. | |||
2011-08-26 | OfaTreeOptionsDialog: no need to use a bool for a single iteration | Miklos Vajna | |
2011-08-26 | Resolves: fdo#36678 move init that depends on parent to post-parent avail | Caolán McNamara | |
2011-08-25 | callcatcher: yet more unused code | Caolán McNamara | |
2011-08-24 | various createfromascii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-08-24 | String::CreateFromInt64->rtl::OUString::valueOf | Caolán McNamara | |
2011-08-22 | Appearance dialog: fixed rendering of groups headings | Cédric Bosdonnat | |
2011-08-22 | Cleaned up the HIDs in the color config | Cédric Bosdonnat | |
2011-08-22 | Resolves: fdo#39348 toggling grammar checkbox deletes sentence | Caolán McNamara | |
2011-08-22 | gsl_getSystemTextEncoding->osl_getThreadTextEncoding | Caolán McNamara | |
2011-08-21 | undo anything not wizard related in the previous merge-commit | Norbert Thiebaud | |
2011-08-21 | Merge branch 'master' into feature/gsoc2011_wizards | Xisco Fauli | |
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-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | |
2011-08-18 | Header/Footer: moved the decorator color to the options | Cédric Bosdonnat | |
2011-08-18 | callcatcher: remove unused TpBorderRGBColor | Caolán McNamara | |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara | |
shrink ByteString api, remove need for intermediate OString/ByteString with random-ish encoding solely for check | |||
2011-08-12 | SvtFilterOptions::Get can never be NULL, return ref and don't leak | Caolán McNamara | |
2011-08-10 | Number formatter sal_Bool -> bool clean-up and cosmetics | Eike Rathke | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-08 | Replace SvULongs with vector and code clean up | Maciej Rumianowski | |
Instead of SvULongs use std::vector<sal_uInt32> replace sal_Bool with bool where variable is not interfering with return value | |||
2011-08-05 | fdo#38956 related changes in split components repository to support LCID changes | Eike Rathke | |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe | |
2011-08-02 | Split this up into the constituent facts and bump copyright year. | Caolán McNamara | |
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 |