summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2011-10-07WaE: win32 cleanupMichael Meeks
2011-10-06Remove code related to previously disabled HTML 3.2 exportHarri Pitkänen
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-03Fix for fdo#41408 - [UI] Need more room for localized string (IV)Olivier Hallot
2011-09-28re-work XPropertyList default extension handling to increase re-useMichael Meeks
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks
2011-09-27more ColorTable to List cleanup, and abstraction of load/saveMichael Meeks
2011-09-26private operator delete, use factoryCaolán McNamara
2011-09-26more post colortable cleanupMichael Meeks
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-20Removed pPageView made unused by previous changeset 3e5edf6c.Stephan Bergmann
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-09-12start of embedding check-button & cui code cleanupMichael Meeks
2011-09-12callcatcher: drop unused methodsCaolán McNamara
2011-09-12windows is the only platform which does thisCaolán McNamara
2011-09-12make cui ByteString freeCaolán McNamara
2011-09-11cleanup cut/paste .src changes and add 'Embed' check-box to srcMichael Meeks
2011-09-08Related: fdo#40420 don't crash on missing/failing xmlsecurity libCaolán McNamara
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen
2011-09-07kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen
2011-09-06Update shape fill preview on switch to this tabKatarina Machalkova
2011-09-04Fix for i#95158: Don't reset selected colour on tab switchKatarina Machalkova
2011-08-29WaE: dbglevel=2Caolán McNamara
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers
2011-08-29tweak for changeCaolán McNamara
2011-08-26Remove HTML 3.2 export optionHarri Pitkänen
2011-08-26Remove extra #defineHarri Pitkänen
2011-08-26OfaTreeOptionsDialog: no need to use a bool for a single iterationMiklos Vajna
2011-08-26Resolves: fdo#36678 move init that depends on parent to post-parent availCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-24various createfromascii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-08-24String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara
2011-08-22Appearance dialog: fixed rendering of groups headingsCédric Bosdonnat
2011-08-22Cleaned up the HIDs in the color configCédric Bosdonnat
2011-08-22Resolves: fdo#39348 toggling grammar checkbox deletes sentenceCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-18Header/Footer: moved the decorator color to the optionsCédric Bosdonnat
2011-08-18callcatcher: remove unused TpBorderRGBColorCaolán McNamara
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08Replace SvULongs with vector and code clean upMaciej Rumianowski