summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Resolves: fdo#39347 changeall strips periods of sentences ending in errorCaolán McNamara2-19/+31
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
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
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
2011-09-04Fix for i#95158: Don't reset selected colour on tab switchKatarina Machalkova1-0/+9
2011-08-29WaE: dbglevel=2Caolán McNamara1-16/+0
2011-08-29Rename class XColorTable to XColorListJoseph Powers14-51/+50
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
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
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