summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Use language/script specific CTL/CJK sample text in font previewCaolán McNamara2011-10-211-4/+10
* Revert "callcatcher: replace Clone() by NULL"Eike Rathke2011-10-191-5/+5
* Resolves: fdo#39347 changeall strips periods of sentences ending in errorCaolán McNamara2011-10-172-19/+31
* Styles cleanup: forgot to remove some bitsCédric Bosdonnat2011-10-171-6/+1
* Removed list and numbering paragraph styles and related option pageCédric Bosdonnat2011-10-171-3/+0
* tpcolor.cxx: unused parameter warningMichael Stahl2011-10-111-0/+2
* fix XColorList related crasher in tools->options, and try to clean moreMichael Meeks2011-10-115-55/+135
* callcatcher: SvxHtmlExportModeConfigItem_Impl unused nowCaolán McNamara2011-10-101-48/+0
* WaE: win32 cleanupMichael Meeks2011-10-071-1/+1
* Remove code related to previously disabled HTML 3.2 exportHarri Pitkänen2011-10-061-9/+2
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* Fix for fdo#41408 - [UI] Need more room for localized string (IV)Olivier Hallot2011-10-031-3/+3
* 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
* 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
* Fix for i#95158: Don't reset selected colour on tab switchKatarina Machalkova2011-09-041-0/+9
* WaE: dbglevel=2Caolán McNamara2011-08-291-16/+0
* Rename class XColorTable to XColorListJoseph Powers2011-08-2914-51/+50
* 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
* 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
|\